OSDN Git Service

2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index c2b0169..85809db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,363 @@
+2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Remove material now in src-release.  (Finally!)
+
+       * Makefile.tpl: Add configure-target (for src-release in src)
+       * Makefile.in: Regenerate.
+
+2002-09-30  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
+
+2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * configure.in (s390*-*-linux*): Enable libgcj.
+
+2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure: Revert accidentally applied changes.
+
+       * Makefile.tpl: Make more autoconf-friendly.
+       * Makefile.in: Regenerate.
+       * configure: Make substitution more autoconf-like.
+
+2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
+       single entry to handle all these.
+       (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
+       libjava on arm-*-elf.
+
+2002-09-27  Geoffrey Keating  <geoffk@apple.com>
+
+       * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
+       things that depend on them.
+
+2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Make subsituted variables more autoconfy.
+       * Makefile.in: Regenerate.
+       * configure: Make seds more autoconfy.
+
+2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.tpl: Rewrite substituted lines to look autoconfy.
+       * Makefile.in: Regenerate.
+       * configure.in: Rewrite sed statements to look autoconfy.
+
+       * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
+       all-target-foo on configure-target-foo.
+       * Makefile.def: Ditto.
+       * Makefile.in: Rebuild.
+
+2002-09-25  Andrew Haley  <aph@redhat.com>
+
+       * MAINTAINERS: Add aph@redhat.com as Java maintainer.
+
+2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.def: New file.
+       * Makefile.tpl: New file.
+       * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
+       * contrib/gcc_update: Note that Makefile.in is a generated file.
+
+       * configure.in: Minor rearrangement.  Simplify tests.
+
+2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * configure.in (with_headers): Skip copy if value is "yes".
+       (with_libs): Likewise.
+
+2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
+       * configure.in (sh*-*-pe*): Ditto.
+       * configure.in (mips*-*-pe*): Ditto.
+       * configure.in (*arm-wince-pe): Ditto.
+
+       * configure.in: Rearrange.
+
+2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * MAINTAINERS: Update my email address.
+
+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
+       linux noconfigdirs to mips*-*-linux* entry and new
+       powerpc64*-*-linux* entry.  Add target-libffi for the latter.
+
+2002-07-19  Michael Matz  <matz@suse.de>
+
+       * MAINTAINERS: Add myself as ra* maintainer.
+
+2002-07-16  Chris Demetriou  <cgd@broadcom.com>
+
+       * config.guess: Update to 2002-07-09 version.
+       * config.sub: Update to 2002-07-03 version.
+
+2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * MAINTAINERS: Fix typo in a maintainer email address.
+
+2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Remove two redundant tests.
+
+2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * configure.in (mips*-*-irix6*o32): Enable stabs.
+
+2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Don't build grez.
+       * Makefile.in: Ditto.
+
+       * Makefile.in: Remove references to bsp, cygmon, libstub.
+       * configure.in: Ditto.
+
+       * configure.in: Remove leftover reference to gdbtest.
+
+2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
+
+       * configure.in (gxx_include_dir):  Change to match versioned
+       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>
+
+       * configure.in: Make --without-x work.
+
+2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Rearrange target Makefile fragment collection.
+
+       * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
+       cvs[src].
+       * configure.in: Ditto.
+
+2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
+
+       * MAINTAINERS (Write After Approval): Update my e-mail address.
+
+2002-06-24  Ben Elliston  <bje@redhat.com>
+
+       * configure.in (host_tools): Remove cgen.
+
+       * Makefile.in (all-cgen): Remove; runs from its source directory.
+       (check-cgen, install-cgen, clean-cgen): Likewise.
+       (all-opcodes): Do not depend on all-cgen.
+       (all-sim): Likewise.
+
+2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
+
+       * Makefile.in: Eliminate 'apache' targets.
+       * configure.in: Eliminate 'apache' targets.
+
+       * configure.in: Eliminate redundant tests.  Reorganize.
+
+       * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
+
+       * config-ml.in: Eliminate references to Cygnus configure.
+
+       * Makefile.in: Eliminate references to building emacs.
+
+2002-06-28  Graham Stott  <graham.stott@btinternet.com>
+
+       * MAINTAINERS: Update my email address.
+
+2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * config.if (libstdcxx_incdir): Version C++ headers.
+       (cxx_incdir): Remove.
+
+2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
+
+       * configure.in: Add support for ip2k.
+
+2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
+
+       * configure.in: Fix AIX configury bug.
+
+2002-06-20  Steve Ellcey  <sje@cup.hp.com>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
+
+       * configure.in: replace ${topsrcdir} with ${srcdir}
+
+       * configure.in: Move definition of libstdcxx_flags
+       right above usage, rather than waaay earlier.
+
+       * configure.in: Pull definition of is_cross_compiler earlier.
+
+       * configure.in: Rearrange a little.
+
+       * configure.in: Remove references to librx.
+       * Makefile.in: Remove references to librx.
+
+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...
+       * Makefile:  ...delete.
+
+2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
+
+       * configure.in: Eliminate ${gasdir} variable.
+
+2002-06-18  Dave Brolley  <brolley@redhat.com>
+
+       * configure.in: Add support for frv.
+       * config.sub: Add support for frv.
+
+2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
+
+       * configure:  Remove garbage from previous commit.
+
+2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
+
+       * configure:  For in-source builds, make a subdir and re-exec there.
+       * Makefile:  New file.  Pass targets through to build directory.
+       * .cvsignore:  No longer ignore "Makefile".
+
+2002-06-16  Douglas Rupp  <rupp@gnat.com>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
+
+2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * configure.in (vax-*-netbsd*): Re-enable gas.
+
+2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
+
+       * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
+       BUILD_PREFIX_1, to correct nomenclature.
+       * configure: Likewise.
+
+       * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
+       * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
+
+2002-05-31  Olaf Hering  <olh@suse.de>
+
+       * config-ml.in: Propogate DESTDIR also.
+
+2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * configure.in (vax-*-netbsd*): Don't build gas for this
+       platform.
+
+2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
+
+       * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
+       and libgcj for AVR.
+
+2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config.guess: Update to 2002-05-22 version.
+       * config.sub: Likewise.
+
+2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
+       * config-ml.in: Likewise.
+       * configure: Likewise.
+       * configure.in: Likewise.
+
+2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * MAINTAINERS: Update my email address.
+
 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
 
        * configure.in: Simplify makefile fragment collection.
        * 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
@@ -309,7 +669,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.
@@ -338,8 +698,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>