Add change missing from previous commit, and fix misplaced changelog line.

This commit is contained in:
Richard Sandiford 2010-12-31 11:04:55 +00:00
parent aeffff6722
commit 3cc86b96c0
4 changed files with 4 additions and 3 deletions

View 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

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

View 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

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