diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2003-06-12 05:45:50 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2003-06-12 05:45:50 +0000 |
commit | 34ce925ee0917c2d7049c6da671817e1af8bb849 (patch) | |
tree | 048ddc8c3848d588fc5beb580969610d365d20fc /gas/testsuite/ChangeLog | |
parent | 7282305265e2fee186dabcd1abc6a666f6f05222 (diff) | |
download | gdb-34ce925ee0917c2d7049c6da671817e1af8bb849.zip gdb-34ce925ee0917c2d7049c6da671817e1af8bb849.tar.gz gdb-34ce925ee0917c2d7049c6da671817e1af8bb849.tar.bz2 |
* config/tc-mips.c (append_insn): In a compound relocation, take the
field width from the final (outermost) operator.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 1ef04ab..8458294 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2003-06-12 Richard Sandiford <rsandifo@redhat.com> + + * gas/mips/elf-rel15.[sd]: New test. + * gas/mips/mips.exp: Run it. + 2003-06-11 Richard Henderson <rth@redhat.com> * gas/cfi/cfi-common-3.[ds]: New. |