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 f860e99a7ad..65816c75f69 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2015-05-01 Kyrylo Tkachov <kyrylo.tkachov@arm.com> + + * target.def (attribute_table): Mention that struct attribute_spec + is defined in tree-core.h rather than tree.h + * doc/tm.texi: Regenerate. + 2015-05-01 Richard Sandiford <richard.sandiford@arm.com> * genrecog.c (test): Rename to rtx_test. Update rest of file |