From: rsandifo Date: Thu, 8 Jul 2004 15:41:11 +0000 (+0000) Subject: Remove superfluous stuff from 2004-07-03 entry. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ccbdbbbc88a182940e2b5fe5a4429ba4ef08223a;p=pf3gnuchains%2Fpf3gnuchains3x.git Remove superfluous stuff from 2004-07-03 entry. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 910c902394..115b215e91 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -5,13 +5,6 @@ 2004-07-03 Richard Sandiford - * 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.