diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-05-22 17:55:07 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-05-22 17:55:07 +0000 |
commit | f9b857e17b0f891ea4eec3a30c7a3cb45d428ea8 (patch) | |
tree | 4dfb663282a30e427e09d75d01228a3d303a60dc | |
parent | 1d74713bc6983fddbae51aed5337c0b88b0a672f (diff) | |
download | gdb-f9b857e17b0f891ea4eec3a30c7a3cb45d428ea8.zip gdb-f9b857e17b0f891ea4eec3a30c7a3cb45d428ea8.tar.gz gdb-f9b857e17b0f891ea4eec3a30c7a3cb45d428ea8.tar.bz2 |
Add missing ChangeLog entries.
-rw-r--r-- | gas/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f48ffae..6bec830 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -54,6 +54,17 @@ * gas/arm/mapmisc.d: Correct expected output for .double and .dcb.d. +2009-04-30 Nick Clifton <nickc@redhat.com> + + * gas/elf/elf.exp: Extend type test to include an ifunc symbol. + Provide an alternative test for targets which do not support ifunc + symbols. + gas/elf/type.s: Add entry for an ifunc symbol. + gas/elftype.e: Add ifunc entry to expected symbol dump. + gas/elf/section2.e-armelf: Add entry for ifunc symbol. + gas/elf/type-noifunc.s: New file. + gas/elf/type-noifunc.e: Likewise. + 2009-04-24 Cary Coutant <ccoutant@google.com> * gas/lns/lns-common-1.d: Add test for discriminator. |