summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 2002-07-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-07-171-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 Delorie2002-07-111-0/+4
|
* * configure.in (mips*-*-irix6*o32): Enable stabs.DJ Delorie2002-07-111-0/+4
|
* * configure.in: Don't build grez.DJ Delorie2002-07-081-0/+3
| | | | * Makefile.in: Ditto.
* * Makefile.in: Remove references to bsp, cygmon, libstub.DJ Delorie2002-07-081-0/+7
| | | | | | * configure.in: Ditto. * configure.in: Remove leftover reference to gdbtest.
* * configure.in (gxx_include_dir): Change to match versionedDJ Delorie2002-07-081-0/+5
| | | | C++ headers if --enable-version-specific-runtime-libs is used.
* * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.Alexandre Oliva2002-07-041-0/+4
|
* * configure.in: Make --without-x work.DJ Delorie2002-07-031-0/+4
|
* New directory. Created to contain a copy of the texi2pod.pl script so thatNick Clifton2002-07-031-0/+6
| | | | it is in the same place as the version in the FSF GCC sources.
* * configure.in: Rearrange target Makefile fragment collection.DJ Delorie2002-07-031-0/+2
|
* * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, orDJ Delorie2002-07-021-0/+6
| | | | | cvs[src]. * configure.in: Ditto.
* Remove redundant entry.DJ Delorie2002-07-011-3/+0
|
* merge from gcc:DJ Delorie2002-07-011-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 Elliston2002-06-241-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 Delorie2002-06-211-0/+4
|
* * configure.in: replace ${topsrcdir} with ${srcdir}DJ Delorie2002-06-191-0/+2
|
* * configure.in: Move definition of libstdcxx_flagsDJ Delorie2002-06-191-0/+3
| | | | right above usage, rather than waaay earlier.
* * configure.in: Pull definition of is_cross_compiler earlier.DJ Delorie2002-06-191-0/+2
|
* * configure.in: Rearrange a little.DJ Delorie2002-06-191-0/+2
|
* * configure.in: Remove references to librx.DJ Delorie2002-06-191-0/+5
| | | | * Makefile.in: Remove references to librx.
* * configure.in: Eliminate ${gasdir} variable.DJ Delorie2002-06-191-0/+4
|
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-181-0/+5
| | | | | * configure.in: Add support for frv. * config.sub: Add support for frv.
* * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.DJ Delorie2002-06-121-0/+4
|
* * configure.in (vax-*-netbsd*): Re-enable gas.Jason Thorpe2002-06-091-0/+4
|
* * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,DJ Delorie2002-05-311-0/+4
| | | | | BUILD_PREFIX_1, to correct nomenclature. * configure: Likewise.
* * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.DJ Delorie2002-05-311-0/+5
| | | | * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
* * config-ml.in: Propogate DESTDIR also.DJ Delorie2002-05-311-0/+4
|
* * configure.in (vax-*-netbsd*): Don't build gas for thisJason Thorpe2002-05-301-0/+5
| | | | platform.
* 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>kseitz_interps-20020528-branchpointMarek Michalkiewicz2002-05-281-0/+5
| | | | | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj for AVR.
* Add DLX targetNick Clifton2002-05-281-0/+4
|
* * config.guess: Update to 2002-05-22 version.Jason Thorpe2002-05-221-0/+5
| | | | * config.sub: Likewise.
* Allow for PWDCMD to override hardcoded pwd.Nick Clifton2002-05-221-0/+10
|
* * configure.in: simplify makefile fragment collection.DJ Delorie2002-05-131-1/+3
|
* * configure.in: remove code to build emacs.DJ Delorie2002-05-131-0/+2
|
* * configure.in : Remove --srcdir argument from targargs and buildargsDJ Delorie2002-05-131-2/+5
| | | | (it's always overridden in the Makefile anyway). Rearrange a bit.
* * configure: move some logic to configure.inDJ Delorie2002-05-131-0/+5
| | | | * configure.in: move some logic from configure
* 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-071-0/+4
| | | | * COPYING.LIBGLOSS: New file.
* Honour DESTDIRNick Clifton2002-05-071-0/+4
|
* * configure.in (noconfigdirs): Don't disable libgcj onAlexandre Oliva2002-05-051-0/+5
| | | | sparc64-*-solaris* and sparcv9-*-solaris*.
* * configure.in: Revert 2002-04-18's patch; fixed in libjava.Alexandre Oliva2002-05-031-0/+4
|
* * configure.in (FLAGS_FOR_TARGET): Do not addThomas Fitzsimmons2002-05-031-0/+6
| | | | | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*.
* * configure.in (noconfigdirs): Replace [ ] with test.Thomas Fitzsimmons2002-05-011-1/+3
|
* * configure.in (noconfigdirs): Do not add target-newlib ifThomas Fitzsimmons2002-05-011-0/+5
| | | | target == i[3456]86-*-linux*, and host == target.
* * config.guess: Updated to 2002-04-26's version.Mark Mitchell2002-04-301-0/+5
| | | | * config.sub: Updated to 2002-04-26's version.
* * config/mh-cxux: remove dead codeDJ Delorie2002-04-301-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 Delorie2002-04-301-0/+2
|
* * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.DJ Delorie2002-04-301-0/+5
| | | | (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
* * configure.in: Eliminate references to gash.DJ Delorie2002-04-301-0/+3
| | | | * Makefile.in: Eliminate references to gash.
* * configure.in: Remove useless references to 'pic' makefile fragments.DJ Delorie2002-04-301-0/+2
|
* * configure.in: (*-*-windows*) Finish removing.DJ Delorie2002-04-301-0/+2
|