diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2001-07-04 09:49:29 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2001-07-04 09:49:29 +0000 |
commit | 7461da6e23ba6833a831dc70b8e774bcc50c2cac (patch) | |
tree | 3e20ebce7e712204f6af432f2ec2929420c62e39 /gas/testsuite/ChangeLog | |
parent | 5e7079af51100fcb3b989719bee35e6c93b59aee (diff) | |
download | ppe42-binutils-7461da6e23ba6833a831dc70b8e774bcc50c2cac.tar.gz ppe42-binutils-7461da6e23ba6833a831dc70b8e774bcc50c2cac.zip |
[gas]
* config/tc-mips.c (md_apply_fix): Prevent addend from becoming zero
if it's expected to be non-zero.
[gas/testsuite]
* gas/mips/elf-rel3.s: Add zero word to end of file.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 449367e1fc..22082100e9 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2001-07-04 Richard Sandiford <rsandifo@redhat.com> + + * gas/mips/elf-rel3.s: Add zero word to end of file. + 2001-07-03 H.J. Lu <hjl@gnu.org> * gas/mips/lb-xgot-ilocks.d: Add -march=r3900. |