diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 26b8cb9f1b2..334ee8f6b86 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2011-04-25 Paolo Carlini <paolo.carlini@oracle.com> + + * c-family/c-common.c (struct c_common_resword): Add + __underlying_type. + * c-family/c-common.h (enum rid): Add RID_UNDERLYING_TYPE. + 2011-04-25 Segher Boessenkool <segher@kernel.crashing.org> * config/rs6000/titan.md (automata_option "progress"): Remove. |