diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8509e1c..3fa1aee 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2008-03-09 Paul Brook <paul@codesourcery.com> + * config/tc-arm.c (arm_cpu_option_table): Add cortex-a9. + * doc/c-arm.texi: Add cortex-a9. + +2008-03-09 Paul Brook <paul@codesourcery.com> + * config/tc-arm.c (fpu_vfp_ext_d32): New vairable. (parse_vfp_reg_list, encode_arm_vfp_reg): Use it. (arm_option_cpu_value): Add vfpv3-d16, vfpv2 and vfpv3. |