OSDN Git Service

* configure.in (with-fast-fixincludes): Fix whitespace.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 828390a..51964fc 100644 (file)
@@ -1,3 +1,65 @@
+Thu Dec 17 18:21:49 1998  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * configure.in (with-fast-fixincludes): Fix whitespace.
+       * configure: Rebuilt.
+
+       * fixincludes (c_asm.h): Wrap Digital UNIX V4.0B DEC C specific
+       asm() etc. function declarations in __DECC.
+
+Thu Dec 17 13:57:23 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * expr.c (emit_move_insn_1): Only emit a clobber if the target
+       is a pseudo register.
+
+Thu Dec 17 13:50:29 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * gcse.c: Include expr.h in order to get the prototype for
+       get_condition() which is used in delete_null_pointer_checks(). 
+
+Thu Dec 17 15:58:26 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros.
+
+Thu Dec 17 12:31:12 1998  Jim Wilson  <wilson@cygnus.com>
+
+       * Makefile.in (INTERNAL_CFLAGS): Add SCHED_CFLAGS.
+       (ALL_CFLAGS): Delete SCHED_CFLAGS.
+
+Thu Dec 17 08:27:03 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
+
+       * loop.c (combine_givs_used_by_other): Don't depend on n_times_set.
+
+Wed Dec 16 17:30:35 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * toplev.c (main): Disable optimize_size if a specific
+       optimization level is requested.  Always set optimization
+       level to 2 if -Os is specified.
+
+Wed Dec 16 16:33:04 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * objc/lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with
+       cpplib.
+       * cpplib.c (cpp_start_read): If in_fname is not initialized, try to
+       initialize it using fname.
+
+1998-12-16  Zack Weinberg  <zack@rabi.phys.columbia.edu>
+
+       * cpplib.c (do_include): Treat #include_next in the
+       primary source file as #include plus warning.  Treat
+       #include_next in a file included by absolute path as an
+       error.  fp == CPP_NULL_BUFFER is a fatal inconsistency.
+
+Wed Dec 16 12:28:54 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * cccp.c: Don't define MIN/MAX anymore.
+       * cpplib.c: Likewise.
+       * machmode.h: Likewise.
+       * system.h: Provide definitions for MIN/MAX.
+
+Tue Dec 15 23:47:42 1998  Zack Weinberg  <zack@rabi.phys.columbia.edu>  
+
+       * fix-header.c: Don't define xstrdup here.
+
 Wed Dec 16 05:11:04 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
 
        * loop.c (consec_sets_giv): New argument last_consec_insn.
@@ -16,6 +78,8 @@ Wed Dec 16 17:24:07 1998  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
 
 Tue Dec 15 13:49:55 1998  Jeffrey A Law  (law@cygnus.com)
 
+       * mn10200.md (addsi3 expander): Use "nonmemory_operand" for operand 2.
+
        * mn10300.md (bset, bclr): Operand 0 is a read/write operand.
 
        * mn10200.md (abssf2, negsf2): New expanders.