aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2004-07-08 15:41:11 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2004-07-08 15:41:11 +0000
commit855bd88ab87f67a9ca044d6caabc004bc2a409c2 (patch)
tree02d1304869481bf4aa1affe8a899962a3b56dea7 /gas
parentde7e6852134391ba8229ba9305e575ba34afaf59 (diff)
downloadgdb-855bd88ab87f67a9ca044d6caabc004bc2a409c2.zip
gdb-855bd88ab87f67a9ca044d6caabc004bc2a409c2.tar.gz
gdb-855bd88ab87f67a9ca044d6caabc004bc2a409c2.tar.bz2
Remove superfluous stuff from 2004-07-03 entry.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 910c902..115b215 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -5,13 +5,6 @@
2004-07-03 Richard Sandiford <rsandifo@redhat.com>
- * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.
- (reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.
- (mips_frob_file): Rework so that only a single pass through the
- relocs is needed. Allow %lo()s to have higher offsets than their
- corresponding %hi()s or %got()s.
-
-testsuite/
* gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
the earliest %lo().
* gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.