Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-07-16 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2002-07-17 | 1 | -0/+5 |
| | | | | | * config.guess: Update to 2002-07-09 version. * config.sub: Update to 2002-07-03 version. | ||||
* | * configure.in: Remove two redundant tests. | DJ Delorie | 2002-07-11 | 1 | -0/+4 |
| | |||||
* | * configure.in (mips*-*-irix6*o32): Enable stabs. | DJ Delorie | 2002-07-11 | 1 | -0/+4 |
| | |||||
* | * configure.in: Don't build grez. | DJ Delorie | 2002-07-08 | 1 | -0/+3 |
| | | | | * Makefile.in: Ditto. | ||||
* | * Makefile.in: Remove references to bsp, cygmon, libstub. | DJ Delorie | 2002-07-08 | 1 | -0/+7 |
| | | | | | | * configure.in: Ditto. * configure.in: Remove leftover reference to gdbtest. | ||||
* | * configure.in (gxx_include_dir): Change to match versioned | DJ Delorie | 2002-07-08 | 1 | -0/+5 |
| | | | | C++ headers if --enable-version-specific-runtime-libs is used. | ||||
* | * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. | Alexandre Oliva | 2002-07-04 | 1 | -0/+4 |
| | |||||
* | * configure.in: Make --without-x work. | DJ Delorie | 2002-07-03 | 1 | -0/+4 |
| | |||||
* | New directory. Created to contain a copy of the texi2pod.pl script so that | Nick Clifton | 2002-07-03 | 1 | -0/+6 |
| | | | | it is in the same place as the version in the FSF GCC sources. | ||||
* | * configure.in: Rearrange target Makefile fragment collection. | DJ Delorie | 2002-07-03 | 1 | -0/+2 |
| | |||||
* | * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or | DJ Delorie | 2002-07-02 | 1 | -0/+6 |
| | | | | | cvs[src]. * configure.in: Ditto. | ||||
* | Remove redundant entry. | DJ Delorie | 2002-07-01 | 1 | -3/+0 |
| | |||||
* | merge from gcc: | DJ Delorie | 2002-07-01 | 1 | -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-24 Ben Elliston <bje@redhat.com> | Ben Elliston | 2002-06-24 | 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. | ||||
* | * configure.in: Fix AIX configury bug. | DJ Delorie | 2002-06-21 | 1 | -0/+4 |
| | |||||
* | * configure.in: replace ${topsrcdir} with ${srcdir} | DJ Delorie | 2002-06-19 | 1 | -0/+2 |
| | |||||
* | * configure.in: Move definition of libstdcxx_flags | DJ Delorie | 2002-06-19 | 1 | -0/+3 |
| | | | | right above usage, rather than waaay earlier. | ||||
* | * configure.in: Pull definition of is_cross_compiler earlier. | DJ Delorie | 2002-06-19 | 1 | -0/+2 |
| | |||||
* | * configure.in: Rearrange a little. | DJ Delorie | 2002-06-19 | 1 | -0/+2 |
| | |||||
* | * configure.in: Remove references to librx. | DJ Delorie | 2002-06-19 | 1 | -0/+5 |
| | | | | * Makefile.in: Remove references to librx. | ||||
* | * configure.in: Eliminate ${gasdir} variable. | DJ Delorie | 2002-06-19 | 1 | -0/+4 |
| | |||||
* | 2002-06-18 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2002-06-18 | 1 | -0/+5 |
| | | | | | * configure.in: Add support for frv. * config.sub: Add support for frv. | ||||
* | * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. | DJ Delorie | 2002-06-12 | 1 | -0/+4 |
| | |||||
* | * configure.in (vax-*-netbsd*): Re-enable gas. | Jason Thorpe | 2002-06-09 | 1 | -0/+4 |
| | |||||
* | * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, | DJ Delorie | 2002-05-31 | 1 | -0/+4 |
| | | | | | BUILD_PREFIX_1, to correct nomenclature. * configure: Likewise. | ||||
* | * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. | DJ Delorie | 2002-05-31 | 1 | -0/+5 |
| | | | | * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. | ||||
* | * config-ml.in: Propogate DESTDIR also. | DJ Delorie | 2002-05-31 | 1 | -0/+4 |
| | |||||
* | * configure.in (vax-*-netbsd*): Don't build gas for this | Jason Thorpe | 2002-05-30 | 1 | -0/+5 |
| | | | | platform. | ||||
* | 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>kseitz_interps-20020528-branchpoint | Marek Michalkiewicz | 2002-05-28 | 1 | -0/+5 |
| | | | | | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR. | ||||
* | Add DLX target | Nick Clifton | 2002-05-28 | 1 | -0/+4 |
| | |||||
* | * config.guess: Update to 2002-05-22 version. | Jason Thorpe | 2002-05-22 | 1 | -0/+5 |
| | | | | * config.sub: Likewise. | ||||
* | Allow for PWDCMD to override hardcoded pwd. | Nick Clifton | 2002-05-22 | 1 | -0/+10 |
| | |||||
* | * configure.in: simplify makefile fragment collection. | DJ Delorie | 2002-05-13 | 1 | -1/+3 |
| | |||||
* | * configure.in: remove code to build emacs. | DJ Delorie | 2002-05-13 | 1 | -0/+2 |
| | |||||
* | * configure.in : Remove --srcdir argument from targargs and buildargs | DJ Delorie | 2002-05-13 | 1 | -2/+5 |
| | | | | (it's always overridden in the Makefile anyway). Rearrange a bit. | ||||
* | * configure: move some logic to configure.in | DJ Delorie | 2002-05-13 | 1 | -0/+5 |
| | | | | * configure.in: move some logic from configure | ||||
* | 2002-05-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-05-07 | 1 | -0/+4 |
| | | | | * COPYING.LIBGLOSS: New file. | ||||
* | Honour DESTDIR | Nick Clifton | 2002-05-07 | 1 | -0/+4 |
| | |||||
* | * configure.in (noconfigdirs): Don't disable libgcj on | Alexandre Oliva | 2002-05-05 | 1 | -0/+5 |
| | | | | sparc64-*-solaris* and sparcv9-*-solaris*. | ||||
* | * configure.in: Revert 2002-04-18's patch; fixed in libjava. | Alexandre Oliva | 2002-05-03 | 1 | -0/+4 |
| | |||||
* | * configure.in (FLAGS_FOR_TARGET): Do not add | Thomas Fitzsimmons | 2002-05-03 | 1 | -0/+6 |
| | | | | | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*. | ||||
* | * configure.in (noconfigdirs): Replace [ ] with test. | Thomas Fitzsimmons | 2002-05-01 | 1 | -1/+3 |
| | |||||
* | * configure.in (noconfigdirs): Do not add target-newlib if | Thomas Fitzsimmons | 2002-05-01 | 1 | -0/+5 |
| | | | | target == i[3456]86-*-linux*, and host == target. | ||||
* | * config.guess: Updated to 2002-04-26's version. | Mark Mitchell | 2002-04-30 | 1 | -0/+5 |
| | | | | * config.sub: Updated to 2002-04-26's version. | ||||
* | * config/mh-cxux: remove dead code | DJ Delorie | 2002-04-30 | 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 | ||||
* | * configure.in: replace '[' with 'test' | DJ Delorie | 2002-04-30 | 1 | -0/+2 |
| | |||||
* | * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. | DJ Delorie | 2002-04-30 | 1 | -0/+5 |
| | | | | (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. | ||||
* | * configure.in: Eliminate references to gash. | DJ Delorie | 2002-04-30 | 1 | -0/+3 |
| | | | | * Makefile.in: Eliminate references to gash. | ||||
* | * configure.in: Remove useless references to 'pic' makefile fragments. | DJ Delorie | 2002-04-30 | 1 | -0/+2 |
| | |||||
* | * configure.in: (*-*-windows*) Finish removing. | DJ Delorie | 2002-04-30 | 1 | -0/+2 |
| |