OSDN Git Service

* config/h8300/h8300.c (stack_pointer_operand): New.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 0623757..99cb082 100644 (file)
@@ -1,3 +1,55 @@
+2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/h8300/h8300.c (stack_pointer_operand): New.
+       (const_int_gt_2_operand): Likewise.
+       (const_int_ge_8_operand): Likewise.
+       * config/h8300/h8300.md (a splitter): Likewise.
+       (a peephole2): Likewise.
+       * config/h8300/h8300-protos.h: Add prototypes for the new
+       functions above.
+
+2003-01-02  Steven Bosscher <s.bosscher@student.tudelft.nl>
+
+       * objc/Make-lang.in, objc/config-lang.in, objc/lang-specs.h,
+       objc/objc-act.h: Fix copyright years.
+
+2003-01-02  Steven Bosscher  <s.bosscher@student.tudelft.nl>
+
+       * doc/passes.texi: Fix documentation for -fssa-ccp
+
+2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
+
+       * gccbug.in: Update for new categories.
+
+2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/h8300/h8300.md: Reorder some patterns.
+
+2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/h8300/h8300.c (output_logical_op): Fix a warning.
+
+2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
+
+       * config/darwin-protos.h, config/c4x/c4x-protos.h,
+       config/cris/cris-protos.h, config/i370/i370-protos.h,
+       config/i960/i960-protos.h, config/ia64/ia64-protos.h,
+       config/v850/v850-protos.h: Use struct, and don't conditionally
+       compile on GCC_C_PRAGMA_H.
+
+2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/arm/arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.
+       * config/h8300/h8300-protos.h: Likewise.
+       * config/sh/sh-protos.h: Likewise.
+
+2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/arm/arm-protos.h: Use struct cpp_reader instead of
+       cpp_reader.
+       * config/h8300/h8300-protos.h: Likewise.
+       * config/sh/sh-protos.h: Likewise.
+
 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
 
        * config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_calls,