aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2002-07-01Remove redundant entry.DJ Delorie1-3/+0
2002-07-01merge from gcc:DJ Delorie1-0/+17
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-06-242002-06-24 Ben Elliston <bje@redhat.com>Ben Elliston1-3/+12
* 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-21* configure.in: Fix AIX configury bug.DJ Delorie1-0/+4
2002-06-19* configure.in: replace ${topsrcdir} with ${srcdir}DJ Delorie1-0/+2
2002-06-19* configure.in: Move definition of libstdcxx_flagsDJ Delorie1-0/+3
right above usage, rather than waaay earlier.
2002-06-19* configure.in: Pull definition of is_cross_compiler earlier.DJ Delorie1-0/+2
2002-06-19* configure.in: Rearrange a little.DJ Delorie1-0/+2
2002-06-19* configure.in: Remove references to librx.DJ Delorie1-0/+5
* Makefile.in: Remove references to librx.
2002-06-19* configure.in: Eliminate ${gasdir} variable.DJ Delorie1-0/+4
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+5
* configure.in: Add support for frv. * config.sub: Add support for frv.
2002-06-12* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.DJ Delorie1-0/+4
2002-06-09* configure.in (vax-*-netbsd*): Re-enable gas.Jason Thorpe1-0/+4
2002-05-31* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,DJ Delorie1-0/+4
BUILD_PREFIX_1, to correct nomenclature. * configure: Likewise.
2002-05-31* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.DJ Delorie1-0/+5
* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2002-05-31* config-ml.in: Propogate DESTDIR also.DJ Delorie1-0/+4
2002-05-30* configure.in (vax-*-netbsd*): Don't build gas for thisJason Thorpe1-0/+5
platform.
2002-05-282002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>Marek Michalkiewicz1-0/+5
* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR.
2002-05-28Add DLX targetNick Clifton1-0/+4
2002-05-22* config.guess: Update to 2002-05-22 version.Jason Thorpe1-0/+5
* config.sub: Likewise.
2002-05-22Allow for PWDCMD to override hardcoded pwd.Nick Clifton1-0/+10
2002-05-13* configure.in: simplify makefile fragment collection.DJ Delorie1-1/+3
2002-05-13* configure.in: remove code to build emacs.DJ Delorie1-0/+2
2002-05-13* configure.in : Remove --srcdir argument from targargs and buildargsDJ Delorie1-2/+5
(it's always overridden in the Makefile anyway). Rearrange a bit.
2002-05-13* configure: move some logic to configure.inDJ Delorie1-0/+5
* configure.in: move some logic from configure
2002-05-072002-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
* COPYING.LIBGLOSS: New file.
2002-05-07Honour DESTDIRNick Clifton1-0/+4
2002-05-05* configure.in (noconfigdirs): Don't disable libgcj onAlexandre Oliva1-0/+5
sparc64-*-solaris* and sparcv9-*-solaris*.
2002-05-03* configure.in: Revert 2002-04-18's patch; fixed in libjava.Alexandre Oliva1-0/+4
2002-05-03 * configure.in (FLAGS_FOR_TARGET): Do not addThomas Fitzsimmons1-0/+6
-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*.
2002-05-01 * configure.in (noconfigdirs): Replace [ ] with test.Thomas Fitzsimmons1-1/+3
2002-05-01 * configure.in (noconfigdirs): Do not add target-newlib ifThomas Fitzsimmons1-0/+5
target == i[3456]86-*-linux*, and host == target.
2002-04-30 * config.guess: Updated to 2002-04-26's version.Mark Mitchell1-0/+5
* config.sub: Updated to 2002-04-26's version.
2002-04-30* config/mh-cxux: remove dead codeDJ Delorie1-0/+2
* 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* configure.in: replace '[' with 'test'DJ Delorie1-0/+2
2002-04-30* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.DJ Delorie1-0/+5
(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2002-04-30* configure.in: Eliminate references to gash.DJ Delorie1-0/+3
* Makefile.in: Eliminate references to gash.
2002-04-30* configure.in: Remove useless references to 'pic' makefile fragments.DJ Delorie1-0/+2
2002-04-30* configure.in: (*-*-windows*) Finish removing.DJ Delorie1-0/+2
2002-04-30* configure.in: Eliminate redundant test for libgui.DJ Delorie1-0/+4
2002-04-19sync from gccDJ Delorie1-0/+6
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-192002-04-19 Nathanael Nerode <neroden@twcny.rr.com>DJ Delorie1-0/+4
* 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-17* configure.in: Move default CC setting out of config/mh-* fragmentsDJ Delorie1-0/+5
directly into here.
2002-04-17* configure.in: don't even try to configure or make a subdirectoryDJ Delorie1-0/+5
if there's no configure script for it.
2002-04-15* MAINTAINERS: Remove chill maintainers.DJ Delorie1-0/+19
* 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-15Sync with gccDJ Delorie1-0/+361
2002-04-10* configure.in: Add *-*-freebsd* configurations.DJ Delorie1-0/+4
2002-04-07* Makefile.in (do-tar-bz2): Delete rule. Replace with ...Andrew Cagney1-0/+12
(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* MAINTAINERS: Update dejagnu/Andrew Cagney1-0/+4
2002-03-16* ltmain.sh (relink_command): Fix typo in previous change.Alexandre Oliva1-0/+4