summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2014-10-16 20:50:18 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2014-10-16 20:50:18 +0000
commit08a9c372371b863b258ae32b22c7d66f88505d05 (patch)
tree38bbcd370df4a0c6b2105fcbe7283cf258c5b2b9 /gcc/ChangeLog
parent09fa84534afb44494c276ee37e8af6a37ef83534 (diff)
downloadgcc-08a9c372371b863b258ae32b22c7d66f88505d05.tar.gz
* config/rs6000/rs6000-c.c (rid_int128): New.
(rs6000_macro_to_expand): Use instead of RID_INT128. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216348 138bc75d-0d04-0410-961f-82ee72b054a4
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 7e4b5d4aae1..cf31da6958b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-16 DJ Delorie <dj@redhat.com>
+
+ * config/rs6000/rs6000-c.c (rid_int128): New.
+ (rs6000_macro_to_expand): Use instead of RID_INT128.
+
2014-10-16 Andrew MacLeod <amacleod@redhat.com>
* function.h: Flatten file. Remove includes, adjust prototypes to