diff options
author | DJ Delorie <dj@redhat.com> | 2003-01-07 21:27:58 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2003-01-07 21:27:58 +0000 |
commit | 2d10acd2e442e82e94d663861ba2f4c57430fc5b (patch) | |
tree | bd10fea6ac389fef26c853b1526db8b32497a086 /gas/ChangeLog | |
parent | 33d9fdd0d8ca9a8cf258dbf2795c5877d47f342a (diff) | |
download | gdb-2d10acd2e442e82e94d663861ba2f4c57430fc5b.zip gdb-2d10acd2e442e82e94d663861ba2f4c57430fc5b.tar.gz gdb-2d10acd2e442e82e94d663861ba2f4c57430fc5b.tar.bz2 |
* config/tc-xstormy16.c (md_cgen_lookup_reloc): Adjust value based
on operand type.
(xstormy16_md_apply_fix3): Use adjustment.
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 3216c09..54d04b1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2003-01-07 DJ Delorie <dj@redhat.com> + + * config/tc-xstormy16.c (md_cgen_lookup_reloc): Adjust value based + on operand type. + (xstormy16_md_apply_fix3): Use adjustment. + 2003-01-02 Ben Elliston <bje@redhat.com> * configure.in: Add iq2000-elf target. |