aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorNeil Booth <neil@daikokuya.co.uk>2003-05-17 07:37:44 +0000
committerNeil Booth <neil@gcc.gnu.org>2003-05-17 07:37:44 +0000
commit8d55c1641ec3367e0d6ce6ab44055446bb82773b (patch)
tree46c6543989dd5a31191894cf76c859fae8f4ceaf /gcc/ChangeLog
parent9b8466f43d9a3d82e5e7a89fda55d5e0676ac4c7 (diff)
downloadgcc-8d55c1641ec3367e0d6ce6ab44055446bb82773b.zip
gcc-8d55c1641ec3367e0d6ce6ab44055446bb82773b.tar.gz
gcc-8d55c1641ec3367e0d6ce6ab44055446bb82773b.tar.bz2
i960.h, rtems.h: Use TARGET_OS_CPP_BUILTINS and TARGET_CPU_CPP_BUILTINS in preference to...
* i960/i960.h, i960/rtems.h: Use TARGET_OS_CPP_BUILTINS and TARGET_CPU_CPP_BUILTINS in preference to CPP_PREDEFINES. From-SVN: r66903
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d795666..1229391 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2003-05-17 Neil Booth <neil@daikokuya.co.uk>
+ * i960/i960.h, i960/rtems.h: Use TARGET_OS_CPP_BUILTINS and
+ TARGET_CPU_CPP_BUILTINS in preference to CPP_PREDEFINES.
+
+2003-05-17 Neil Booth <neil@daikokuya.co.uk>
+
* config.gcc (sparc-*-sysv4*): Add sparc/sysv4-only.h.
* sparc/aout.h, sparc/elf.h, sparc/freebsd.h, sparc/linux.h,
sparc/linux64.h, sparc/lite.h, sparc/litecoff.h, sparc/liteelf.h,