Nathanael Nerode
d345606243
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Remove material now in src-release. (Finally!)
* Makefile.in: Regenerate.
2002-10-02 06:22:08 +00:00
Nathanael Nerode
f485ab9431
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure: Restore my original patch by syncing with gcc version.
2002-10-02 05:37:46 +00:00
Nathanael Nerode
541a513e0a
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Bring following over from gcc:
2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
* configure.in (s390*-*-linux*): Enable libgcj.
2002-10-02 05:22:11 +00:00
Nathanael Nerode
25bab762cd
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.in: Regenerate. This really ought to fix things. :sigh:
2002-10-02 04:40:23 +00:00
Alan Modra
5df3933b2f
* configure: Move stray lines back to where they belong.
2002-10-02 03:47:32 +00:00
Alan Modra
c3802bc05a
* configure: Move stray line back to where it belongs.
2002-10-02 02:41:36 +00:00
Nathanael Nerode
03e5288839
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Insert configure-target target, for src-release.
2002-10-01 23:35:42 +00:00
Nathanael Nerode
00c4e53eac
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure: Finish reverting change which Andrew Cagney started
reverting. Should fix bustage.
2002-10-01 23:21:51 +00:00
Nathanael Nerode
24197bb62b
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2002-10-01 22:58:14 +00:00
Nathanael Nerode
cd2d319d31
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
* src-release: New file. Contains material for making net
releases for gdb, binutils, et al., formerly in Makefile.in.
2002-10-01 22:34:16 +00:00
Nick Clifton
1f3e9931a5
Add cpu directory.
2002-09-30 10:34:06 +00:00
Andrew Cagney
b2c3ba8ad0
2002-09-29 Andrew Cagney <ac131313@redhat.com>
...
Revert below (note that src does not contain Makefile.tpl):
* Makefile.tpl: Make subsituted variables more autoconfy.
* Makefile.in: Regenerate.
2002-09-29 17:19:28 +00:00
Nathanael Nerode
8d3e62651e
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure: Revert accidentally applied changes.
2002-09-29 16:12:36 +00:00
Nathanael Nerode
1a575bb3c8
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Make more autoconf-friendly.
* Makefile.in: Regenerate.
* configure: Make substitution more autoconf-like.
2002-09-28 Richard Earnshaw <rearnsha@arm.com>
* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
single entry to handle all these.
(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
libjava on arm-*-elf.
2002-09-29 15:59:34 +00:00
Geoffrey Keating
4c67ff152d
* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
...
things that depend on them.
2002-09-28 01:44:34 +00:00
Nathanael Nerode
1ae955baac
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Make subsituted variables more autoconfy.
* Makefile.in: Regenerate.
* configure: Make seds more autoconfy.
2002-09-26 04:25:16 +00:00
Nathanael Nerode
426ce14a22
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Rewrite substituted lines to look autoconfy.
* Makefile.in: Regenerate.
* configure.in: Rewrite sed statements to look autoconfy.
2002-09-25 17:25:27 +00:00
Nathanael Nerode
00f56d7b36
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
all-target-foo on configure-target-foo.
* Makefile.def: Ditto.
* Makefile.in: Rebuild.
2002-09-25 16:53:08 +00:00
Nathanael Nerode
bba0272654
2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.def: New file.
* Makefile.tpl: New file.
* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
* configure.in: Minor rearrangement. Simplify tests.
2002-09-24 23:01:30 +00:00
Jason Thorpe
b14dad687d
* configure.in (with_headers): Skip copy if value is "yes".
...
(with_libs): Likewise.
2002-09-23 23:36:54 +00:00
Nathanael Nerode
8b21c48771
2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
* configure.in (sh*-*-pe*): Ditto.
* configure.in (mips*-*-pe*): Ditto.
* configure.in (*arm-wince-pe): Ditto.
2002-09-21 16:35:47 +00:00
Nathanael Nerode
4ca88d4714
2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>
...
* configure.in: Rearrange.
2002-09-20 21:03:04 +00:00
Nick Clifton
a38b141548
Import chnages from master config repository.
2002-09-12 15:59:37 +00:00
Jeff Johnston
596f5af5eb
2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: More updates.
2002-09-10 19:02:38 +00:00
Jeff Johnston
b0591c89af
2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Update.
2002-09-09 20:57:01 +00:00
Andrew Cagney
fa3c05930c
2002-08-23 Andrew Cagney <ac131313@redhat.com>
...
* texinfo/texinfo.tex: Import version 2002-06-04.06.
2002-08-23 22:24:57 +00:00
Andrew Cagney
75ec38da31
Import config.guess and config.sub.
2002-08-23 21:22:39 +00:00
Alexandre Oliva
48a289565c
* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
...
* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2002-08-20 03:04:03 +00:00
Nick Clifton
32438c512a
Add hppa-openbsd target
2002-08-06 09:18:28 +00:00
H.J. Lu
2ed099e2bf
2002-08-04 H.J. Lu (hjl@gnu.org)
...
* configure.in (mips*-*-linux*): Don't skip target-libffi.
2002-08-04 23:15:52 +00:00
DJ Delorie
ba90cf002f
* configure.in: Move generic linux case to end. Copy generic
...
linux noconfigdirs to mips*-*-linux* entry and new
powerpc64*-*-linux* entry. Add target-libffi for the latter.
2002-07-30 23:15:26 +00:00
Chris Demetriou
d477c5225d
2002-07-19 Chris Demetriou <cgd@broadcom.com>
...
* MAINTAINERS: Clarify updates of config.guess and config.sub, and
add one instance of them which was missed to the list to update.
2002-07-19 18:16:30 +00:00
Chris Demetriou
ce831986a9
2002-07-16 Chris Demetriou <cgd@broadcom.com>
...
* config.guess: Update to 2002-07-09 version.
* config.sub: Update to 2002-07-03 version.
2002-07-17 00:17:14 +00:00
DJ Delorie
3191dc1731
* configure.in: Remove two redundant tests.
2002-07-11 20:14:41 +00:00
DJ Delorie
8289ddfef6
* configure.in (mips*-*-irix6*o32): Enable stabs.
2002-07-11 19:38:34 +00:00
DJ Delorie
4fdd96e618
* configure.in: Don't build grez.
...
* Makefile.in: Ditto.
2002-07-08 22:18:40 +00:00
DJ Delorie
b66c627d9c
* Makefile.in: Remove references to bsp, cygmon, libstub.
...
* configure.in: Ditto.
* configure.in: Remove leftover reference to gdbtest.
2002-07-08 20:43:20 +00:00
DJ Delorie
fcafffa6e5
* configure.in (gxx_include_dir): Change to match versioned
...
C++ headers if --enable-version-specific-runtime-libs is used.
2002-07-08 17:14:04 +00:00
Alexandre Oliva
50bde7d427
* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2002-07-04 22:51:16 +00:00
DJ Delorie
1f52cb5d3e
* configure.in: Make --without-x work.
2002-07-03 23:35:31 +00:00
Nick Clifton
88c9830f59
New directory. Created to contain a copy of the texi2pod.pl script so that
...
it is in the same place as the version in the FSF GCC sources.
2002-07-03 11:20:13 +00:00
DJ Delorie
65604bc18f
* configure.in: Rearrange target Makefile fragment collection.
2002-07-03 03:23:47 +00:00
DJ Delorie
0bf10df1ef
* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
...
cvs[src].
* configure.in: Ditto.
2002-07-02 18:57:43 +00:00
DJ Delorie
a8983b39f5
Remove redundant entry.
2002-07-01 23:18:33 +00:00
DJ Delorie
bae6122558
merge from gcc:
...
2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Eliminate 'apache' targets.
* configure.in: Eliminate 'apache' targets.
* configure.in: Eliminate redundant tests. Reorganize.
* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
* config-ml.in: Eliminate references to Cygnus configure.
* Makefile.in: Eliminate references to building emacs.
2002-07-01 Denis Chertykov <denisc@overta.ru>
* configure.in: Add support for ip2k.
2002-07-01 23:12:32 +00:00
Ben Elliston
ced6a5288b
2002-06-24 Ben Elliston <bje@redhat.com>
...
* configure.in (host_tools): Remove cgen.
* Makefile.in (all-cgen): Remove; runs from its source directory.
(check-cgen, install-cgen, clean-cgen): Likewise.
(all-opcodes): No not depend on all-cgen.
(all-sim): Likewise.
2002-06-24 17:41:28 +00:00
DJ Delorie
ddcf02a320
* configure.in: Fix AIX configury bug.
2002-06-21 22:20:17 +00:00
DJ Delorie
6311ef8575
* configure.in: replace ${topsrcdir} with ${srcdir}
2002-06-19 23:57:41 +00:00
DJ Delorie
fa6b252e9f
* configure.in: Move definition of libstdcxx_flags
...
right above usage, rather than waaay earlier.
2002-06-19 23:53:30 +00:00
DJ Delorie
79188d5fa9
* configure.in: Pull definition of is_cross_compiler earlier.
2002-06-19 23:39:41 +00:00
DJ Delorie
333dcaabe5
* configure.in: Rearrange a little.
2002-06-19 23:24:18 +00:00
DJ Delorie
78125538d3
* configure.in: Remove references to librx.
...
* Makefile.in: Remove references to librx.
2002-06-19 23:07:26 +00:00
DJ Delorie
676a64b87d
* configure.in: Eliminate ${gasdir} variable.
2002-06-19 17:39:26 +00:00
Dave Brolley
a33cd4bc71
2002-06-18 Dave Brolley <brolley@redhat.com>
...
* configure.in: Add support for frv.
* config.sub: Add support for frv.
2002-06-18 21:34:27 +00:00
DJ Delorie
2e1c9cc889
* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2002-06-12 15:04:45 +00:00
Jason Thorpe
6643e348be
* configure.in (vax-*-netbsd*): Re-enable gas.
2002-06-09 01:32:19 +00:00
DJ Delorie
89d7acf37a
* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
...
BUILD_PREFIX_1, to correct nomenclature.
* configure: Likewise.
2002-05-31 20:09:45 +00:00
DJ Delorie
b9f8d4122b
* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
...
* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2002-05-31 19:42:41 +00:00
DJ Delorie
9a79feed94
* config-ml.in: Propogate DESTDIR also.
2002-05-31 19:30:32 +00:00
Jason Thorpe
8fde429ae6
* configure.in (vax-*-netbsd*): Don't build gas for this
...
platform.
2002-05-30 02:47:47 +00:00
Marek Michalkiewicz
ab72c934da
2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
...
* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
and libgcj for AVR.
2002-05-28 20:06:27 +00:00
Nick Clifton
de6b156083
Add DLX target
2002-05-28 17:56:42 +00:00
Jason Thorpe
613251a46d
* config.guess: Update to 2002-05-22 version.
...
* config.sub: Likewise.
2002-05-22 18:36:13 +00:00
Nick Clifton
6acce4b8bd
Allow for PWDCMD to override hardcoded pwd.
2002-05-22 09:21:32 +00:00
DJ Delorie
6f49bfb88f
* configure.in: simplify makefile fragment collection.
2002-05-13 21:19:04 +00:00
DJ Delorie
859eb63089
* configure.in: remove code to build emacs.
2002-05-13 21:16:43 +00:00
DJ Delorie
1a2d174831
* configure.in : Remove --srcdir argument from targargs and buildargs
...
(it's always overridden in the Makefile anyway). Rearrange a bit.
2002-05-13 21:11:50 +00:00
DJ Delorie
9a0da7d704
* configure: move some logic to configure.in
...
* configure.in: move some logic from configure
2002-05-13 20:55:25 +00:00
Jeff Johnston
78fb946928
2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.LIBGLOSS: New file.
2002-05-07 17:52:36 +00:00
Nick Clifton
b5cc066812
Honour DESTDIR
2002-05-07 17:22:14 +00:00
Alexandre Oliva
3d9bc8a617
* configure.in (noconfigdirs): Don't disable libgcj on
...
sparc64-*-solaris* and sparcv9-*-solaris*.
2002-05-05 18:58:17 +00:00
Alexandre Oliva
f3bd1dcfdc
* configure.in: Revert 2002-04-18's patch; fixed in libjava.
2002-05-03 18:24:32 +00:00
Thomas Fitzsimmons
2cd51a88a5
* configure.in (FLAGS_FOR_TARGET): Do not add
...
-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
on i[3456]86-*-linux*.
2002-05-03 16:13:21 +00:00
Thomas Fitzsimmons
dc60c22eae
* configure.in (noconfigdirs): Replace [ ] with test.
2002-05-01 21:32:32 +00:00
Thomas Fitzsimmons
d9a0f9d87e
* configure.in (noconfigdirs): Do not add target-newlib if
...
target == i[3456]86-*-linux*, and host == target.
2002-05-01 20:42:00 +00:00
Mark Mitchell
1bf83a86f6
* config.guess: Updated to 2002-04-26's version.
...
* config.sub: Updated to 2002-04-26's version.
2002-04-30 17:40:45 +00:00
DJ Delorie
06d55382e6
* config/mh-cxux: remove dead code
...
* config/mh-dgux386: remove dead code
* config/mh-hp300: remove dead code
* config/mh-hpux: remove dead code
* config/mh-hpux8: remove dead code
* config/mh-irix5: remove dead code
* config/mh-irix6: remove dead code
* config/mh-ncr3000: remove dead code
* config/mh-ncrsvr43: remove dead code
* config/mh-necv4: remove dead code
* config/mh-sco: remove dead code
* config/mh-solaris: remove dead code
* config/mh-sysv: remove dead code
* config/mh-sysv4: remove dead code
* config/mh-sysv5: remove dead code
* config/mh-irix4: remove, contains only dead code
* configure.in: delete reference to absent file
2002-04-30 03:30:24 +00:00
DJ Delorie
c9a2804921
* configure.in: replace '[' with 'test'
2002-04-30 03:17:27 +00:00
DJ Delorie
ac1361c424
* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
...
(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2002-04-30 02:49:33 +00:00
DJ Delorie
297263616c
* configure.in: Eliminate references to gash.
...
* Makefile.in: Eliminate references to gash.
2002-04-30 02:42:31 +00:00
DJ Delorie
7d803b4ea8
* configure.in: Remove useless references to 'pic' makefile fragments.
2002-04-30 02:28:43 +00:00
DJ Delorie
112db3b05a
* configure.in: (*-*-windows*) Finish removing.
2002-04-30 02:19:55 +00:00
DJ Delorie
41c3e8455a
* configure.in: Eliminate redundant test for libgui.
2002-04-30 02:14:16 +00:00
DJ Delorie
62cb3c073a
sync from gcc
...
2002-04-18 Tom Tromey <tromey@redhat.com>
* configure.in: Disallow configuring libgcj when it is already
installed and we're using Solaris 2.8 linker. Do enable libgcj on
Solaris 2.8 by default. For PR libgcj/6158.
2002-04-19 17:36:40 +00:00
DJ Delorie
6992cde2f8
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
...
* config/mh-a68bsd: clean out dead code
* config/mh-apollo68: clean out dead code
* config/mh-cxux: clean out dead code
* config/mh-decstation: clean out dead code
* config/mh-dgux: clean out dead code
* config/mh-dgux386: clean out dead code
* config/mh-hp300: clean out dead code
* config/mh-hpux: clean out dead code
* config/mh-hpux8: clean out dead code
* config/mh-interix: clean out dead code
* config/mh-irix4: clean out dead code
* config/mh-lynxrs6k: clean out dead code
* config/mh-mingw32: clean out dead code
* config/mh-ncr3000: clean out dead code
* config/mh-ncrsvr43: clean out dead code
* config/mh-necv4: clean out dead code
* config/mh-openedition: clean out dead code
* config/mh-riscos: clean out dead code
* config/mh-sco: clean out dead code
* config/mh-sysv4: clean out dead code
* config/mh-lynxos: removed, contained only dead code
* config/mh-vaxult2: removed, contained only dead code
* config/mh-sun3: removed, contained only dead code
* configure.in: remove references to dead files
2002-04-19 17:28:04 +00:00
DJ Delorie
a26c50352b
* configure.in: Move default CC setting out of config/mh-* fragments
...
directly into here.
2002-04-17 20:45:12 +00:00
DJ Delorie
88054d4005
* configure.in: don't even try to configure or make a subdirectory
...
if there's no configure script for it.
2002-04-17 20:24:22 +00:00
DJ Delorie
284dfa2a42
* MAINTAINERS: Remove chill maintainers.
...
* Makefile.in (CHILLFLAGS): Remove.
(CHILL_LIB): Remove.
(TARGET_CONFIGDIRS): Remove libchill.
(CHILL_FOR_TARGET): Remove.
(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
CHILL_LIB.
(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-libchill): Remove.
(all-target-libchill): Remove.
* configure.in (target_libs): Remove target-libchill.
Do not compute CHILL_FOR_TARGET.
* libchill: Remove directory.
2002-04-15 21:53:07 +00:00
DJ Delorie
f3d61cc791
Sync with gcc
2002-04-15 21:18:09 +00:00
DJ Delorie
57311c33e6
* configure.in: Add *-*-freebsd* configurations.
2002-04-10 02:13:43 +00:00
Andrew Cagney
175c5e4c4d
* Makefile.in (do-tar-bz2): Delete rule. Replace with ...
...
(do-tar, do-bz2): New rules.
(taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
(gdb-tar): New rule.
(gdb-taz): Rewrite. Use gdb-tar and do-bz2.
(insight_dejagnu.tar): New rule.
(insight.tar): New rule.
(gdb+dejagnu.tar): New rule.
(gdb.tar): New rule.
2002-04-07 20:53:57 +00:00
Andrew Cagney
b9726f76c7
* MAINTAINERS: Update dejagnu/
2002-04-07 19:17:07 +00:00
Alexandre Oliva
089b3bd71b
* ltmain.sh (relink_command): Fix typo in previous change.
2002-03-16 14:43:09 +00:00
Alexandre Oliva
d40c5645f1
* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
...
(relink_command): Added --tag flags.
(mode=install): If relinking fails; error out.
2002-03-15 23:05:24 +00:00
Richard Henderson
2b1c041081
* Makefile.in (NOTPARALLEL): New. Use it instead of explicit
...
.NOTPARALLEL tag.
(do-check): Rename from check.
(check): Allow parallel check.
2002-03-13 01:19:29 +00:00
Richard Henderson
de8af572fd
* Makefile.in (.NOTPARALLEL): Add fake tag.
2002-03-12 01:07:47 +00:00
H.J. Lu
63acbade27
2002-03-07 H.J. Lu (hjl@gnu.org)
...
* configure.in: Enable gprof for mips*-*-linux*.
2002-03-07 17:47:03 +00:00
Alexandre Oliva
06e2f4c39e
* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
...
libjava.
(CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2002-03-01 00:52:59 +00:00
Andrew Cagney
e3c6baed8a
* standards.texi: Import February 14, 2002 version.
...
* make-stds.texi: Import 2001 version.
* Makefile.in (install): Depend on install-info.
2002-02-27 02:13:36 +00:00
Daniel Jacobowitz
ef575dad60
2002-02-23 Daniel Jacobowitz <drow@mvista.com>
...
* config.guess: Import from master sources, rev 1.232.
* config.sub: Import from master sources, rev 1.246.
2002-02-24 00:04:00 +00:00