Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-06-24 | 2002-06-24 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -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 Delorie | 1 | -0/+4 | |
2002-06-19 | * configure.in: replace ${topsrcdir} with ${srcdir} | DJ Delorie | 1 | -0/+2 | |
2002-06-19 | * configure.in: Move definition of libstdcxx_flags | DJ Delorie | 1 | -0/+3 | |
right above usage, rather than waaay earlier. | |||||
2002-06-19 | * configure.in: Pull definition of is_cross_compiler earlier. | DJ Delorie | 1 | -0/+2 | |
2002-06-19 | * configure.in: Rearrange a little. | DJ Delorie | 1 | -0/+2 | |
2002-06-19 | * configure.in: Remove references to librx. | DJ Delorie | 1 | -0/+5 | |
* Makefile.in: Remove references to librx. | |||||
2002-06-19 | * configure.in: Eliminate ${gasdir} variable. | DJ Delorie | 1 | -0/+4 | |
2002-06-18 | 2002-06-18 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -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 Delorie | 1 | -0/+4 | |
2002-06-09 | * configure.in (vax-*-netbsd*): Re-enable gas. | Jason Thorpe | 1 | -0/+4 | |
2002-05-31 | * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, | DJ Delorie | 1 | -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 Delorie | 1 | -0/+5 | |
* configure.in: Eliminate version-specific references to tcl8.1, tk8.1. | |||||
2002-05-31 | * config-ml.in: Propogate DESTDIR also. | DJ Delorie | 1 | -0/+4 | |
2002-05-30 | * configure.in (vax-*-netbsd*): Don't build gas for this | Jason Thorpe | 1 | -0/+5 | |
platform. | |||||
2002-05-28 | 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl> | Marek Michalkiewicz | 1 | -0/+5 | |
* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR. | |||||
2002-05-28 | Add DLX target | Nick Clifton | 1 | -0/+4 | |
2002-05-22 | * config.guess: Update to 2002-05-22 version. | Jason Thorpe | 1 | -0/+5 | |
* config.sub: Likewise. | |||||
2002-05-22 | Allow for PWDCMD to override hardcoded pwd. | Nick Clifton | 1 | -0/+10 | |
2002-05-13 | * configure.in: simplify makefile fragment collection. | DJ Delorie | 1 | -1/+3 | |
2002-05-13 | * configure.in: remove code to build emacs. | DJ Delorie | 1 | -0/+2 | |
2002-05-13 | * configure.in : Remove --srcdir argument from targargs and buildargs | DJ Delorie | 1 | -2/+5 | |
(it's always overridden in the Makefile anyway). Rearrange a bit. | |||||
2002-05-13 | * configure: move some logic to configure.in | DJ Delorie | 1 | -0/+5 | |
* configure.in: move some logic from configure | |||||
2002-05-07 | 2002-05-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+4 | |
* COPYING.LIBGLOSS: New file. | |||||
2002-05-07 | Honour DESTDIR | Nick Clifton | 1 | -0/+4 | |
2002-05-05 | * configure.in (noconfigdirs): Don't disable libgcj on | Alexandre Oliva | 1 | -0/+5 | |
sparc64-*-solaris* and sparcv9-*-solaris*. | |||||
2002-05-03 | * configure.in: Revert 2002-04-18's patch; fixed in libjava. | Alexandre Oliva | 1 | -0/+4 | |
2002-05-03 | * configure.in (FLAGS_FOR_TARGET): Do not add | Thomas Fitzsimmons | 1 | -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 Fitzsimmons | 1 | -1/+3 | |
2002-05-01 | * configure.in (noconfigdirs): Do not add target-newlib if | Thomas Fitzsimmons | 1 | -0/+5 | |
target == i[3456]86-*-linux*, and host == target. | |||||
2002-04-30 | * config.guess: Updated to 2002-04-26's version. | Mark Mitchell | 1 | -0/+5 | |
* config.sub: Updated to 2002-04-26's version. | |||||
2002-04-30 | * config/mh-cxux: remove dead code | DJ Delorie | 1 | -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 Delorie | 1 | -0/+2 | |
2002-04-30 | * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. | DJ Delorie | 1 | -0/+5 | |
(sparc-*-elf*, sparc64-*-elf*): Disable libgcj. | |||||
2002-04-30 | * configure.in: Eliminate references to gash. | DJ Delorie | 1 | -0/+3 | |
* Makefile.in: Eliminate references to gash. | |||||
2002-04-30 | * configure.in: Remove useless references to 'pic' makefile fragments. | DJ Delorie | 1 | -0/+2 | |
2002-04-30 | * configure.in: (*-*-windows*) Finish removing. | DJ Delorie | 1 | -0/+2 | |
2002-04-30 | * configure.in: Eliminate redundant test for libgui. | DJ Delorie | 1 | -0/+4 | |
2002-04-19 | sync from gcc | DJ Delorie | 1 | -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-19 | 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com> | DJ Delorie | 1 | -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-* fragments | DJ Delorie | 1 | -0/+5 | |
directly into here. | |||||
2002-04-17 | * configure.in: don't even try to configure or make a subdirectory | DJ Delorie | 1 | -0/+5 | |
if there's no configure script for it. | |||||
2002-04-15 | * MAINTAINERS: Remove chill maintainers. | DJ Delorie | 1 | -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-15 | Sync with gcc | DJ Delorie | 1 | -0/+361 | |
2002-04-10 | * configure.in: Add *-*-freebsd* configurations. | DJ Delorie | 1 | -0/+4 | |
2002-04-07 | * Makefile.in (do-tar-bz2): Delete rule. Replace with ... | Andrew Cagney | 1 | -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 Cagney | 1 | -0/+4 | |
2002-03-16 | * ltmain.sh (relink_command): Fix typo in previous change. | Alexandre Oliva | 1 | -0/+4 | |
2002-03-15 | * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. | Alexandre Oliva | 1 | -0/+6 | |
(relink_command): Added --tag flags. (mode=install): If relinking fails; error out. | |||||
2002-03-13 | * Makefile.in (NOTPARALLEL): New. Use it instead of explicit | Richard Henderson | 1 | -66/+73 | |
.NOTPARALLEL tag. (do-check): Rename from check. (check): Allow parallel check. |