diff options
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index e6c2ae0..eca4181 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,33 @@ +2012-08-28 Maciej W. Rozycki <macro@codesourcery.com> + + * ld-elf/export-class.sd: New test. + * ld-elf/export-class.vd: New test. + * ld-elf/export-class-def.s: New test source. + * ld-elf/export-class-dep.s: New test source. + * ld-elf/export-class-lib.s: New test source. + * ld-elf/export-class-ref.s: New test source. + * ld-elf/export-class-lib.ver: New test version script. + * ld-elf/export-class.exp: New test script. + * ld-arm/arm-export-class.rd: New test. + * ld-arm/arm-export-class.xd: New test. + * ld-arm/export-class.exp: New test script. + * ld-i386/i386-export-class.rd: New test. + * ld-i386/i386-export-class.xd: New test. + * ld-i386/export-class.exp: New test script. + * ld-mips-elf/mips-32-export-class.rd: New test. + * ld-mips-elf/mips-32-export-class.xd: New test. + * ld-mips-elf/mips-64-export-class.rd: New test. + * ld-mips-elf/mips-64-export-class.xd: New test. + * ld-mips-elf/export-class.exp: New test script. + * ld-powerpc/powerpc-32-export-class.rd: New test. + * ld-powerpc/powerpc-32-export-class.xd: New test. + * ld-powerpc/powerpc-64-export-class.rd: New test. + * ld-powerpc/powerpc-64-export-class.xd: New test. + * ld-powerpc/export-class.exp: New test script. + * ld-x86-64/x86-64-64-export-class.rd: New test. + * ld-x86-64/x86-64-x32-export-class.rd: New test. + * ld-x86-64/export-class.exp: New test script. + 2012-08-24 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/exclude3a.d: Remove target and use failif. |