diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5e09779..4467287 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2009-07-06 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> + + * config/tc-i386.c (cpu_arch): Add .fma4 and CPU_FMA4_FLAGS. + (build_modrm_byte): Add support to handle FMA4 instructions. + (md_show_usage): Add fma4. + 2009-07-04 Alan Modra <amodra@bigpond.net.au> * config/tc-cr16.h (TC_LINKRELAX_FIXUP): Set only for code sections. |