aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2002-12-012002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+25
(continuing slow-motion replay) * Makefile.tpl: Make all-target, install-target behave similarly to all, install (only hitting configured targets). Eliminate unused macro defintions. * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when build != host. * Makefile.tpl: Add all-gcc: all-libiberty dependency. * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. * configure.in: Produce lists of subdir targets we're actually configuring. Remove references to "dosrel". * Makefile.tpl: Let configure set which subdir targets are hit. Remove install-cross; clean up install; remove ALL. Remove references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. Autogenerate host module targets. Remove empty dependency lines and redundant dependency; rearrange slightly. * Makefile.def: Add host-side libtermcap, utils. * Makefile.in: Regenerate.
2002-12-012002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+9
(Continuing slow-motion replay) * Makefile.def: Add list of recursive targets to autogenerate. Add build_modules. * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* targets. Autogenerate *-build-* targets. * Makefile.in: Regenerate.
2002-11-302002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+16
(Continuing slow-motion replay) * configure: More autoconf-style substitutions. * Makefile.tpl: More autoconf-style substitutions. * Makefile.in: Regenerate. 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> (Continuing slow-motion replay) * configure: Substitute more variables in a more autoconf-friendly way. Simplify slightly. * Makefile.tpl: Make more variables substitutable in an autoconf-friendly way. * Makefile.in: Regenerate.
2002-11-292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+9
(Continuing slow-motion replay) * configure.in (v810*): Remove special setting of tools. * configure: Add support for extra required flags for ar or nm. * configure.in (aix4.3+): Use above support for target-specific issues, rather than using config/mt-aix43.
2002-11-292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+11
(Starting slow-motion replay merge from gcc 3.4 b-i-b branch) * configure: Remove 'removing', which doesn't work. Replace $subdir with . everywhere. Replace $subdirs with ''. Replace $makesrcdir with $srcdir. Reformat indentation. Substitute some variables formerly hard-coded in the Makefile for build=host. * Makefile.tpl: Autogenerate more; make more autoconf-friendly. * Makefile.def: Autogenerate more. * Makefile.in: Regenerate.
2002-11-14* Makefile.tpl: syntactic cleanupDJ Delorie1-0/+4
2002-11-04Top level configury changes for RDA.Kevin Buettner1-0/+6
2002-10-26* Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,DJ Delorie1-0/+6
and restrap targets to this rule. * Makefile.in: Regenerate.
2002-10-24 * configure.in (i[3456]86-*-linux*): Add check to disableHans-Peter Nilsson1-0/+5
${libgcj} for glibc1.
2002-10-07Add tic4x target.Nick Clifton1-0/+4
2002-10-032002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-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-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+3
* Makefile.tpl: Eliminate reference to all-gui, all-libproc. * Makefile.in: Regenerate.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+4
* Makefile.def: Remove order dependency comments. * Makefile.tpl: Add explicit install-install dependencies. * Makefile.in: Regenerate.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+3
* Makefile.tpl: Remove material now in src-release. (Finally!) * Makefile.in: Regenerate.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+2
* configure: Restore my original patch by syncing with gcc version.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+8
* Bring following over from gcc: 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com> * configure.in (s390*-*-linux*): Enable libgcj.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+4
* Makefile.in: Regenerate. This really ought to fix things. :sigh:
2002-10-02 * configure: Move stray lines back to where they belong.Alan Modra1-1/+1
2002-10-02 * configure: Move stray line back to where it belongs.Alan Modra1-0/+4
2002-10-012002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+2
* Makefile.tpl: Insert configure-target target, for src-release.
2002-10-012002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+3
* configure: Finish reverting change which Andrew Cagney started reverting. Should fix bustage.
2002-10-012002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+1
* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2002-10-012002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+5
* src-release: New file. Contains material for making net releases for gdb, binutils, et al., formerly in Makefile.in.
2002-09-30Add cpu directory.Nick Clifton1-0/+6
2002-09-292002-09-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+6
Revert below (note that src does not contain Makefile.tpl): * Makefile.tpl: Make subsituted variables more autoconfy. * Makefile.in: Regenerate.
2002-09-292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+2
* configure: Revert accidentally applied changes.
2002-09-292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-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.
2002-09-28 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or theGeoffrey Keating1-0/+5
things that depend on them.
2002-09-262002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+6
* Makefile.tpl: Make subsituted variables more autoconfy. * Makefile.in: Regenerate. * configure: Make seds more autoconfy.
2002-09-252002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+5
* Makefile.tpl: Rewrite substituted lines to look autoconfy. * Makefile.in: Regenerate. * configure.in: Rewrite sed statements to look autoconfy.
2002-09-252002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+6
* Makefile.tpl: Autogenerate *-target-* lists, dependencies of all-target-foo on configure-target-foo. * Makefile.def: Ditto. * Makefile.in: Rebuild.
2002-09-242002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-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.
2002-09-23* configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe1-0/+5
(with_libs): Likewise.
2002-09-212002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-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-202002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>Nathanael Nerode1-0/+4
* configure.in: Rearrange.
2002-09-12Import chnages from master config repository.Nick Clifton1-0/+13
2002-09-102002-09-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
* COPYING.NEWLIB: More updates.
2002-09-092002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
* COPYING.NEWLIB: Update.
2002-08-232002-08-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+2
* texinfo/texinfo.tex: Import version 2002-06-04.06.
2002-08-23Import config.guess and config.sub.Andrew Cagney1-0/+5
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.