OSDN Git Service

Add change missing from previous commit, and fix misplaced changelog line.
authorrsandifo <rsandifo>
Fri, 31 Dec 2010 20:04:55 +0000 (20:04 +0000)
committerrsandifo <rsandifo>
Fri, 31 Dec 2010 20:04:55 +0000 (20:04 +0000)
gas/ChangeLog
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/e32-rel2.d
ld/ChangeLog

index 19d0477..b104677 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 cb83065..1d5c413 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 6d0ed59..74edeb5 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 fa623ef..1a4d8fe 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.