summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cdb96fb7f65..38ac46d1338 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-08 David Edelsohn <edelsohn@gnu.org>
+
+ * config.gcc (aix tm_file): Add aix-stdint.h.
+ (aix tm clause use_gcc_stdint): Set to wrap.
+ * config/rs6000/aix-stdint.h: New file.
+
2009-04-08 Richard Guenther <rguenther@suse.de>
PR middle-end/36291