diff options
author | Paul Brook <paul@codesourcery.com> | 2009-10-29 18:01:13 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2009-10-29 18:01:13 +0000 |
commit | e6655fdab471a198013e2f21f16c80ed39dd1318 (patch) | |
tree | ab6208c496885dfac210f789ad437f6ca46571c5 /gas/ChangeLog | |
parent | 96f1593750e940f6aac4fd5fe29968bbfe1e7f5b (diff) | |
download | gdb-e6655fdab471a198013e2f21f16c80ed39dd1318.zip gdb-e6655fdab471a198013e2f21f16c80ed39dd1318.tar.gz gdb-e6655fdab471a198013e2f21f16c80ed39dd1318.tar.bz2 |
2009-10-29 Paul Brook <paul@codesourcery.com>
gas/
* config/tc-arm.c (neon_tab_entry): Fix VNMLA/VNMLS opcodes.
gas/testsuite/
* gas/arm/vfp-neon-syntax.d: Update expected results.
* gas/arm/vfp-neon-syntax_t2.d: Update expected results.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a9f6785..8c28273 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2009-10-29 Paul Brook <paul@codesourcery.com> + * config/tc-arm.c (neon_tab_entry): Fix VNMLA/VNMLS opcodes. + +2009-10-29 Paul Brook <paul@codesourcery.com> + * doc/c-arm.texi: Document ARM -mcpu=cortex-a5. * config/arm/tc-arm.c (arm_cpu_option_table): Add cortex-a5. |