X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=9b67381fb6a0e5fe1be4fbdda29397cd897c1fe3;hp=c3ca22b2bbd7a05fcede14f681cdc2af0706ff80;hb=3d017d3cdc15a536048d4fb1cfff3c93400f029c;hpb=d5e7287b7d65ff0ff2f641bda7658a34f26a33ec diff --git a/ChangeLog b/ChangeLog index c3ca22b2bbd..9b67381fb6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,464 @@ +2003-06-23 Keith Seitz + + * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. + * Makefile.in: Regenerate. + +2003-06-23 Nathanael Nerode + + * Makefile.def: Introduce flags_to_pass. + * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. + * Makefile.in: Regenerate. + +2003-06-23 Hans-Peter Nilsson + + * configure.in (noconfigdirs) : Disable target-newlib + and target-libgloss. + : Disable gdb. + : Disable libf2c and ${libgcj}. + * configure: Regenerate. + +2003-06-17 Benjamin Kosnik + + * configure.in: Update testsuite_flags to new location. + * configure. Regenerate. + +2003-06-18 Nathanael Nerode + + * Makefile.tpl: Remove BUILD_CC stuff. + * Makefile.in: Regenerate. + +2003-06-17 Kazu Hirata + + * MAINTAINERS (Write After Approval): Remove Andrew Haley. + +2003-06-16 Graeme Peterson + + * MAINTAINERS (Write After Approval): Add myself. + +2003-06-14 H.J. Lu + + * config.guess: Update to 2003-06-12 version. + * config.sub: Update to 2003-06-13 version. + +2003-06-12 H.J. Lu + + * config.guess: Update to 2003-06-06 version. + * config.sub: Update to 2003-06-06 version. + +2003-06-11 Rainer Orth + + * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. + * configure. Regenerate. + +2003-06-10 Nathanael Nerode + + * configure.in: Disable serial configure by default. + * configure: Regenerate. + * Makefile.tpl: Abolish .NOTPARALLEL. + * Makefile.in: Regenerate. + + * Makefile.tpl: Replace {build,host,target}_canonical by + {build,host,target}. + * Makefile.in: Regenerate. + + * Makefile.tpl: Fix stupid pasto. + * Makefile.in: Regenerate. + +2003-06-09 Nathanael Nerode + + * Makefile.tpl: Remove bogus conditional. + * Makefile.in: Regenerate. + +2003-06-05 Jan Hubicka + + * Makefile.tpl (profiledbootstrap): New target. + * Makefile.in (profiledbootstrap): New target. + +2003-06-05 Wolfgang Bangerth + + * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew + Pinski. Remove user names from other bugzilla-only maintainers. + +2003-06-03 Nathanael Nerode + + * Makefile.tpl: Make 'recursive targets' using autogen rather + than shell loop. Remove duplicate 'clean' targets and false + comments. + * Makefile.def: Add systematic dependencies to 'recursive' targets. + Add systematic method of specifying missing targets in subdirs. + Add copyright boilerplate. + * Makefile.in: Regenerate. + * configure.in: Add 'recursive targets' to maybe list. + * configure: Regenerate. + + * MAINTAINERS: "GNATS only" -> "Bug database only". + + * Makefile.tpl: Rename [+target+] to [+make_target+]. + * Makefile.def: Rename 'target' to 'make_target'. + +2003-05-31 Neil Booth + + * MAINTAINERS: Add self as options handling maintainer. + +2003-05-28 Michael Meissner + + * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has + been too long since I touched those ports. + +2003-05-28 DJ Delorie + + * Makefile.tpl: Make maybe-check-gcc .PHONY. + * Makefile.in: Regenerate. + +2003-05-21 Maciej W. Rozycki + + * configure.in: Use curly braces in the definition of tooldir. + * configure: Regenerate. + +2003-05-21 DJ Delorie + + * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not + newlib or libgloss. + * Makefile.in: Regenerate. + +2003-05-21 DJ Delorie + + * Makefile.tpl: Add missing empty maybe-check-gcc target. + * Makefile.in: Regenerate. + +2003-05-20 Ian Lance Taylor + + * MAINTAINERS: Update my e-mail address. + +2003-05-19 Nathanael Nerode + + * configure.in: Switch more things to use maybe dependencies. + * Makefile.tpl: Switch more things to use maybe dependencies. + Factor out common code from autogen IF statements. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2003-05-14 Kelley Cook + + * configure.in: Accept i[3456789]86 for machine type. + * configure: Regenerate. + +2003-05-18 Nathanael Nerode + + * configure.in: Switch more things to use maybe dependencies. + Rearrange a little. Use GCC_TOPLEV_SUBDIRS. + * configure: Regenerate. + * Makefile.tpl: Switch more things to use maybe dependencies. + * Makefile.in: Regenerate. + +2003-05-16 Andreas Schwab + + * Makefile.tpl (install-opcodes): Define. + * Makefile.in: Rebuild. + +2003-05-13 Andreas Jaeger + + * config.guess: Update to 2003-05-09 version. + * config.sub: Update to 2003-05-09 version. + +2003-05-13 Michael Eager + + * configure.in: Correct sed script so that options in quotes are not + deleted. + * configure: Rebuild. + +2003-05-12 Corinna Vinschen + + * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin + and $$s/newlib/libc/sys/cygwin32 include paths. + * configure: Ditto. + +2003-05-12 Michael Meissner + + * MAINTAINERS: Update my email addresses. + +2003-05-06 Eric Botcazou + + * config-ml.in: Propagate INSTALL variables. + +2003-05-04 Gerald Pfeifer + + * MAINTAINERS: Remove duplicate entries in Write After Approval. + +2003-05-02 Chris Demetriou + + * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. + * Makefile.in: Regenerate. + +2003-05-02 Wolfgang Bangerth + + * MAINTAINERS (GNATS only): Add Falk Hueffner. + +2003-04-30 Wolfgang Bangerth + + * MAINTAINERS (GNATS only): Add Giovanni Bajo. + +2003-04-27 Daniel Jacobowitz + + * Makefile.tpl: Clean $(BUILD_SUBDIR). + * Makefile.in: Regenerated. + +2003-04-25 Wolfgang Bangerth + + * MAINTAINERS (Write After Approval): Upgrade myself from + GNATS only to write-after-approval. Update my mail address. + +2003-04-25 Loren J. Rittle + + (OS Port Maintainers: freebsd): Add myself. + +2003-04-22 Mark Mitchell + + * MAINTAINERS (java): Remove Alexandre Petit-Bianco. + +2003-04-22 Kean Johnston + + * MAINTAINERS (SCO ports): Added myself. + +2003-04-21 Nathan Sidwell + + * MAINTAINERS (gcov): Add myself and Jan Hubicka. + +2003-04-19 Kean Johnston + + * MAINTAINERS (Write After Approval): Add myself. + +2003-04-18 Gerald Pfeifer + + * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. + * Makefile.in: Regenerate. + +2003-04-18 Jakub Jelinek + + * configure.in (powerpc64*-*-linux*): Remove. + * configure: Rebuilt. + +2003-04-17 Phil Edwards + + * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the + previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, + and restrap. + * Makefile.in: Regenerate. + +2003-04-16 Richard Earnshaw + + * configure.in (arm-*-netbsdelf*): Enable building java libraries. + * configure: Regenerated. + +2003-04-15 DJ Delorie + + * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer. + +2003-04-13 Nick Clifton + + * config-ml.in: Remove support for --disable-aix removing + call-aix multilibs. + +2003-04-10 Alexandre Oliva + + * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. + * */configure: Rebuilt. + +2003-04-08 Joel Sherrill + + * MAINTAINERS: Add my email address. + +2003-03-17 Olivier Hainque + + * MAINTAINERS (Write After Approval): Add myself. + +2003-03-14 Nathanael Nerode + + * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. + * Makefile.in: Regenerate. + +2003-03-14 Michael Chastain + + * Makefile.in: Regenerate with correct Makefile.def. + +2003-03-12 Nathanael Nerode + + * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused + Make macro. + * Makefile.in: Regenerate. + * configure.in: Clean up gxx_include_dir logic. + * configure: Regenerate. + +2003-03-12 Ansgar Esztermann + + * MAINTAINERS (Write After Approval): Add myself. + +2003-03-10 Ben Elliston + + * MAINTAINERS: Update my mail address. + +2003-03-09 Franz Sirl + + * configure.in (gxx_include_dir): Fix typo. + * configure: Regenerated. + +2003-03-04 Nathanael Nerode + + * Makefile.tpl: Reindent. + * Makefile.in: Regenerate. + * configure.in: Reindent. Don't set unused variables. + * configure: Regenerate. + +2003-03-04 Daniel Jacobowitz + + * configure.in: Include $(build_tooldir)/sys-include in + FLAGS_FOR_TARGET. + * configure: Regenerated. + +2003-03-04 Nathanael Nerode + + * Makefile.tpl: Always pass down RANLIB. + * Makefile.in: Regenerate. + + * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. + * Makefile.in: Regenerate. + * configure.in: Remove unused logic relating to --enable-shared + and --enable-threads. Remove bogus comments. Remove redundant + noconfigdirs. + * configure: Regenerate. + + * configure.in: Replace ${libstdcxx_version} by its value. + Remove reference to mh-dgux. + * configure: Regenerate. + +2003-03-03 Kevin Buettner + + * MAINTAINERS (Write After Approval): Add myself. + +2003-02-28 Nathanael Nerode + + * Makefile.tpl: Rearrange. + * Makefile.in: Regenerate. + +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. @@ -73,7 +534,7 @@ * 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 @@ -153,12 +614,12 @@ * configure: Fix stupid bug where RANLIB was mistakenly included. - * configure.in: Rename (buildargs, hostargs, targargs) to + * 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, + * 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