diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-16 09:01:29 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-16 09:01:29 +0100 |
commit | 6e03f3da7df9ec3c2852d50d4c4039dc80d606f6 (patch) | |
tree | 8f32df410e2902c5d042f3bb2160508a59d5c65f /ld | |
parent | 60ef20e28534cf093d5bd799b3830c68381bb27f (diff) | |
download | gdb-6e03f3da7df9ec3c2852d50d4c4039dc80d606f6.zip gdb-6e03f3da7df9ec3c2852d50d4c4039dc80d606f6.tar.gz gdb-6e03f3da7df9ec3c2852d50d4c4039dc80d606f6.tar.bz2 |
Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index e289383..337cbf0 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2014-02-16 Thomas Schwinge <thomas@codesourcery.com> + + * ld-elfweak/elfweak.exp (setup_xfail_gnu_hurd): Remove function + and all usage of it. + 2014-02-10 H.J. Lu <hongjiu.lu@intel.com> PR gold/16530 |