X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=384d7b4b6751a1a48f132e8de8b6ba83c45ca23f;hp=df61247cdc09907a686940c055cc428e2d9eeccf;hb=336577be91367d20c46d129e6c2ea547bc1ed53d;hpb=0753f1b5364c4fe7169b9a836b0bc365ffd31300 diff --git a/ChangeLog b/ChangeLog index df61247cdc0..384d7b4b675 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,520 @@ +2003-02-25 Uwe Stieber + + * configure.in: Add support for kaOS as cross build target system. + * configure: Regenerated. + +2003-02-24 Steven Bosscher + + * MAINTAINERS (Write after approval): Add myself. + +2003-02-21 James E Wilson + + * MAINTAINERS: Update my email address. + +2003-02-21 Zack Weinberg + + * MAINTAINERS: Add self to blanket write privs. section. + +2003-02-20 Sean McNeil + + * Makefile.tpl: Add definition of CPPFLAGS to pass into + configure-target-* as some target builds may require additional + flags for preprocessor tests. + * Makefile.in: Regenerated. + +2003-02-19 Alexandre Oliva + + * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. + * ltconfig: Handle it. + * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of + auto-detecting it. + + * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever + it is used as argument to $CC. + * ltcf-gcj.sh: Likewise. + + * configure.in: Introduce --enable-maintainer-mode. + * configure: Rebuilt. + * Makefile.tpl (Makefile.in, configure): Enable dependencies only + for maintainer mode. + * Makefile.in: Rebuilt. + +2003-02-18 Jason Merrill + + * Makefile.tpl (check-c++): Allow parallelism. + +2003-02-16 Gerald Pfeifer + + * MAINTAINERS: Remove John Carr (who never actually had access to + gcc.gnu.org). + +2003-02-15 Geoffrey Keating + + * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, + don't configure target-libobjc. + * configure: Regenerate. + +2003-02-14 Rainer Orth + + * Makefile.tpl (RANLIB): Define. + * Makefile.in: Regenerate. + +2003-02-08 Laurynas Biveinis + + * MAINTAINERS: Update my email. + +2003-02-06 Keith R Seitz + + * Makefile.def: Remove "snavigator", "grep", and "db" modules. + * Makefile.tpl: Remove "all-snavigator" and "all-grep". + * Makefile.in: Regenerated. + * configure.in: Remove all traces of snavigator, db, and grep. + * configure: Regenerated. + +2003-02-06 Gerald Pfeifer + + * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write + After Approval. + +2003-02-02 Christian Cornelssen + + * MAINTAINERS (Write after approval): Add myself. + +2003-01-31 Frank Ch. Eigler + + * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. + * Makefile.in: Regenerated. + +2003-01-30 Roger Sayle + + * config.guess: Updated to 2003-01-30's version. + * config.sub: Updated to 2003-01-28's version. + +2003-01-30 Alexandre Oliva + + * config.if: If gcc_version is already set, just use it. Don't set + gcc_version_trigger if it's already set, otherwise set it to + gcc/version.c, but only if the file exists. If it is not set and + gcc/version.c does not exist, try to extract the version number from + $CC. + +2003-01-29 Andreas Tobler + + * MAINTAINERS: Add myself to write-after-approval list. + +2003-01-27 Phil Edwards + + * configure.in: Revert 24Jan change. + * configure: Regenerate. + +2003-01-25 Gerald Pfeifer + + * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix + entry of HJ Lu. + +2003-01-23 Nathanael Nerode + + * configure.in: Revert previous change. + * configure: Regenerate. + +2003-01-23 Nathanael Nerode + + * configure.in: Make rda native-only. + * configure: Regenerate. + +2003-01-22 Volker Reichelt + + * MAINTAINERS: Move myself from GNATS-only-accounts to + write-after-approval. + +2003-01-19 Nathanael Nerode + + * configure.in: Add missing \. + * configure: Rebuilt. + +2003-01-17 Jakub Jelinek + + * configure.in (baseargs): Avoid using \| in sed regular + expressions. + * configure: Rebuilt. + +2003-01-16 Jakub Jelinek + + * configure.in (baseargs): Remove all supported forms of + --cache-file, --srcdir, --host, --build and --target options + from argument lists. + * configure: Rebuilt. + +2003-01-15 Josef Zlomek + + * MAINTAINERS: Add myself to write-after-approval list. + +2003-01-15 Alexandre Oliva + + * configure.in (noconfigdirs): Don't skip gas on IRIX 6. + * configure: Rebuilt. + +2003-01-09 Nathanael Nerode + + * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. + * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2003-01-09 Alexandre Oliva + + * configure.in: Remove Makefile in build, host and target modules + unless configure was run with --no-recursion. + * configure: Rebuilt. + +2003-01-09 Christian Cornelssen + + * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. + (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). + * Makefile.in: Regenerate. + +2003-01-08 Chris Demetriou + + * config.guess: Update to 2003-01-03 version. + * config.sub: Update to 2003-01-03 version. + +2003-01-07 Christopher Faylor + + * configure: Regenerate with proper autoconf 2.13. + +2003-01-07 Christopher Faylor + + * configure.in: Add AC_PREREQ for consistency. + * configure: Regenerate. + +2003-01-06 Andrew Cagney + + * configure.in (GDB_TK): Add tcl directories conditional on + gdb/gdbtk directory being present. + * configure: Regenerate. + +2003-01-04 John David Anglin + + * configure.in (LD): Improve test for gcc. Try to set LD to the ld used + by gcc if LD is not defined and we are not doing a Canadian Cross. + * configure: Rebuilt. + +2002-12-31 Tom Tromey + + * Makefile.in: Rebuilt. + * Makefile.def (target_modules) [libffi]: Allow installation. + +2002-12-31 Andreas Schwab + + * configure.in: Fix use of $program_transform_name. + * configure: Regenerated. + +2002-12-30 Daniel Jacobowitz + + * configure.in (baseargs): Don't remove first configure argument. + * configure: Regenerated. + +2002-12-29 Alexandre Oliva + + * Makefile.tpl (local-distclean): Don't remove... + (multilib.ts): ... this. Moved into... + (multilib.out): ... this. Don't use sub-make. + ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, + $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... + (configure-build-[+module+], configure-[+module+], + configure-target-[+module+], configure-gcc): ... these. Test + for Makefile existence. Drop config.status from dependencies. + * Makefile.in: Rebuilt. + * configure.in: Move gcc-version-trigger to the end of + ac_configure_args. Add comments to maybedep.tmp and + serdep.tmp. Introduce --disable-serial-configure. Remove + nonopt from baseargs, matching and removing corresponding + whitespace while at it. + * configure: Rebuilt. + +2002-12-28 Alexandre Oliva + + * configure.in (host_configargs): Replace reference to + no-longer-defined buildopts with --build=${build_alias}. + * configure: Rebuilt. + + * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of + program_transform_name to standard idiom. + (AUTOGEN, AUTOCONF): Define. + (Makefile.in): Use $(AUTOGEN). + (Makefile): Depend on config.status, and use autoconf-style rule to + build it. Move original commands to... + (config.status): ... this new target. + (configure): Add $(srcdir). Depend on config/acx.m4. Use + $(AUTOCONF). + * Makefile.in: Rebuilt. + +2002-12-28 Nathanael Nerode + + * Makefile.tpl: Fix dramatic bustage due to change in + program_transform_name. + * Makefile.in: Regenerate. + + * configure.in: Remove unnecessary PATH setting. + * configure: Regnerate. + + * configure.in: Don't default to unprefixed tools unless + the native tools will work. + * configure: Regenerate. + + * configure.in: Convert to autoconf script. Blow away lots + of now-redundant Makefile fragments. + * configure: Generate using Autoconf. + * Makefile.tpl: Rewrite to reflect autoconfiscation. + * Makefile.in: Regenerate. + +2002-12-27 Nathanael Nerode + + * configure: Fix stupid bug where RANLIB was mistakenly included. + + * configure.in: Rename (buildargs, hostargs, targargs) to + (build_configargs, host_configargs, target_configargs). + + * configure.in: Move logic out of sed statement. + + * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, + CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. + +2002-12-25 Svein E. Seldal + + * config.sub: Import from master repository + * config.guess: Ditto + +2002-12-24 Andreas Schwab + + * Makefile.tpl (multilib.out): Fix missing space. + * Makefile.in: Regenerate. + +2002-12-23 Nathanael Nerode + + * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. + Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. + * Makefile.in: Regenerate. + * configure.in: Remove unnecessary leftovers. + +2002-12-22 Geoffrey Keating + + * config/mt-aix43: Delete. + +2002-12-21 Geoffrey Keating + + * configure.in (extra_ranlibflags_for_target): New variable. + (*-*-darwin): Add -c to ranlib commands. + * configure (tooldir): Handle extra_ranlibflags_for_target. + +2002-12-19 Nathanael Nerode + + * Makefile.tpl: Revert HJL's change. + * Makefile.in: Regenerated. + * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and + always. + +2002-12-19 Andreas Schwab + + * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. + * Makefile.in: Regenerate. + +2002-12-18 H.J. Lu + + * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). + * Makefile.in: Regenerated. + + * configure.in (build_prefix): New. Substitute. + +2002-12-18 Nathanael Nerode + + * Makefile.tpl: Don't let real targets depend on phony targets. + * Makefile.in: Regenerate. + + * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. + * Makefile.in: Regenerate. + +2002-12-17 Svein E. Seldal + + * config.sub: Import from master repository + * config.guess: Ditto + +2002-12-16 Jason Merrill + + * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a + previous 'make bootstrap'. + * Makefile.in: Regenerate. + +2002-12-17 Hans-Peter Nilsson + + * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. + +2002-12-13 Nathanael Nerode + + * configure.in, Makefile.tpl, Makefile.def: Remove tclX. + * Makefile.in: Regenerate. + +2002-12-13 Jason Merrill + + * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run + library tests. + (check-c++): Just depend on it and check-target-libstdc++-v3. + * Makefile.in: Regenerate. + +2002-12-12 Alexandre Oliva + + * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). + * Makefile.in: Rebuilt. + +2002-12-12 Alexandre Oliva + + * Makefile.in (configure-target-rda): Depend on ALL_GCC_C. + +2002-12-10 Nathanael Nerode + + * configure: Fix bug put in by gremlins. + + * Makefile.tpl: Substitute more autoconfily. + * configure: Substitute more autoconfily. + * Makefile.in: Regenerate. + +2002-12-09 Svein E. Seldal + + * config.sub: Import from master repository + * config.guess: Ditto + * MAINTAINERS: Added Svein Seldal under write after approval + +2002-12-08 Andrew Cagney + + * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. + * Makefile.in (all-sim): Ditto. + +2002-12-06 DJ Delorie + + * Makefile.tpl: Change configure dependencies to not have real + targets depend on phony targets. + +2002-12-05 Nathanael Nerode + + * configure.in: Revert unintentional change. + + * 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. + +2002-12-05 Gerald Pfeifer + + * MAINTAINERS: Add Christian Ehrhardt under "GNATS only". + +2002-12-03 Nathanael Nerode + + * Makefile.tpl: Add targets for configuring host subdirs in Makefile, + and corresponding dependencies. + * Makefile.in: Regenerate. + + * configure.in (host_tools): Order binutils, gas and ld for + convenience in running the testsuites. + + * Makefile.tpl: Introduce rules to serialize subconfigure runs. + * Makefile.in: Regenerate. + * configure.in: Introduce rules to serialize subconfigure runs. + + * configure.in: Introduce BASE_CC_FOR_TARGET. + * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. + Realize configure-build-* targets. Realize configure-target-* targets. + * Makefile.in: Regenerate. + +2002-12-02 Nathanael Nerode + + * configure: Move gcc_version_trigger stuff from here... + * 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. + +2002-12-01 Nathanael Nerode + * configure.in: Fix my broken commit of previous patch. (sigh) + +2002-11-28 Geoffrey Keating + + * configure.in: Move host-specific darwin noconfigdirs into + the host-specific section. + +2002-11-28 Geoffrey Keating + + * configure.in: Move host-specific darwin noconfigdirs into + the host-specific section. + +2002-11-26 Nathanael Nerode + + * 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-11-22 Nathanael Nerode + + * 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-11-21 Nathanael Nerode + + * 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-11-19 Nathanael Nerode + + * 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-11-19 Rainer Orth * ltconfig (osf[345]): Append $major to soname_spec. @@ -30,10 +547,50 @@ * MAINTAINERS: Add myself to write-after-approval list. +2002-11-12 Nathanael Nerode + + * 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-12 Nathanael Nerode + + * configure: More autoconf-style substitutions. + * Makefile.tpl: More autoconf-style substitutions. + * Makefile.in: Regenerate. + +2002-11-11 Nathanael Nerode + + * 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-11 Jonathan Wakely * MAINTAINERS (Write After Approval): Add myself. +2002-11-10 Nathanael Nerode + + * 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-09 Nathanael Nerode + + * 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-04 Adam Nemet * MAINTAINERS (Write After Approval): Add myself.