diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2011-10-05 16:37:50 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2011-10-05 16:37:50 +0000 |
commit | d14552abecb4907cc8f723c71a3ab37262d5d673 (patch) | |
tree | b2942b3d22c0d13a282943513993853e68f11680 /ld | |
parent | 7fea69231b71b2bae46c2a8f9bb77d6739c3e1b4 (diff) | |
download | gdb-d14552abecb4907cc8f723c71a3ab37262d5d673.zip gdb-d14552abecb4907cc8f723c71a3ab37262d5d673.tar.gz gdb-d14552abecb4907cc8f723c71a3ab37262d5d673.tar.bz2 |
Add missing ChangeLog entries.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 84e7dd5..4755493 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -8,6 +8,16 @@ * ld-powerpc/tocopt5.d, * ld-powerpc/tocopt5.s: New test. * ld-powerpc/powerpc.exp: Run new test. +2011-09-29 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/13195 + * ld-elf/elf.exp: Add a C link testcase for PR ld/13195. + + * ld-elf/pr13195.c: New. + * ld-elf/pr13195.d: Likewise. + * ld-elf/pr13195.s: Likewise. + * ld-elf/pr13195.t: Likewise. + 2011-09-16 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/pr12975.d: Only run for *-*-linux* and *-*-gnu* |