From 3cc86b96c02990d4b8e1092a800cf83c80b5def1 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Fri, 31 Dec 2010 11:04:55 +0000 Subject: [PATCH] Add change missing from previous commit, and fix misplaced changelog line. --- gas/ChangeLog | 1 - gas/testsuite/ChangeLog | 3 ++- gas/testsuite/gas/mips/e32-rel2.d | 2 +- ld/ChangeLog | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 19d0477..b104677 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 cb83065..1d5c413 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 6d0ed59..74edeb5 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 fa623ef..1a4d8fe 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. -- 2.7.4