diff options
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r-- | binutils/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index bc33a5b..db44b92 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2012-04-03 Roland McGrath <mcgrathr@google.com> + + * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to + be ELF too. + + * binutils-all/elfedit-4.d: Add "#as: --64" option. + + * binutils-all/i386/i386.exp: Accept nacl targets too. + * binutils-all/x86-64/x86-64.exp: Likewise. + 2012-03-13 Hans-Peter Nilsson <hp@axis.com> PR binutils/3807 |