diff options
author | Nick Clifton <nickc@redhat.com> | 2013-08-22 11:29:43 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-08-22 11:29:43 +0000 |
commit | 3ce958b2ab9f0d1f6c4f12bdc42ea7e8cb21dd6a (patch) | |
tree | cdd2d00a02bad048806304d6c3e437eb3e4b80f7 /binutils/testsuite/ChangeLog | |
parent | 6be7b56e0072f516ed2ffceab196018025bc32a9 (diff) | |
download | gdb-3ce958b2ab9f0d1f6c4f12bdc42ea7e8cb21dd6a.zip gdb-3ce958b2ab9f0d1f6c4f12bdc42ea7e8cb21dd6a.tar.gz gdb-3ce958b2ab9f0d1f6c4f12bdc42ea7e8cb21dd6a.tar.bz2 |
* binutils-all/nm.exp: --size-sort test: Add more ELF-like
targets.
* binutils-all/nm-1.s: Use .byte instead of .long.
Provide a terminating symbol.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r-- | binutils/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 25d6645..a7fd24b 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2013-08-22 Nick Clifton <nickc@redhat.com> + + * binutils-all/nm.exp: --size-sort test: Add more ELF-like + targets. + * binutils-all/nm-1.s: Use .byte instead of .long. + Provide a terminating symbol. + 2013-08-21 Hans-Peter Nilsson <hp@bitrange.com> * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s |