From: Richard Sandiford Date: Fri, 31 Dec 2010 11:04:55 +0000 (+0000) Subject: Add change missing from previous commit, and fix misplaced changelog line. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3cc86b96c02990d4b8e1092a800cf83c80b5def1;p=binutils-gdb.git Add change missing from previous commit, and fix misplaced changelog line. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 19d0477f539..b10467799a5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,4 @@ 2010-12-31 Robert Millan - Richard Sandiford * config/tc-mips.c (ELF_TARGET): New macro. Generates target names accordingly to whether TE_FreeBSD and whether TE_TMIPS diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index cb8306526be..1d5c4130dd8 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,6 +1,7 @@ 2010-12-31 Richard Sandiford - * 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. diff --git a/gas/testsuite/gas/mips/e32-rel2.d b/gas/testsuite/gas/mips/e32-rel2.d index 6d0ed596a7c..74edeb58e3a 100644 --- a/gas/testsuite/gas/mips/e32-rel2.d +++ b/gas/testsuite/gas/mips/e32-rel2.d @@ -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 diff --git a/ld/ChangeLog b/ld/ChangeLog index fa623ef3998..1a4d8feca31 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,4 +1,5 @@ 2010-12-31 Robert Millan + Richard Sandiford * configure.tgt: Recognize mips-freebsd and mips-kfreebsd-gnu.