diff options
author | Alan Modra <amodra@gmail.com> | 2020-02-19 13:10:47 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-02-19 13:10:47 +1030 |
commit | 2e3cd5d013cee36c5bc26c0468d471878300ed22 (patch) | |
tree | 8535751e45d3b2d87f1c2b776ef7b2c412664cea /ld/ChangeLog | |
parent | bf84f7066626c78884436e1c39fb60f04c665f21 (diff) | |
download | fsf-binutils-gdb-2e3cd5d013cee36c5bc26c0468d471878300ed22.zip fsf-binutils-gdb-2e3cd5d013cee36c5bc26c0468d471878300ed22.tar.gz fsf-binutils-gdb-2e3cd5d013cee36c5bc26c0468d471878300ed22.tar.bz2 |
Adjust PR25355 testcase
* testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 57c215f..aa655d7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2020-02-19 Alan Modra <amodra@gmail.com> + + * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result. + 2020-02-10 H.J. Lu <hongjiu.lu@intel.com> PR binutils/25355 |