aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2002-08-20* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva1-0/+6
* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2002-08-06Add hppa-openbsd targetNick Clifton1-0/+4
2002-08-042002-08-04 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+4
* configure.in (mips*-*-linux*): Don't skip target-libffi.
2002-07-30* configure.in: Move generic linux case to end. Copy genericDJ Delorie1-0/+6
linux noconfigdirs to mips*-*-linux* entry and new powerpc64*-*-linux* entry. Add target-libffi for the latter.
2002-07-192002-07-19 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+5
* 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-172002-07-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+5
* config.guess: Update to 2002-07-09 version. * config.sub: Update to 2002-07-03 version.
2002-07-11* configure.in: Remove two redundant tests.DJ Delorie1-0/+4
2002-07-11* configure.in (mips*-*-irix6*o32): Enable stabs.DJ Delorie1-0/+4
2002-07-08* configure.in: Don't build grez.DJ Delorie1-0/+3
* Makefile.in: Ditto.
2002-07-08* Makefile.in: Remove references to bsp, cygmon, libstub.DJ Delorie1-0/+7
* configure.in: Ditto. * configure.in: Remove leftover reference to gdbtest.
2002-07-08* configure.in (gxx_include_dir): Change to match versionedDJ Delorie1-0/+5
C++ headers if --enable-version-specific-runtime-libs is used.
2002-07-04* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.Alexandre Oliva1-0/+4
2002-07-03* configure.in: Make --without-x work.DJ Delorie1-0/+4
2002-07-03 New directory. Created to contain a copy of the texi2pod.pl script so thatNick Clifton1-0/+6
it is in the same place as the version in the FSF GCC sources.
2002-07-03* configure.in: Rearrange target Makefile fragment collection.DJ Delorie1-0/+2
2002-07-02* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, orDJ Delorie1-0/+6
cvs[src]. * configure.in: Ditto.
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