diff options
author | Doug Evans <dje@google.com> | 1998-07-21 23:50:34 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-07-21 23:50:34 +0000 |
commit | b817384cca766906892a3d883ea9614071ee8e71 (patch) | |
tree | 52833a2f837b558e188a2da37e8a319f49f027f5 /gas/ChangeLog | |
parent | b00ea55caf2a3e160e549bc641422da0c6f75adb (diff) | |
download | gdb-b817384cca766906892a3d883ea9614071ee8e71.zip gdb-b817384cca766906892a3d883ea9614071ee8e71.tar.gz gdb-b817384cca766906892a3d883ea9614071ee8e71.tar.bz2 |
* cgen.c (cgen_md_apply_fix3): set_operand renamed to set_vma_operand.
Update call to insert_operand.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 407fa17..e15e804 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,15 @@ +Tue Jul 21 16:50:52 1998 Doug Evans <devans@seba.cygnus.com> + + * cgen.c (cgen_md_apply_fix3): set_operand renamed to set_vma_operand. + Update call to insert_operand. + +start-sanitize-am33 +Tue Jul 21 10:58:47 1998 Jeffrey A Law (law@cygnus.com) + + * config/tc-mn10300.c (md_assemble): Handle autoincrement addressing + modes. + +end-sanitize-am33 Fri Jul 17 11:42:20 1998 Nick Clifton <nickc@cygnus.com> * config/tc-m32r.c (ms_show_usage): Formatting changes. |