Remove superfluous stuff from 2004-07-03 entry.

This commit is contained in:
Richard Sandiford 2004-07-08 15:41:11 +00:00
parent de7e685213
commit 855bd88ab8
1 changed files with 0 additions and 7 deletions

View File

@ -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.