|
|
|
@ -1,3 +1,36 @@ |
|
|
|
2005-05-06 Nick Clifton <nickc@redhat.com> |
|
|
|
|
|
|
|
* Update the address and phone number of the FSF organization in |
|
|
|
the GPL notices in the following files: |
|
|
|
config/default.exp, ld-alpha/alpha.exp, ld-arm/arm-elf.exp, |
|
|
|
ld-auto-import/auto-import.exp, ld-bootstrap/bootstrap.exp, |
|
|
|
ld-cdtest/cdtest.exp, ld-checks/checks.exp, ld-cris/cris.exp, |
|
|
|
ld-crx/crx.exp, ld-cygwin/exe-export.exp, ld-d10v/d10v.exp, |
|
|
|
ld-discard/discard.exp, ld-elf/elf.exp, ld-elf/exclude.exp, |
|
|
|
ld-elf/frame.exp, ld-elf/sec64k.exp, ld-elfcomm/elfcomm.exp, |
|
|
|
ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp, |
|
|
|
ld-fastcall/fastcall.exp, ld-frv/fdpic.exp, ld-frv/tls.exp, |
|
|
|
ld-h8300/h8300.exp, ld-i386/i386.exp, ld-ia64/ia64.exp, |
|
|
|
ld-linkonce/linkonce.exp, ld-m68hc11/m68hc11.exp, |
|
|
|
ld-maxq/maxq.exp, ld-mips-elf/mips-elf-flags.exp, |
|
|
|
ld-mips-elf/mips-elf.exp, ld-mmix/mmix.exp, ld-pe/pe.exp, |
|
|
|
ld-powerpc/powerpc.exp, ld-s390/s390.exp, ld-scripts/align.exp, |
|
|
|
ld-scripts/assert.exp, ld-scripts/crossref.exp, |
|
|
|
ld-scripts/data.exp, ld-scripts/defined.exp, |
|
|
|
ld-scripts/empty-orphan.exp, ld-scripts/map-address.exp, |
|
|
|
ld-scripts/overlay-size.exp, ld-scripts/phdrs.exp, |
|
|
|
ld-scripts/phdrs2.exp, ld-scripts/provide.exp, |
|
|
|
ld-scripts/script.exp, ld-scripts/size.exp, ld-scripts/sizeof.exp, |
|
|
|
ld-scripts/sort.exp, ld-scripts/weak.exp, |
|
|
|
ld-selective/sel-dump.exp, ld-selective/selective.exp, |
|
|
|
ld-sh/rd-sh.exp, ld-sh/arch/arch.exp, ld-sh/sh64/rd-sh64.exp, |
|
|
|
ld-sh/sh64/relax.exp, ld-sh/sh64/relfail.exp, ld-sh/sh64/sh64.exp, |
|
|
|
ld-shared/shared.exp, ld-sparc/sparc.exp, |
|
|
|
ld-undefined/undefined.exp, ld-undefined/weak-undef.exp, |
|
|
|
ld-versados/versados.exp, ld-x86-64/x86-64.exp, |
|
|
|
ld-xstormy16/xstormy16.exp, ld-xtensa/coalesce.exp, |
|
|
|
ld-xtensa/lcall.exp, lib/ld-lib.exp |
|
|
|
|
|
|
|
2005-05-05 Mike Frysinger <vapier@gentoo.org> |
|
|
|
|
|
|
|
* ld-srec/srec.exp: Replace linux-gnu with linux-* to allow for |
|
|
|
@ -41,7 +74,7 @@ |
|
|
|
names so we know which one is failing. Run sparc64 TLS |
|
|
|
tests on multi-arch sparc platforms. |
|
|
|
* ld-sparc/tls64.sd, ld-sparc/tlssunbin64.dd, |
|
|
|
ld-sparc/tlssunbin64.rd, ld/testsuite/ld-sparc/tlssunbin64.sd, |
|
|
|
ld-sparc/tlssunbin64.rd, ld/ld-sparc/tlssunbin64.sd, |
|
|
|
ld-sparc/tlssunbin64.td, ld-sparc/tlssunnopic64.dd, |
|
|
|
ld-sparc/tlssunnopic64.rd, ld-sparc/tlssunnopic64.sd, |
|
|
|
ld-sparc/tlssunpic64.dd, ld-sparc/tlssunpic64.rd, |
|
|
|
@ -712,6 +745,13 @@ |
|
|
|
* ld-d10v/reloc-015.d: Likewise. |
|
|
|
* ld-d10v/reloc-016.d: Likewise. |
|
|
|
|
|
|
|
2004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> |
|
|
|
|
|
|
|
* ld-scripts/weak.exp: Enable test on PE, XFAIL non-i386 PE. |
|
|
|
* ld-undefined/weak-undef.exp: Enable test on PE, XFAIL non-i386 |
|
|
|
PE. |
|
|
|
* lib/ld-lib.exp (is_pecoff_format): New. |
|
|
|
|
|
|
|
2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com> |
|
|
|
Vineet Sharma <vineets@noida.hcltech.com> |
|
|
|
|
|
|
|
@ -1096,22 +1136,22 @@ |
|
|
|
|
|
|
|
Actually add these files: |
|
|
|
2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com> |
|
|
|
* testsuite/ld-sh/arch/arch.exp: New test script. |
|
|
|
* testsuite/ld-sh/arch/arch_expected.txt: New file. |
|
|
|
* testsuite/ld-sh/arch/sh.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh2.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh-dsp.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh2e.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh3-nommu.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh3.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh3-dsp.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh3e.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh4-nofpu.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh4.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh4a-nofpu.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh4al-dsp.s: New file. |
|
|
|
* testsuite/ld-sh/arch/sh4a.s: New file. |
|
|
|
* ld-sh/arch/arch.exp: New test script. |
|
|
|
* ld-sh/arch/arch_expected.txt: New file. |
|
|
|
* ld-sh/arch/sh.s: New file. |
|
|
|
* ld-sh/arch/sh2.s: New file. |
|
|
|
* ld-sh/arch/sh-dsp.s: New file. |
|
|
|
* ld-sh/arch/sh2e.s: New file. |
|
|
|
* ld-sh/arch/sh3-nommu.s: New file. |
|
|
|
* ld-sh/arch/sh3.s: New file. |
|
|
|
* ld-sh/arch/sh3-dsp.s: New file. |
|
|
|
* ld-sh/arch/sh3e.s: New file. |
|
|
|
* ld-sh/arch/sh4-nommu-nofpu.s: New file. |
|
|
|
* ld-sh/arch/sh4-nofpu.s: New file. |
|
|
|
* ld-sh/arch/sh4.s: New file. |
|
|
|
* ld-sh/arch/sh4a-nofpu.s: New file. |
|
|
|
* ld-sh/arch/sh4al-dsp.s: New file. |
|
|
|
* ld-sh/arch/sh4a.s: New file. |
|
|
|
|
|
|
|
2004-06-29 Alan Modra <amodra@bigpond.net.au> |
|
|
|
|
|
|
|
@ -1157,6 +1197,25 @@ |
|
|
|
3.4.0 and above, as this option and its functionality is no longer |
|
|
|
supported, making these tests fail). |
|
|
|
|
|
|
|
2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com> |
|
|
|
|
|
|
|
* ld-sh/arch/arch.exp: New test script. |
|
|
|
* ld-sh/arch/arch_expected.txt: New file. |
|
|
|
* ld-sh/arch/sh.s: New file. |
|
|
|
* ld-sh/arch/sh2.s: New file. |
|
|
|
* ld-sh/arch/sh-dsp.s: New file. |
|
|
|
* ld-sh/arch/sh2e.s: New file. |
|
|
|
* ld-sh/arch/sh3-nommu.s: New file. |
|
|
|
* ld-sh/arch/sh3.s: New file. |
|
|
|
* ld-sh/arch/sh3-dsp.s: New file. |
|
|
|
* ld-sh/arch/sh3e.s: New file. |
|
|
|
* ld-sh/arch/sh4-nommu-nofpu.s: New file. |
|
|
|
* ld-sh/arch/sh4-nofpu.s: New file. |
|
|
|
* ld-sh/arch/sh4.s: New file. |
|
|
|
* ld-sh/arch/sh4a-nofpu.s: New file. |
|
|
|
* ld-sh/arch/sh4al-dsp.s: New file. |
|
|
|
* ld-sh/arch/sh4a.s: New file. |
|
|
|
|
|
|
|
2004-05-18 Nick Clifton <nickc@redhat.com> |
|
|
|
|
|
|
|
* ld-elf/frame.s: Replace @ with % so that the file can be |
|
|
|
|