diff options
author | Simon Dardis <Simon.Dardis@imgtec.com> | 2015-10-19 14:32:54 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-10-19 14:32:54 +0100 |
commit | 15a70cda9772c5775f471182fea70b3fd28b76f0 (patch) | |
tree | 7e9da7f9b892620246850d488bcdfa0eb4b68b70 /ld/testsuite/ChangeLog | |
parent | e12fe5554c3b70139f68e33ded9e2a8075b9d484 (diff) | |
download | gdb-15a70cda9772c5775f471182fea70b3fd28b76f0.zip gdb-15a70cda9772c5775f471182fea70b3fd28b76f0.tar.gz gdb-15a70cda9772c5775f471182fea70b3fd28b76f0.tar.bz2 |
Add test to ensure that ternary linker script operators copy symbol flags.
* ld-elf/attributes.d: New test for symbol attribute copying.
* ld-elf/attributes.ld: Part of above.
* ld-elf/attributes.s: Likewise.
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 83d28f0..4dfbcda 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2015-10-19 Simon Dardis <Simon.Dardis@imgtec.com> + + * ld-elf/attributes.d: New test for symbol attribute copying. + * ld-elf/attributes.ld: Part of above. + * ld-elf/attributes.s: Likewise. + 2015-10-16 H.J. Lu <hongjiu.lu@intel.com> * ld-i386/lea1.s: Add a test for loading address of local common |