summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.tpl: syntactic cleanupDJ Delorie2002-11-141-0/+4
|
* Top level configury changes for RDA.Kevin Buettner2002-11-041-0/+6
|
* * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,DJ Delorie2002-10-261-0/+6
| | | | | and restrap targets to this rule. * Makefile.in: Regenerate.
* * configure.in (i[3456]86-*-linux*): Add check to disableHans-Peter Nilsson2002-10-241-0/+5
| | | | ${libgcj} for glibc1.
* Add tic4x target.Nick Clifton2002-10-071-0/+4
|
* 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-031-0/+8
| | | | | | | | * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. * configure.in: Make SET_LIB_PATH substitution more autoconfy. * configure.in: Make RPATH_ENVVAR substitution more autoconfy. * Makefile.in: Regenerate.
* 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-021-0/+3
| | | | | * Makefile.tpl: Eliminate reference to all-gui, all-libproc. * Makefile.in: Regenerate.
* 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-021-0/+4
| | | | | | * Makefile.def: Remove order dependency comments. * Makefile.tpl: Add explicit install-install dependencies. * Makefile.in: Regenerate.
* 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-021-0/+3
| | | | | * Makefile.tpl: Remove material now in src-release. (Finally!) * Makefile.in: Regenerate.
* 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-021-0/+2
| | | | * configure: Restore my original patch by syncing with gcc version.
* 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-021-0/+8
| | | | | | | | * Bring following over from gcc: 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com> * configure.in (s390*-*-linux*): Enable libgcj.
* 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-021-0/+4
| | | | * Makefile.in: Regenerate. This really ought to fix things. :sigh:
* * configure: Move stray lines back to where they belong.Alan Modra2002-10-021-1/+1
|
* * configure: Move stray line back to where it belongs.Alan Modra2002-10-021-0/+4
|
* 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-011-0/+2
| | | | * Makefile.tpl: Insert configure-target target, for src-release.
* 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-011-0/+3
| | | | | * configure: Finish reverting change which Andrew Cagney started reverting. Should fix bustage.
* 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-011-0/+1
| | | | * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
* 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-011-0/+5
| | | | | * src-release: New file. Contains material for making net releases for gdb, binutils, et al., formerly in Makefile.in.
* Add cpu directory.Nick Clifton2002-09-301-0/+6
|
* 2002-09-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-291-0/+6
| | | | | | Revert below (note that src does not contain Makefile.tpl): * Makefile.tpl: Make subsituted variables more autoconfy. * Makefile.in: Regenerate.
* 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-291-0/+2
| | | | * configure: Revert accidentally applied changes.
* 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-291-0/+13
| | | | | | | | | | | | | * Makefile.tpl: Make more autoconf-friendly. * Makefile.in: Regenerate. * configure: Make substitution more autoconf-like. 2002-09-28 Richard Earnshaw <rearnsha@arm.com> * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a single entry to handle all these. (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable libjava on arm-*-elf.
* * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or theGeoffrey Keating2002-09-281-0/+5
| | | | things that depend on them.
* 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-261-0/+6
| | | | | | * Makefile.tpl: Make subsituted variables more autoconfy. * Makefile.in: Regenerate. * configure: Make seds more autoconfy.
* 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-251-0/+5
| | | | | | * Makefile.tpl: Rewrite substituted lines to look autoconfy. * Makefile.in: Regenerate. * configure.in: Rewrite sed statements to look autoconfy.
* 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-251-0/+6
| | | | | | | * Makefile.tpl: Autogenerate *-target-* lists, dependencies of all-target-foo on configure-target-foo. * Makefile.def: Ditto. * Makefile.in: Rebuild.
* 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-241-0/+8
| | | | | | | | * Makefile.def: New file. * Makefile.tpl: New file. * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. * configure.in: Minor rearrangement. Simplify tests.
* * configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe2002-09-231-0/+5
| | | | (with_libs): Likewise.
* 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-211-1/+6
| | | | | | | * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. * configure.in (sh*-*-pe*): Ditto. * configure.in (mips*-*-pe*): Ditto. * configure.in (*arm-wince-pe): Ditto.
* 2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>Nathanael Nerode2002-09-201-0/+4
| | | | * configure.in: Rearrange.
* Import chnages from master config repository.Nick Clifton2002-09-121-0/+13
|
* 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-101-0/+4
| | | | * COPYING.NEWLIB: More updates.
* 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-091-0/+4
| | | | * COPYING.NEWLIB: Update.
* 2002-08-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-231-0/+2
| | | | * texinfo/texinfo.tex: Import version 2002-06-04.06.
* Import config.guess and config.sub.Andrew Cagney2002-08-231-0/+5
|
* * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva2002-08-201-0/+6
| | | | | * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
* Add hppa-openbsd targetNick Clifton2002-08-061-0/+4
|
* 2002-08-04 H.J. Lu (hjl@gnu.org)H.J. Lu2002-08-041-0/+4
| | | | * configure.in (mips*-*-linux*): Don't skip target-libffi.
* * configure.in: Move generic linux case to end. Copy genericDJ Delorie2002-07-301-0/+6
| | | | | linux noconfigdirs to mips*-*-linux* entry and new powerpc64*-*-linux* entry. Add target-libffi for the latter.
* 2002-07-19 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-07-191-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-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
|