diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2015-12-26 10:24:58 +0800 |
---|---|---|
committer | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2015-12-26 10:24:58 +0800 |
commit | 3e1a8f9569478157ee932e35de928beb211f5df4 (patch) | |
tree | 76c0cb9339a44703bc9aa7aa962a925e2ed4e7e9 /ld/testsuite/ChangeLog | |
parent | 245d2ad7f57cf877abf7442f9a189dc4c655f136 (diff) | |
download | gdb-3e1a8f9569478157ee932e35de928beb211f5df4.zip gdb-3e1a8f9569478157ee932e35de928beb211f5df4.tar.gz gdb-3e1a8f9569478157ee932e35de928beb211f5df4.tar.bz2 |
Add test for ARMv6-M farcall with no profile info
2015-12-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
ld/testsuite/
* ld-arm/arm-elf.exp: Run new test "Thumb-Thumb farcall v6-M (no
profile)".
* ld-arm/farcall-thumb-thumb-m-no-profile-a.s: New file.
* ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Likewise.
* ld-arm/farcall-thumb-thumb-m-no-profile.d: Likewise.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 879aab4..bcbd203 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2015-12-26 Thomas Preud'homme <thomas.preudhomme@arm.com> + + * ld-arm/arm-elf.exp: Run new test "Thumb-Thumb farcall v6-M (no + profile)". + * ld-arm/farcall-thumb-thumb-m-no-profile-a.s: New file. + * ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Likewise. + * ld-arm/farcall-thumb-thumb-m-no-profile.d: Likewise. + 2015-12-24 Thomas Preud'homme <thomas.preudhomme@arm.com> * ld-arm/arm-elf.exp (armeabitests_common): Run new tests |