OSDN Git Service

Added missing semicolon at end of union.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 12b2dd3..9b67381 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,320 @@
+2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
+
+       * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
+       * Makefile.in: Regenerate.
+
+2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.def: Introduce flags_to_pass.
+       * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
+       * Makefile.in: Regenerate.
+
+2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
+       and target-libgloss.
+       <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
+       <h8300*-*-*>: Disable libf2c and ${libgcj}.
+       * configure: Regenerate.
+
+2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * configure.in: Update testsuite_flags to new location.
+       * configure. Regenerate.
+       
+2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Remove BUILD_CC stuff.
+       * Makefile.in: Regenerate.
+
+2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * MAINTAINERS (Write After Approval): Remove Andrew Haley.
+
+2003-06-16  Graeme Peterson <gp@qnx.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
+       * config.guess: Update to 2003-06-12 version.
+       * config.sub: Update to 2003-06-13 version.
+
+2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
+
+       * config.guess: Update to 2003-06-06 version.
+       * config.sub: Update to 2003-06-06 version.
+
+2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
+       * configure. Regenerate.
+
+2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * 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  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Remove bogus conditional.
+       * Makefile.in: Regenerate.
+
+2003-06-05  Jan Hubicka  <jh@suse.cz>
+
+       * Makefile.tpl (profiledbootstrap): New target.
+       * Makefile.in (profiledbootstrap): New target.
+
+2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
+
+       * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
+       Pinski. Remove user names from other bugzilla-only maintainers.
+
+2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * 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  <neil@daikokuya.co.uk>
+
+       * MAINTAINERS: Add self as options handling maintainer.
+
+2003-05-28  Michael Meissner  <gnu@the-meissners.org>
+
+       * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
+       been too long since I touched those ports.
+
+2003-05-28  DJ Delorie  <dj@redhat.com>
+
+       * Makefile.tpl: Make maybe-check-gcc .PHONY.
+       * Makefile.in: Regenerate.
+
+2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * configure.in: Use curly braces in the definition of tooldir.
+       * configure: Regenerate.
+
+2003-05-21  DJ Delorie  <dj@redhat.com>
+       
+       * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
+       newlib or libgloss.
+       * Makefile.in: Regenerate.
+
+2003-05-21  DJ Delorie  <dj@redhat.com>
+
+       * Makefile.tpl: Add missing empty maybe-check-gcc target.
+       * Makefile.in: Regenerate.
+
+2003-05-20  Ian Lance Taylor  <ian@airs.com>
+
+       * MAINTAINERS: Update my e-mail address.
+
+2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * 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  <kelleycook@wideopenwest.com>
+
+       * configure.in: Accept i[3456789]86 for machine type.
+       * configure: Regenerate.
+
+2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * 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  <schwab@suse.de>
+
+       * Makefile.tpl (install-opcodes): Define.
+       * Makefile.in: Rebuild.
+
+2003-05-13  Andreas Jaeger  <aj@suse.de>
+
+       * config.guess: Update to 2003-05-09 version.
+       * config.sub: Update to 2003-05-09 version.
+
+2003-05-13  Michael Eager <eager@mvista.com>
+
+       * configure.in: Correct sed script so that options in quotes are not
+       deleted.
+       * configure: Rebuild.
+
+2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
+
+       * 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  <gnu@the-meissners.org>
+
+       * MAINTAINERS: Update my email addresses.
+
+2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * config-ml.in: Propagate INSTALL variables.
+
+2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * MAINTAINERS: Remove duplicate entries in Write After Approval.
+
+2003-05-02  Chris Demetriou  <cgd@broadcom.com>
+
+        * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
+        * Makefile.in: Regenerate.
+
+2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
+
+       * MAINTAINERS (GNATS only): Add Falk Hueffner.
+
+2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
+
+       * MAINTAINERS (GNATS only): Add Giovanni Bajo.
+
+2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.tpl: Clean $(BUILD_SUBDIR).
+       * Makefile.in: Regenerated.
+
+2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
+
+       * MAINTAINERS (Write After Approval): Upgrade myself from
+       GNATS only to write-after-approval. Update my mail address.
+
+2003-04-25  Loren J. Rittle <ljrittle@acm.org>
+
+       (OS Port Maintainers: freebsd): Add myself.
+
+2003-04-22  Mark Mitchell  <mark@codesourcery.com>
+
+       * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
+
+2003-04-22  Kean Johnston  <jkj@sco.com>
+
+       * MAINTAINERS (SCO ports): Added myself.
+
+2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * MAINTAINERS (gcov): Add myself and Jan Hubicka.
+
+2003-04-19  Kean Johnston  <jkj@sco.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
+       * Makefile.in: Regenerate.
+
+2003-04-18  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure.in (powerpc64*-*-linux*): Remove.
+       * configure: Rebuilt.
+
+2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
+
+       * 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  <rearnsha@arm.com>
+
+       * configure.in (arm-*-netbsdelf*): Enable building java libraries.
+       * configure: Regenerated.
+
+2003-04-15  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
+
+2003-04-13  Nick Clifton  <nickc@redhat.com>
+
+       * config-ml.in: Remove support for --disable-aix removing
+       call-aix multilibs.
+
+2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
+
+       * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
+       * */configure: Rebuilt.
+
+2003-04-08  Joel Sherrill  <joel@oarcorp.com>
+
+       * MAINTAINERS: Add my email address.
+
+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.