OSDN Git Service

2002-03-07 H.J. Lu (hjl@gnu.org)
[pf3gnuchains/gcc-fork.git] / ChangeLog
index f28ed74..d781d2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,120 @@
+2002-03-07  H.J. Lu  (hjl@gnu.org)
+
+       * configure.in: Enable gprof for mips*-*-linux*.
+
+2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
+       libjava.
+       (CXX_FOR_TARGET): Explain why -shared-libgcc here.
+
+2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
+       because its Makefile is there; test for the executable instead.
+
+2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
+       libstdc++-v3 and libjava.
+
+2002-02-11  Adam Megacz <adam@xwt.org>
+
+       * 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.
+       * config.sub: Updated to 2002-02-01's version.
+       Contribute sh64-elf.
+       2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
+       * configure.in: Added sh64-*-*.
+
+2002-02-08  Chris Demetriou  <cgd@broadcom.com>
+
+       * MAINTAINERS: Belatedly add myself to write after approval list.
+
+Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
+
+       * MAINTAINERS: Put self in as maintainer for x86-64 port.
+       Remove self as Write After Approval.
+
+2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
+
+       * MAINTAINERS: Put self in as maintainer for contrib/regression
+       directory.
+
+2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
+
+       * MAINTAINERS:  Update my email address.
+
+2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * 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>
+
+       * install-sh: Use _inst.$$_ for temp file name.
+
+2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * MAINTAINERS (Write After Approval): Move my contact info
+       from here...
+       (OS Port Maintainers): ...to here (netbsd).
+
+2002-01-22  Bob Wilson  <bob.wilson@acm.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2002-01-17  H.J. Lu <hjl@gnu.org>
+
+       * Makefile.in (all-fastjar): Also depend on all-libiberty.
+       (all-target-fastjar): Also depend on all-target-libiberty.
+
+2002-01-16  H.J. Lu  (hjl@gnu.org)
+
+       * config.guess: Import from master sources, rev 1.225.
+       * config.sub: Import from master sources, rev 1.238.
+
+2002-01-16  Kazu Hirata  <kazu@hxi.com>
+
+       * MAINTAINERS (Write After Approval): Remove myself.
+
+2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * MAINTAINERS: Add self as docs co-maintainer.
+
+2001-12-11  Matthias Klose  <doko@debian.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2001-12-09  Zack Weinberg  <zack@codesourcery.com>
+
+       * MAINTAINERS: Update my email address.
+
+2001-12-07  Turly O'Connor  <turly@apple.com>
+       * MAINTAINERS (Write After Approval): Add myself.
+       * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
+       (rs6000_initialize_trampoline): Call __trampoline_setup for
+       ABI_DARWIN too.
+       * darwin-tramp.asm: New file, implements __trampoline_setup.
+       * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
+
+2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
 
        * configure, configure.in: Use temp file for long sed commands.