diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1ab09e8..0ec4f60 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +2010-05-11 Andrew Stubbs <ams@codesourcery.com> + + * config/tc-arm.c (aeabi_set_public_attributes): Set Tag_DIV_use. + +2010-05-11 Jie Zhang <jie@codesourcery.com> + + * config/tc-arm.c (aeabi_set_public_attributes): Set + Tag_ABI_HardFP_use to 1 if a single precision FPU is selected. + 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. |