OSDN Git Service

Date: Sun, 20 Dec 1998 22:07:16 -0700
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 9b111de..6746f98 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,214 @@
+1999-10-25  Andreas Schwab  <schwab@suse.de>
+
+       * configure: Fix quoting inside arguments of eval.
+
+1999-10-21  Nick Clifton  <nickc@cygnus.com>
+
+       * config-ml.in: Allow suppression of some ARM multilibs.
+
+Sun Oct  3 14:20:22 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (fr30): Fix typo.
+
+1999-09-21  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Add fr30 target.
+       * configure.in: Add fr30 target.
+       * MAINTAINERS: Add fr30 maintainer.
+
+Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
+
+       * config.guess: Add OS/390 match pattern.
+       * config.sub: Add mvs, openedition targets.
+       * configure.in (i370-ibm-opened*): New.
+
+1999-08-25  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Do not configure or build ld for AIX
+       platforms.  ld is known to be broken on these platforms.
+
+Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * config-ml.in: Pass compiler flag corresponding to multidirs to
+       subdir configures.
+
+Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
+
+Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
+
+       * configure.in (target_libs): Added target-zlib.
+       * Makefile.in (ALL_TARGET_MODULES): Added zlib.
+       (CONFIGURE_TARGET_MODULES): Likewise.
+       (CHECK_TARGET_MODULES): Likewise.
+       (INSTALL_TARGET_MODULES): Likewise.
+       (CLEAN_TARGET_MODULES): Likewise.
+       (configure-target-zlib): New target.
+       (all-target-zlib): Likewise.
+       (all-target-libjava): Depend on all-target-zlib.
+       (configure-target-libjava): Depend on configure-target-zlib.
+
+       * Makefile.in (configure-target-libjava): Depend on
+       configure-target-newlib.
+       (configure-target-boehm-gc): New target.
+       (configure-target-qthreads): New target.
+
+        * configure.in (host_tools): Added zip.
+        * Makefile.in (all-target-libjava): Depend on all-zip.
+        (all-zip): New target.
+        (ALL_MODULES): Added all-zip.
+        (NATIVE_CHECK_MODULES): Added check-zip.
+        (INSTALL_MODULES): Added install-zip.
+        (CLEAN_MODULES): Added clean-zip.
+
+        * configure.in (target_libs): Added target-qthreads.
+        * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
+        (CONFIGURE_TARGET_MODULES): Likewise.
+        (CHECK_TARGET_MODULES): Likewise.
+        (INSTALL_TARGET_MODULES): Likewise.
+        (CLEAN_TARGET_MODULES): Likewise.
+        (all-target-qthreads): New target.
+        (configure-target-libjava): Depend on configure-target-qthreads.
+        (all-target-libjava): Depend on all-target-qthreads.
+
+       * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
+       (CONFIGURE_TARGET_MODULES): Likewise.
+       (CHECK_TARGET_MODULES): Likewise.
+       (INSTALL_TARGET_MODULES): Likewise.
+       (CLEAN_TARGET_MODULES): Likewise.
+       (all-target-libjava): New target.
+       (all-target-boehm-gc): Likewise.
+       * configure.in (target_libs): Added libjava, boehm-gc.
+
+Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
+
+       * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
+
+Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
+
+       * config.guess (dummy): Changed to $dummy.
+
+1999-05-24  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Tidied up case statements.
+
+1999-05-22  Ben Elliston  <bje@cygnus.com>
+
+       * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
+       <jiro@din.or.jp>.
+
+       * config.guess: Merge with FSF version. Future changes will be
+       more accurately recorded in this ChangeLog.
+       * config.sub: Likewise.
+
+Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
+
+        * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
+
+1999-04-23  Tom Tromey  <tromey@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2f.
+
+Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
+                          Martin Heller (Ing.-Buero_Heller@t-online.de)
+
+       * config.guess (interix Alpha): Add.
+
+Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
+       
+       * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
+       link a trivial program with -mabi=64.  If it fails, remove mabi=64
+       from multidirs.
+
+Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
+
+       * config.sub: Set basic_machine to i586 when target_alias = k6-*.
+
+Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
+
+       * configure (gxx_include_dir): Removed.
+
+       * configure.in (gxx_include_dir): Handle it.
+       * Makefile.in: Likewise.
+
+Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
+
+       * config/mh-go32: Delete.
+       * config/mh-djgpp: New. Renamed from mh-go32.
+       * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
+       config/mh-djgpp.
+
+Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * config.sub: Add i386-uwin support.
+       * config.guess: Likewise.
+
+Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
+
+       * configure.in: cleanup, add mh-*pic handling for arm, special
+       case powerpc*-*-aix*
+
+1999-03-02  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
+
+Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
+
+       * config.sub: Check for "cygwin*" rather than "cygwin32*"
+
+1999-02-24  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Fix typo in arm recognition.
+
+Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
+
+       * config.guess: Recognize openbsd-*-hppa.
+
+Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
+
+       * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
+       only if it is not empty.
+
+1999-02-17  Nick Clifton  <nickc@cygnus.com>
+
+       Patch from: Scott Bambrough <scottb@corelcomputer.com>
+       
+       * config.guess: Modified to recognize uname's armv* syntax. 
+
+       * config.sub: Modified to recognize uname's armv* syntax.
+
+Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
+       
+       * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
+       the old name config/mh-cygwin32.
+       Enable texinfo.
+
+Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
+
+       * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
+       $AR_FOR_TARGET.  Likewise for RANLIB.
+
+Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
+        * config.sub (oabi):  Recognize.
+        * configure.in (arm-*-oabi):  Handle.
+
+Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
+
+       * config.guess: Improve detection of i686 on UnixWare 7.
+
+Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * config.guess: Add support for i386-pc-interix.
+       * config.sub: Likewise.
+       * configure.in: Likewise.
+       * config/mh-interix: New file.
+
+Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub: Clean up handling of hppa2.0.
+
 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
 
        * config.guess: Use C code to identify more HP machines.
@@ -55,10 +266,10 @@ Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
 
 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
        
-       * Makefile.in (build_tooldir): new variable, same as tooldir
-       (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): add
-       -B$(build_tooldir)/bin/
-       (BASE_FLAGS_TO_PASS): pass build_tooldir down
+       * Makefile.in (build_tooldir): New variable, same as tooldir.
+       (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
+       -B$(build_tooldir)/bin/.
+       (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
 
 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
@@ -321,11 +532,11 @@ Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
 
 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
 
-       * Makefile.in (local-clean): remove *.log
-       (warning.log): built with warn_summary from build.log
-       (mail-report.log): run test_summary
-       (mail-report-with-warnings.log): run test_summary including
-       warning.log in the report
+       * Makefile.in (local-clean): Remove *.log.
+       (warning.log): Built with warn_summary from build.log.
+       (mail-report.log): Run test_summary.
+       (mail-report-with-warnings.log): Run test_summary including
+       warning.log in the report.
 
 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
 
@@ -367,7 +578,7 @@ Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
 
        * Makefile.in (boostrap2-lean, bootstrap3-lean,
-       bootstrap4-lean): new targets
+       bootstrap4-lean): New targets.
 
 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
 
@@ -709,8 +920,8 @@ Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
 
 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
 
-       * configure.in: check whether host and target makefile
-       fragments exist before adding them to *_makefile_frag
+       * configure.in: Check whether host and target makefile
+       fragments exist before adding them to *_makefile_frag.
 
 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
 
@@ -1191,7 +1402,7 @@ Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
 
 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
 
-       * configure: Use '|' instead of ":" as the seperator in
+       * configure: Use '|' instead of ":" as the separator in
        sed. Otherwise sed chokes on NT path names with drive
        designators. Also look for "?:*" as the leading characters in an
        absolute pathname.