X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=2faf26f1fc1396f9f506dcb2920b879ee70c7c65;hb=e33dbbdf5bab6846f0940ff4642f7591a808d2a1;hp=47f97cb1f6f55e74882be9aedb141565899f520b;hpb=9862eda4e4386abe4f89ac928860afdaa7034055;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 47f97cb1f6f..2faf26f1fc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,236 @@ +2000-01-27 Christopher Faylor + + * Makefile.in (CC_FOR_TARGET): Add new winsup directory + structure stuff to -L library search. + (CXX_FOR_TARGET): Ditto. + (CROSS_CHECK_MODULES): Fix spelling mistake. + +2000-02-24 Nick Clifton + + * config.sub: Support an OS of "wince". + +2000-02-22 Nick Clifton + + * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. + +2000-02-16 Franz Sirl + + * config.guess: Synchronize with master repository. + * config.sub: Likewise. + +2000-02-16 Kaveh R. Ghazi + + * configure (gcc_version): When setting, narrow search to + lines containing `version_string'. + +2000-02-15 Denis Chertykov + + * config.sub: Add support for avr target. + +2000-02-14 Nick Clifton + + * MAINTAINERS: Add maintainers for MCore port. + +Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson + + * config.sub: Add mmix-knuth-mmixware. + +2000-01-31 Kaveh R. Ghazi + + * MAINTAINERS: Pair cccp with cpplib maintainership. + +2000-01-24 Mark Mitchell + + * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke + the C++ compiler. + +Wed Jan 12 18:00:26 2000 Mark P. Mitchell + + * configure.in: Fix typo in last change. + +2000-01-12 Richard Henderson + + * configure.in: Don't build some bits for beos. + +2000-01-12 Joel Sherrill (joel@OARcorp.com) + + * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well + as include files. + +2000-01-11 Zack Weinberg + + * Add self as cpplib maintainer, as requested by Jason + Merrill. Correct my e-mail address. + +2000-01-06 Geoff Keating + + * configure.in: Use mt-aix43 to handle *_TARGET defs, + not mh-aix43. + +Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson + + * MAINTAINERS: Add myself to "write after approval" list. + +1999-12-14 Richard Henderson + + * config.guess (alpha-osf, alpha-linux): Detect ev67. + * config.sub: Accept alphaev[78], alphaev8. + +1999-12-03 Alexandre Oliva + + * config.guess, config.sub: Update from autoconf. + +1999-11-29 Bruce Korb + + * MAINTAINERS: update my playtime e-address. + +Tue Nov 23 00:57:41 1999 Rainer Orth + + * config-ml.in (sparc*-*-*): Disable sparcv9 support if the + necessary libraries are missing. + +Fri Nov 19 11:22:31 MST 1999 Diego Novillo + + * MAINTAINERS: Add new 'write after approval' maintainer. + +Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco + + * MAINTAINERS: Add new Java maintainer. + +1999-10-25 Andreas Schwab + + * configure: Fix quoting inside arguments of eval. + +1999-10-21 Nick Clifton + + * 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 + + * config.sub: Add fr30 target. + * configure.in: Add fr30 target. + * MAINTAINERS: Add fr30 maintainer. + +Tue Sep 7 23:33:57 1999 Linas Vepstas + + * config.guess: Add OS/390 match pattern. + * config.sub: Add mvs, openedition targets. + * configure.in (i370-ibm-opened*): New. + +1999-08-25 Nick Clifton + + * 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 + + * 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 + + * 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 + + * 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 + + * config.sub: Tidied up case statements. + +1999-05-22 Ben Elliston + + * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake + . + + * 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 + + * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. + +1999-04-23 Tom Tromey + + * 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 + + * 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 * config/mh-go32: Delete. @@ -132,10 +365,10 @@ Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) Mon Oct 12 12:09:30 1998 Alexandre Oliva - * 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 @@ -398,11 +631,11 @@ Tue Jun 23 22:42:32 1998 Mark Alexander Fri Jun 19 02:36:59 1998 Alexandre Oliva - * 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 @@ -444,7 +677,7 @@ Thu May 28 19:31:13 1998 Ian Lance Taylor Sat May 23 23:44:13 1998 Alexandre Oliva * 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) @@ -786,8 +1019,8 @@ Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) Fri Jan 16 00:41:37 1998 Alexandre Oliva - * 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 @@ -1268,7 +1501,7 @@ Thu Jun 12 21:12:28 1997 Bob Manson Fri Jun 6 21:38:40 1997 Rob Savoye - * 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.