X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=a089dd249667d5ab6179386b4f77eca806afedea;hb=9a6351f1d23c0b4c67f9600f678afdf942d7af96;hp=4341223d517177598579573fc3c3207c8a91f2a8;hpb=e7b679ebc090cfd456eb1db83103ba04001d37a8;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 4341223d51..a089dd2496 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,9 +1,38 @@ +2005-03-08 Hans-Peter Nilsson + + Adjust testsuite for cris-axis-aout. + * ld-cris/noglob1.d: Adjust regexp for a.out output. + * ld-cris/badgotr1.d, ld-cris/expdyn1.d, ld-cris/expdyn2.d, + ld-cris/expdyn3.d, ld-cris/expdyn4.d, ld-cris/expdyn5.d, + ld-cris/expdyn6.d, ld-cris/expdyn7.d, ld-cris/gotplt1.d, + ld-cris/gotplt2.d, ld-cris/gotplt3.d, ld-cris/hiddef1.d, + ld-cris/libdso-1.d, ld-cris/libdso-10.d, ld-cris/libdso-11.d, + ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d, + ld-cris/libdso-2.d, ld-cris/libdso-3.d, ld-cris/libdso-4.d, + ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/nodyn4.d, + ld-cris/nodyn5.d, ld-cris/pv32-1.d, ld-cris/undef1.d, + ld-cris/weakref1.d: ld-cris/weakref2.d: Pass --em=criself to gas. + * ld-cris/v10-v32.d, ld-cris/v10-va.d, ld-cris/v32-ba-1.d, + ld-cris/v32-v10.d, ld-cris/v32-va.d, ld-cris/va-v10.d, + ld-cris/va-v32.d: Ditto. Pass -m criself to gld. + * ld-cris/v32-bin-1.d: Pass -m criself to gld. + 2005-03-05 Alan Modra - * ld-powerpc/tlsexe.g: Update. - * ld-powerpc/tlsexe.r: Update. - * ld-powerpc/tlsexetoc.g: Update. - * ld-powerpc/tlsexetoc.r: Update. + * ld-alpha/tlsbin.dd: Update to suit changed section layout and + removed section symbols. + * ld-alpha/tlsbin.rd: Likewise. + * ld-alpha/tlsbin.sd: Likewise. + * ld-alpha/tlsbinr.dd: Likewise. + * ld-alpha/tlsbinr.rd: Likewise. + * ld-alpha/tlspic.dd: Likewise. + * ld-alpha/tlspic.rd: Likewise. + * ld-alpha/tlspic.sd: Likewise. + + * ld-powerpc/tlsexe.g: Update for removed dot-symbols. + * ld-powerpc/tlsexe.r: Likewise. + * ld-powerpc/tlsexetoc.g: Likewise. + * ld-powerpc/tlsexetoc.r: Likewise. 2005-03-04 David Daney