diff options
author | Alan Modra <amodra@gmail.com> | 2006-10-25 00:44:26 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-10-25 00:44:26 +0000 |
commit | e3b356e03912f5a4ef01def97cbc2a5d9c491dea (patch) | |
tree | ce1d6ff80473071e65c7b85e5b732cb1a50702d7 /ld | |
parent | 08451320d3b8001fc73bff63338aa3bcf8a2ddc0 (diff) | |
download | gdb-e3b356e03912f5a4ef01def97cbc2a5d9c491dea.zip gdb-e3b356e03912f5a4ef01def97cbc2a5d9c491dea.tar.gz gdb-e3b356e03912f5a4ef01def97cbc2a5d9c491dea.tar.bz2 |
missed from last commit
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index a1f2e57..909f6ee 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2006-10-24 Alan Modra <amodra@bigpond.net.au> + + * ld-powerpc/plt1.s: New. + * ld-powerpc/plt1.d: New. + * ld-powerpc/relbrlt.s: New. + * ld-powerpc/relbrlt.d: New. + * ld-powerpc/powerpc.exp: Run them. + 2006-10-21 Kaz Kojima <kkojima@rr.iij4u.or.jp> * ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, @@ -124,16 +132,16 @@ 2006-10-17 Mark Shinwell <shinwell@codesourcery.com> - * ld-arm/arm-elf.exp: Add thumb1-bl, thumb2-bl, + * ld-arm/arm-elf.exp: Add thumb1-bl, thumb2-bl, thumb2-bl-as-thumb1-bad and thumb2-bl-bad tests. - * ld-arm/thumb1-bl.d: New. - * ld-arm/thumb1-bl.s: New. - * ld-arm/thumb2-bl-as-thumb1-bad.d: New. - * ld-arm/thumb2-bl-as-thumb1-bad.s: New. - * ld-arm/thumb2-bl-bad.d: New. - * ld-arm/thumb2-bl-bad.s: New. - * ld-arm/thumb2-bl.d: New. - * ld-arm/thumb2-bl.s: New. + * ld-arm/thumb1-bl.d: New. + * ld-arm/thumb1-bl.s: New. + * ld-arm/thumb2-bl-as-thumb1-bad.d: New. + * ld-arm/thumb2-bl-as-thumb1-bad.s: New. + * ld-arm/thumb2-bl-bad.d: New. + * ld-arm/thumb2-bl-bad.s: New. + * ld-arm/thumb2-bl.d: New. + * ld-arm/thumb2-bl.s: New. 2006-10-17 Alan Modra <amodra@bigpond.net.au> @@ -232,7 +240,7 @@ * lib/ld-lib.exp: Detect target as pecoff file format. 2006-09-18 Thiemo Seufer <ths@networkno.de> - Maciej W. Rozycki <macro@mips.com> + Maciej W. Rozycki <macro@mips.com> * ld-mips-elf/mips-elf.exp: Add test for R_MIPS16_GPREL relocations. * ld-mips-elf/reloc-3-n32.d, ld-mips-elf/reloc-3.d: New files. |