diff options
author | Nick Clifton <nickc@redhat.com> | 1998-12-02 15:53:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-12-02 15:53:48 +0000 |
commit | 38c01dc96e4aa7aaf04b491485784eade927638d (patch) | |
tree | a5acd65e69e81b755a5d1196961e397e4bdcddac /gas | |
parent | 3ac83be0c79829d59dbf4cd4c2bcd39048949524 (diff) | |
download | fsf-binutils-gdb-38c01dc96e4aa7aaf04b491485784eade927638d.zip fsf-binutils-gdb-38c01dc96e4aa7aaf04b491485784eade927638d.tar.gz fsf-binutils-gdb-38c01dc96e4aa7aaf04b491485784eade927638d.tar.bz2 |
Enable relocs for ldi:20 insn
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 4e725be..5df296f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,9 @@ start-sanitize-fr30 +1998-12-02 Nick Clifton <nickc@cygnus.com> + + * config/tc-fr30.c (md_cgen_lookup_reloc): Enable relocs for + LDI:20 insn. + Thu Nov 26 11:23:48 1998 Dave Brolley <brolley@cygnus.com> * config/tc-fr30.c (md_pcrel_from_section): Restore previous calculation |