diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0ba20b8..b7d4159 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,9 @@ start-sanitize-v850 Fri Aug 30 23:50:08 1996 Jeffrey A Law (law@cygnus.com) + * config/tc-v850.c (md_apply_fix3): Do simple byte, short and + word fixups too. + * config/tc-v850.c (md_apply_fix3): Use little endian get/put routines to fetch/store the updated instruction from/to memory. (v850_insert_operand): If the operand has a specialized insert |