diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2016-07-02 23:14:20 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2016-07-02 23:16:41 +0100 |
commit | 6f50d611582fab3ca8cf70ec3acf79e19c8706c4 (patch) | |
tree | df4fe305cefadf746b3a2f5bb203e9ba02f7e1fe /ld/ChangeLog | |
parent | 00437d3b6fbeeeccd5d22869b92ea2fe80c41e08 (diff) | |
download | gdb-6f50d611582fab3ca8cf70ec3acf79e19c8706c4.zip gdb-6f50d611582fab3ca8cf70ec3acf79e19c8706c4.tar.gz gdb-6f50d611582fab3ca8cf70ec3acf79e19c8706c4.tar.bz2 |
MIPS/LD/testsuite: Resurrect `branch-misc-2' test
Revert:
commit c9c1e416d7dd1a35bd7c1a96d034dca1d5071cd1
Author: Alexandre Oliva <aoliva@redhat.com>
Date: Thu Dec 12 04:39:44 2002 +0000
<https://sourceware.org/ml/binutils/2002-11/msg00657.html>, ("mips:
branches to external labels are broken"), complementing:
commit bad36eacdad37042c4efb1c5fbf48476b47de82b
Author: Daniel Jacobowitz <drow@false.org>
Date: Wed Nov 23 14:04:18 2005 +0000
<https://sourceware.org/ml/binutils/2005-11/msg00324.html>,
("R_MIPS_PC16, again").
ld/
* testsuite/ld-mips-elf/branch-misc-2.d: New test.
* testsuite/ld-mips-elf/mips-elf.exp: Run it.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f53a2ed..1dc221d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2016-07-02 Maciej W. Rozycki <macro@imgtec.com> + + * testsuite/ld-mips-elf/branch-misc-2.d: New test. + * testsuite/ld-mips-elf/mips-elf.exp: Run it. + 2016-07-01 Thomas Preud'homme <thomas.preudhomme@arm.com> * testsuite/ld-arm/arm-elf.exp (Thumb-2 BL): Assemble for ARMv7. |