Add change missing from previous commit, and fix misplaced changelog line.
authorRichard Sandiford <rdsandiford@googlemail.com>
Fri, 31 Dec 2010 11:04:55 +0000 (11:04 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Fri, 31 Dec 2010 11:04:55 +0000 (11:04 +0000)
gas/ChangeLog
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/e32-rel2.d
ld/ChangeLog

index 19d0477f539e90612de9d096f85ff729a4ae4829..b10467799a5bdde4e17cf5a01cec81ae8e9b29fa 100644 (file)
@@ -1,5 +1,4 @@
 2010-12-31  Robert Millan  <rmh@gnu.org>
-           Richard Sandiford  <rdsandiford@googlemail.com>
 
        * config/tc-mips.c (ELF_TARGET): New macro.  Generates target
        names accordingly to whether TE_FreeBSD and whether TE_TMIPS
index cb8306526be3f734212aefec3bc80287a3b3e835..1d5c4130dd83622aecb9a983ca5ac1123b116ec1 100644 (file)
@@ -1,6 +1,7 @@
 2010-12-31  Richard Sandiford  <rdsandiford@googlemail.com>
 
-       * gas/mips/e32el-rel2.d: Accept any file format.
+       * gas/mips/e32-rel2.d: Accept any file format.
+       * gas/mips/e32el-rel2.d: Likewise.
        * gas/mips/elf-rel.d: Likewise.
        * gas/mips/elf-rel2.d: Likewise.
        * gas/mips/elf-rel3.d: Likewise.
index 6d0ed596a7cbcc0541d00d1fec651340e63b5d44..74edeb58e3a11df0784e1bb0f83d803cad465ded 100644 (file)
@@ -7,7 +7,7 @@
 # FIXME: really this should check that the contents of .sdata, .lit4,
 # and .lit8 are correct too.
 
-.*:     file format elf.*mips
+.*:     file format .*
 
 RELOCATION RECORDS FOR \[\.text\]:
 OFFSET [ ]+ TYPE              VALUE 
index fa623ef3998d30e1721f1257ce9938b5614663f7..1a4d8feca31dbc9031eec133ba07daa9d534603f 100644 (file)
@@ -1,4 +1,5 @@
 2010-12-31  Robert Millan  <rmh@gnu.org>
+           Richard Sandiford  <rdsandiford@googlemail.com>
 
        * configure.tgt: Recognize mips-freebsd and mips-kfreebsd-gnu.
 
This page took 0.097297 seconds and 4 git commands to generate.