OSDN Git Service

* sched.c (new_insn_dead_notes): Check if the register was
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 6e974c7..3e816fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,110 @@
+Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (--enable-target-optspace): Remove debug echo.
+
+Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
+
+       * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
+
+Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (target_makefile_frag): If --enable-target-optspace,
+       use -Os to compile target libraries rather than -O2.  Default to
+       using -Os for m32r if --{enable,disable}-target-optspace is not
+       used.
+
+Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
+
+       * configure: Define DEFAULT_M4 by searching PATH.
+       * Makfile.in: Use DEFAULT_M4.
+
+Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INSTALL_MODULES): Remove texinfo.
+
+Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add thumb-coff target.
+       * config.sub: Add thumb-coff target.
+
+Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (install-gcc): Don't specify LANGUAGES here.
+       (install-gcc-cross): Instead, override LANGUAGES here.
+
+1998-03-18  Dave Love  <d.love@dl.ac.uk>
+
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
+       non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
+
+Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * config-ml.in: After building symlink tree call make distclean
+       if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
+       to be the case for libiberty.
+
+Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
+
+       * configure: When making link, also check the current
+       directory. The configure scripts may create one.
+
+Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config.sub: Accept alphapca56 and alphaev6 properly.
+
+Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
+
+       * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
+
+Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
+>
+        * config.sub (sco5): Fix typo.
+
+1998-02-16  Dave Love  <d.love@dl.ac.uk>
+
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
+       CONFIG_SITE=/dev/null to forestall lossage with site configuration.
+
+Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
+       this change to sync Makefile.in with its ChangeLog entries.
+
+Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
+       PICFLAG_FOR_TARGET.
+       (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
+
+       * configure: Emit a definition for the new macro enable_shared
+       into each Makefile.
+
+       * config/mh-sparcpic (PICFLAG): Define to properly according
+       to current multilib configuration.
+       * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
+       according to current multilib configuration.
+
+Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
+
+       * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
+       (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
+       (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
+       (CLEAN_TARGET_MODULES): Similarly
+       (all-target-libf2c): Add dependences.
+       * configure.in (target_libs): Add libf2c. 
+
+Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
+       here as it is not defined in the toplevel Makefile.
+
+Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (package_makefile_rules_frag): New variable, which names
+       a file with generic rules, ...
+       Change comment to mention we now have FIVE parts.
+       * configure: Undo last change.
+
 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
 
        * config.guess: More accurate determination of HP processor types.