OSDN Git Service

PR c/10175
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 7d790bd..6d502a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,391 @@
+2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+       
+2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
+       * Makefile.in: Regenerate.
+
+2003-03-14  Michael Chastain  <mec@shout.net>
+
+       * Makefile.in: Regenerate with correct Makefile.def.
+
+2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * 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  <ansgar@thphy.uni-duesseldorf.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2003-03-10  Ben Elliston  <bje@wasabisystems.com>
+
+       * MAINTAINERS: Update my mail address.
+
+2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
+
+       * configure.in (gxx_include_dir): Fix typo.
+       * configure: Regenerated.
+
+2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Reindent.
+       * Makefile.in: Regenerate.
+       * configure.in: Reindent.  Don't set unused variables.
+       * configure: Regenerate.
+
+2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
+
+       * configure.in: Include $(build_tooldir)/sys-include in
+       FLAGS_FOR_TARGET.
+       * configure: Regenerated.
+
+2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * 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  <kevinb@redhat.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Rearrange.
+       * Makefile.in: Regenerate.
+
+2003-02-25  Uwe Stieber <uwe@wwws.de>
+
+       * configure.in: Add support for kaOS as cross build target system.
+       * configure: Regenerated.
+
+2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * MAINTAINERS (Write after approval): Add myself.
+
+2003-02-21  James E Wilson  <wilson@tuliptree.org>
+
+       * MAINTAINERS: Update my email address.
+
+2003-02-21  Zack Weinberg  <zack@codesourcery.com>
+
+       * MAINTAINERS: Add self to blanket write privs. section.
+
+2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
+
+       * 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  <aoliva@redhat.com>
+
+       * 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  <jason@redhat.com>
+
+       * Makefile.tpl (check-c++): Allow parallelism.
+
+2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * MAINTAINERS: Remove John Carr (who never actually had access to
+       gcc.gnu.org).
+
+2003-02-15  Geoffrey Keating  <geoffk@apple.com>
+
+       * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
+       don't configure target-libobjc.
+       * configure: Regenerate.
+
+2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * Makefile.tpl (RANLIB): Define.
+       * Makefile.in: Regenerate.
+
+2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
+
+       * MAINTAINERS: Update my email.
+
+2003-02-06  Keith R Seitz  <keiths@redhat.com>
+
+       * 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  <pfeifer@dbai.tuwien.ac.at>
+
+       * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
+       After Approval.
+
+2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
+
+       * MAINTAINERS (Write after approval): Add myself.
+
+2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
+
+       * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
+       * Makefile.in: Regenerated.
+
+2003-01-30  Roger Sayle  <roger@eyesopen.com>
+
+       * config.guess: Updated to 2003-01-30's version.
+       * config.sub: Updated to 2003-01-28's version.
+
+2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
+
+       * 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  <a.tobler@schweiz.ch>
+
+       * MAINTAINERS: Add myself to write-after-approval list.
+
+2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
+
+       * configure.in:  Revert 24Jan change.
+       * configure:  Regenerate.
+
+2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
+       entry of HJ Lu.
+
+2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Revert previous change.
+       * configure: Regenerate.
+
+2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Make rda native-only.
+       * configure: Regenerate.
+
+2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       * MAINTAINERS: Move myself from GNATS-only-accounts to
+       write-after-approval.
+
+2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Add missing \.
+       * configure: Rebuilt.
+
+2003-01-17  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure.in (baseargs): Avoid using \| in sed regular
+       expressions.
+       * configure: Rebuilt.
+
+2003-01-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * 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  <zlomekj@suse.cz>
+
+       * MAINTAINERS: Add myself to write-after-approval list.
+
+2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
+       * configure: Rebuilt.
+
+2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
+       * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in: Remove Makefile in build, host and target modules
+       unless configure was run with --no-recursion.
+       * configure: Rebuilt.
+
+2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
+
+       * 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  <cgd@broadcom.com>
+
+       * config.guess: Update to 2003-01-03 version.
+       * config.sub: Update to 2003-01-03 version.
+
+2003-01-07  Christopher Faylor  <cgf@redhat.com>
+
+       * configure: Regenerate with proper autoconf 2.13.
+
+2003-01-07  Christopher Faylor  <cgf@redhat.com>
+
+       * configure.in: Add AC_PREREQ for consistency.
+       * configure: Regenerate.
+
+2003-01-06  Andrew Cagney  <ac131313@redhat.com>
+
+       * configure.in (GDB_TK): Add tcl directories conditional on
+       gdb/gdbtk directory being present.
+       * configure: Regenerate.
+
+2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
+
+       * 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  <tromey@redhat.com>
+
+       * Makefile.in: Rebuilt.
+       * Makefile.def (target_modules) [libffi]: Allow installation.
+
+2002-12-31  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Fix use of $program_transform_name.
+       * configure: Regenerated.
+
+2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
+
+       * configure.in (baseargs): Don't remove first configure argument.
+       * configure: Regenerated.
+
+2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
+
+       * 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  <aoliva@redhat.com>
+
+       * 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  <neroden@gcc.gnu.org>
+
+       * 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  <neroden@gcc.gnu.org>
+
+       * 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  <Svein.Seldal@solidas.com>
+
+       * config.sub: Import from master repository
+       * config.guess: Ditto
+
+2002-12-24  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.tpl (multilib.out): Fix missing space.
+       * Makefile.in: Regenerate.
+
+2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * 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  <geoffk@apple.com>
+
+       * config/mt-aix43: Delete.
+
+2002-12-21  Geoffrey Keating  <geoffk@apple.com>
+
+       * 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  <neroden@gcc.gnu.org>
+
+       * 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  <schwab@suse.de>
 
        * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.