Add change missing from previous commit, and fix misplaced changelog line.
This commit is contained in:
parent
aeffff6722
commit
3cc86b96c0
4 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
||||||
2010-12-31 Robert Millan <rmh@gnu.org>
|
2010-12-31 Robert Millan <rmh@gnu.org>
|
||||||
Richard Sandiford <rdsandiford@googlemail.com>
|
|
||||||
|
|
||||||
* config/tc-mips.c (ELF_TARGET): New macro. Generates target
|
* config/tc-mips.c (ELF_TARGET): New macro. Generates target
|
||||||
names accordingly to whether TE_FreeBSD and whether TE_TMIPS
|
names accordingly to whether TE_FreeBSD and whether TE_TMIPS
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
2010-12-31 Richard Sandiford <rdsandiford@googlemail.com>
|
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-rel.d: Likewise.
|
||||||
* gas/mips/elf-rel2.d: Likewise.
|
* gas/mips/elf-rel2.d: Likewise.
|
||||||
* gas/mips/elf-rel3.d: Likewise.
|
* gas/mips/elf-rel3.d: Likewise.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
# FIXME: really this should check that the contents of .sdata, .lit4,
|
# FIXME: really this should check that the contents of .sdata, .lit4,
|
||||||
# and .lit8 are correct too.
|
# and .lit8 are correct too.
|
||||||
|
|
||||||
.*: file format elf.*mips
|
.*: file format .*
|
||||||
|
|
||||||
RELOCATION RECORDS FOR \[\.text\]:
|
RELOCATION RECORDS FOR \[\.text\]:
|
||||||
OFFSET [ ]+ TYPE VALUE
|
OFFSET [ ]+ TYPE VALUE
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
2010-12-31 Robert Millan <rmh@gnu.org>
|
2010-12-31 Robert Millan <rmh@gnu.org>
|
||||||
|
Richard Sandiford <rdsandiford@googlemail.com>
|
||||||
|
|
||||||
* configure.tgt: Recognize mips-freebsd and mips-kfreebsd-gnu.
|
* configure.tgt: Recognize mips-freebsd and mips-kfreebsd-gnu.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue