summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-181-0/+5
| | | | | * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. * Makefile.in: Regenerate.
* * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was aJason Merrill2002-12-171-0/+6
| | | | | previous 'make bootstrap'. * Makefile.in: Regenerate.
* * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.Hans-Peter Nilsson2002-12-171-0/+4
|
* * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't runJason Merrill2002-12-141-0/+7
| | | | | | library tests. (check-c++): Just depend on it and check-target-libstdc++-v3. * Makefile.in: Regenerate.
* 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-131-0/+5
| | | | | * configure.in, Makefile.tpl, Makefile.def: Remove tclX. * Makefile.in: Regenerate.
* 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-131-0/+6
| | | | | | * COPYING.NEWLIB: Update list of alternate Regent of California licenses and discuss official revoking of advertising clause. * COPYING.LIBGLOSS: Ditto.
* * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).Alexandre Oliva2002-12-121-0/+5
| | | | * Makefile.in: Rebuilt.
* * configure: Fix bug put in by gremlins.Nathanael Nerode2002-12-111-0/+2
|
* 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-111-3/+9
| | | | | | * Makefile.tpl: Substitute more autoconfily. * configure: Substitute more autoconfily. * Makefile.in: Regenerate.
* * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.DJ Delorie2002-12-081-0/+5
| | | | * Makefile.in (all-sim): Ditto.
* * Makefile.tpl: Change configure dependencies to not have realDJ Delorie2002-12-061-0/+5
| | | | targets depend on phony targets.
* * configure.in: Revert unintentional change.Nathanael Nerode2002-12-051-0/+2
|
* * src-release: Configure host subdirs.Nathanael Nerode2002-12-051-0/+2
|
* 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-051-0/+10
| | | | | | | | | | * Makefile.tpl: Change dependency for */multilib.out so that it works when gcc isn't in the tree. * configure.in: Substitute more. * configure: Run subconfigures from the Makefile. * Makefile.tpl: Run subconfigures from the Makefile; add a few convenience targets. Make sure gcc isn't rebuilt after bootstrap.
* * Makefile.tpl: Add targets for configuring host subdirs in Makefile,Nathanael Nerode2002-12-041-0/+4
| | | | | and corresponding dependencies. * Makefile.in: Regenerate.
* * configure.in (host_tools): Order binutils, gas and ld forNathanael Nerode2002-12-031-0/+3
| | | | convenience in running the testsuites.
* * Makefile.tpl: Introduce rules to serialize subconfigure runs.Nathanael Nerode2002-12-031-0/+4
| | | | | * Makefile.in: Regenerate. * configure.in: Introduce rules to serialize subconfigure runs.
* * configure.in: Introduce BASE_CC_FOR_TARGET.Nathanael Nerode2002-12-031-0/+7
| | | | | | * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. Realize configure-build-* targets. Realize configure-target-* targets. * Makefile.in: Regenerate.
* * configure: Move gcc_version_trigger stuff from here...Nathanael Nerode2002-12-031-0/+13
| | | | | | | | | | | | * configure.in: ...to here. * configure.in: Separate subconfigure options added by this file from options given by the user. Add machinery to put args for host subconfigures into the Makefile. * Makefile.tpl: Remove 'vault' targets. * Makefile.tpl: Reorder and comment dependencies. * Makefile.in: Regenerate.
* (from gcc repos.)Nathanael Nerode2002-12-021-0/+5
| | | | | | | 2002-11-28 Geoffrey Keating <geoffk@apple.com> * configure.in: Move host-specific darwin noconfigdirs into the host-specific section.
* * Makefile.tpl: Restore bkorb's style patch, accidentally lostNathanael Nerode2002-12-021-0/+4
| | | | | during replay. * Makefile.in: Regenerate.
* 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-021-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (finishing slow-motion replay) * configure: Remove skip-this-dir support. * Makefile.tpl: Remove skip-this-dir support. * Makefile.tpl: Remove leftover support for non-autoconfiscated subdirectories. * Makefile.in: Regenerate. * Makefile.tpl: Strip out useless setting of 'dir'. * Makefile.in: Regenerate. 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> (finishing slow-motion replay) * configure.in: Fix deeply stupid bug. * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded shell code in CXX_FOR_TARGET * Makefile.def: Introduce raw_cxx. * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and RAW_CXX_FOR_TARGET. * Makefile.in: Regenerate. 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> (finishing slow-motion replay) * Makefile.tpl: Remove unnecessary ifs. * Makefile.in: Regenerate. * Makefile.tpl: Implement soft dependency machinery. Maybe-ize dependencies. Maybe-ize build-libiberty. Create dummy install targets for 'no_install' modules. * configure: Move GDB_TK substitution to configure.in. Move build_modules stuff to configure.in. * configure.in: Implement soft dependency machinery. Maybe-ize GDB_TK, rearrange slightly. Move build_modules stuff from configure. * Makefile.in: Regenerate.
* 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-011-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-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-011-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-30 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-11-301-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-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-11-291-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-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-11-291-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.
* * 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.