diff options
author | Hans-Peter Nilsson <hp@bitrange.com> | 2015-10-22 09:28:40 +0200 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2015-10-22 16:16:09 +0200 |
commit | 282b7d7b65e928a59464b2a9a5e75555c97481dc (patch) | |
tree | dcc3da65bc28f3ad6fe1138e69e5f02e1c35282b /ld/testsuite/ChangeLog | |
parent | 64e59d8e11a3b7a99a786c768a2817dc2c636af0 (diff) | |
download | gdb-282b7d7b65e928a59464b2a9a5e75555c97481dc.zip gdb-282b7d7b65e928a59464b2a9a5e75555c97481dc.tar.gz gdb-282b7d7b65e928a59464b2a9a5e75555c97481dc.tar.bz2 |
Allow mmix-knuth-mmixware adjustments to objcopy --extract-symbols test.
* ld-scripts/script.exp (extract_symbol_test): Allow nm output of
objcopy --extract-symbols result to differ from original on
mmix-knuth-mmixware.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 92d7ebf..a206247 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2015-10-22 Hans-Peter Nilsson <hp@bitrange.com> + + * ld-scripts/script.exp (extract_symbol_test): Allow nm output of + objcopy --extract-symbols result to differ from original on + mmix-knuth-mmixware. + 2015-10-22 H.J. Lu <hongjiu.lu@intel.com> * ld-i386/call3.s: New file. |