OSDN Git Service

* Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC and
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 003fd63..b084ddf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,215 @@
+2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
+
+       * ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. Do not add
+       '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
+       * ltcf-cxx.sh: likewise.
+       * ltcf-gcj.sh: likewise.
+       * ltconfig.sh: fix typo.
+
+2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
+
+       * configure: handle DOS-style absolute paths.
+
+2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
+
+       * configure.in: remove supported directories from $noconfigdirs for DJGPP.
+
+2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
+
+       * MAINTAINERS: Add myself as avr port co-maintainer.
+
+2000-12-28  Ben Elliston  <bje@redhat.com>
+
+       * MAINTAINERS: Add myself under ``Write After Approval''.
+
+2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * texinfo: Remove directory from GCC.
+
+2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * COPYING: Update to current
+       ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
+       to 19yy as example year in copyright notice).
+
+2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 
+       (libstdcxx_incdir): Pass down.
+       * config.if: Remove expired bits for cxx_interface, add stub.
+       (libstdcxx_incdir): Add variable for g++ include directory.
+       * configure.in (gxx_include_dir): Use it.
+       
+2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
+
+       * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
+       with old-email address from ``Write After Approval''.
+
+2000-12-15  Andreas Jaeger  <aj@suse.de>
+
+       * configure.in: Handle lang_dirs.
+
+2000-12-14  Tom Tromey <tromey@redhat.com>
+
+       * MAINTAINERS: Removed brads.
+
+       * MAINTAINERS: Added gcj developers.
+
+2000-12-13  Anthony Green  <green@redhat.com>
+       
+       * configure.in: Disable libgcj for any target not specifically
+       listed.  Disable libgcj for x86 and Alpha Linux until compatible
+       with g++ abi.
+2000-12-13  Mike Stump  <mrs@wrs.com>
+
+       * Makefile.in (local-distclean): Also remove fastjar.
+
+2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
+
+       * contrib/gcc_update: Add fastjar --touch entries.
+
+2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in: Disable language-specific target libraries for
+       languages that aren't enabled.
+
+2000-12-10  Anthony Green  <green@redhat.com>
+
+       * configure.in: Define libgcj.  Disable libgcj target libraries for
+       most targets.
+
+2000-12-10  Neil Booth  <neilb@earthling.net>
+
+       * MAINTAINERS: Update mail address, remove from WAA list.
+
+2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
+
+       * libjava: Imported from /cvs/java.
+       * libffi: Likewise.
+       * Boehm-gc: Likewise.
+
+2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
+
+       * configure.in (target_libs): Revert 2000-12-08 patch.
+       (noconfigdirs): Added target-libjava.
+
+2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
+
+       * djunpack.bat: removed.
+
+2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
+
+       * Makefile.in: handle DOS-style absolute paths.
+       * config-ml.in: likewise.
+       * symlink-tree: likewise.
+
+2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
+
+       * fastjar: Imported.
+
+2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
+
+       * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
+       libjava.
+       * configure.in (target_libs): Removed `target-libjava'.
+
+2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
+
+       * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
+       (ALL_MODULES): Added fastjar.
+       (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
+       (all-target-libjava): all-fastjar replaces all-zip.
+       (all-fastjar): Added.
+       (configure-target-fastjar, all-target-fastjar): Likewise.
+       * configure.in (host_tools): Added fastjar.
+
+2000-12-07  Mike Stump  <mrs@wrs.com>
+
+       * Makefile.in (local-distclean): Remove leftover built files.
+
+2000-11-24  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (xscale-elf): Add target.
+       (xscale-coff): Add target.
+
+2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
+
+        * ltcf-cxx.sh: Support creation of C++ shared libraries on
+        recent versions of FreeBSD (release 3 or later).
+        * ltconfig: On FreeBSD, -lc must not be provided when building
+        a shared library or else the standard -pthread gcc option is
+        rendered worthless to later users of the built library.
+
+2000-11-16  Fred Fish  <fnf@be.com>
+
+       * configure.in (enable_libstdcxx_v3): Fix typo,
+       libstd++ -> libstdc++.
+
+2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-11-21  Bernd Schmidt  <bernds@redhat.com>
+
+       * MAINTAINERS: Update my email address.  Add myself to global write
+       privs list.
+
+2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in: Merge with src and libgcj.
+       (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
+       configure-target-<library> when their configure scripts need the C
+       or C++ library to have already been built to work properly.
+       (do_proto_toplev): Set them to an empty string.
+
+       * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
+       (REALLY_SET_LIB_PATH): Use them.
+
+2000-11-17  Stan Shebs  <shebs@apple.com>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * configure: Provide the original toplevel configure arguments
+       (including $0) to subprocesses in the environment rather than
+       through gcc/configargs.h.
+
+2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * MAINTAINERS: Remove references to cccp. Change C9X reference to
+       C99.  Alphabetise "Write After Approval" list.
+
+2000-11-12  Mark Mitchell  <mark@codesourcery.com>
+
+       * configure: Turn on libstdc++ V3 by default.
+
+       * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
+       if we've got GCC.
+
+2000-11-11  Philip Blundell  <philb@gnu.org>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-11-09  David Edelsohn  <edelsohn@gnu.org>
+
+       * ltcf-c.sh (aix4): Improve shared library configuration; require
+       exporting symbols.
+       * ltcf-cxx.sh (aix4): Define.
+       * ltconfig (aix4): Define library and soname specs appropriate for
+       AIX.  Define command to create export symbols list.
+
+Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
+
+       * config.sub: Add support for Sun Chorus
+
+2000-10-31  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Rename <name>@cygnus.com addresses to
+       <name>@redhat.com.  Also installed new email address for Clint
+       Popetz.
+       
 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * etc: Remove directory from GCC.