OSDN Git Service

* splay-tree.c (splay_tree_successor): Fix comments.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index c53ffeb..1ce7efa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+2002-08-30  Paul Koning  <pkoning@equallogic.com>
+
+       * MAINTAINERS: (Write After Approval): Add myself.
+
+2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
+
+       * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
+
+2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
+
+       * MAINTAINERS: Change my mailing address.
+
+2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
+
+       * MAINTAINERS (Write After Approval): Remove myself.
+        (Various Maintainers: c++ runtime libs): Add myself.
+
+2002-08-20  Loren J. Rittle <ljrittle@acm.org>
+
+       * MAINTAINERS (Write After Approval): Remove myself.
+       (Various Maintainers: c++ runtime libs): Add myself.
+
+2002-08-15  Eric Christopher  <echristo@redhat.com>
+
+       * config.sub: Import from master repository.
+       * config.guess: Ditto.
+
+2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
+       * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
+       CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
+
+2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
+
+       * MAINTAINERS: Add self to rs6000 vector extensions.
+
+2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * libiberty/configure: Reverted unintended yesterday's check in.
+
+2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
+
+       * boehm-gc/configure, libf2c/configure: Rebuilt.
+       * libffi/configure, libiberty/configure: Ditto.
+       * libjava/configure, libobjc/configure: Ditto.
+       * libstdc++-v3/configure, zlib/configure: Ditto.
+       Merged from binutils:
+       2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
+       From Steve Ellcey <sje@cup.hp.com>:
+       * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
+       (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
+       lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
+       IA64.
+       * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
+       * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
+       soname_spec, sys_lib_search_path_spec): Ditto.
+
+2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
+
+       * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
+
+2002-08-04  H.J. Lu  (hjl@gnu.org)
+
+       * configure.in (mips*-*-linux*): Don't skip target-libffi.
+
+2002-08-02  Krister Walfridsson  <cato@df.lth.se>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
 
        * configure.in: Move generic linux case to end.  Copy generic
        C++ headers if --enable-version-specific-runtime-libs is used.
 
 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
-       
+
        * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
 
 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
 
        * config.if (libstdcxx_incdir): Version C++ headers.
-       (cxx_incdir): Remove. 
+       (cxx_incdir): Remove.
 
 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
 
@@ -125,7 +195,7 @@ Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
 
        * config.sub: Add support for avr target.
        Import from master sources, rev 1.255
-       
+
 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
 
        * configure, .cvsignore:  Revert previous change...
@@ -333,7 +403,7 @@ Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
        * configure.in (target_libs): Remove target-libchill.
        Do not compute CHILL_FOR_TARGET.
        * libchill: Remove directory.
-       
+
 2002-04-11  DJ Delorie  <dj@redhat.com>
 
        * Makefile.in, configure.in: Sync with binutils, entries
@@ -516,7 +586,7 @@ Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
 
        * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
        boehm-gc
-       
+
 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
 
        * config.guess: Updated to 2002-01-30's version.
@@ -545,8 +615,8 @@ Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
 
 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
 
-       * configure.in (*-*-netbsd*): New.  Skip target-newlib, 
-       target-libiberty, and target-libgloss.  Skip Java-related 
+       * configure.in (*-*-netbsd*): New.  Skip target-newlib,
+       target-libiberty, and target-libgloss.  Skip Java-related
        libraries if not supported for NetBSD on target CPU.
 
 2002-01-25  Douglas B Rupp  <rupp@gnat.com>