OSDN Git Service

2003-01-29 Joel Sherrill <joel@OARcorp.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 48b6d32..ecc0b68 100644 (file)
@@ -1,3 +1,25 @@
+2003-01-29     Joel Sherrill <joel@OARcorp.com>
+
+       * config/m68k/t-crtstuff: Replace spaces with tabs, add 
+        $(MULTILIB_CFLAGS) as compiler option and multilib crtbegin/end.o.
+       This issue was tracked as PR9293.
+
+2003-01-29     Joel Sherrill <joel@OARcorp.com>
+
+       * config.gcc (hppa1.1-rtems):  Did not include t-rtems nor enable
+       RTEMS threads.
+       * config/pa/rtems.h (LIB_SPEC): Use -N when linking.
+       This issue was tracked as PR9292.
+
+2003-01-29  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.in (c-parse.o): Locate source file in $(parsedir)
+       not $(srcdir).
+
+2003-01-29  Andrew Haley  <aph@redhat.com>
+
+       * tree-inline.c (walk_tree): Add CHAR_TYPE.
+
 Wed Jan 29 10:26:12 CET 2003  Jan Hubicka  <jh@suse.cz>
 
        * i386.md (subdi3_carry_rex64): Fix typo.