X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ChangeLog;h=384d7b4b6751a1a48f132e8de8b6ba83c45ca23f;hp=f8ab6a4aca7594c73b515910effbed3f7006d6fd;hb=336577be91367d20c46d129e6c2ea547bc1ed53d;hpb=05794691bbabdf54f6af52c4dc3b01b0bb431b84 diff --git a/ChangeLog b/ChangeLog index f8ab6a4aca7..384d7b4b675 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,172 @@ +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. @@ -23,7 +192,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 @@ -103,12 +272,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