X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=4337a61ce479159d600e85749fb713740a839e91;hb=915bcca52e8f54e7305838bba4d42b3a87d1c6a6;hp=ccb7ecfff44f72f9020a9c3c78e4729f8f346c5f;hpb=1ef52f49b55a9e0dfc107f5c6832bf9db6c0fc2d;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ccb7ecfff4..4337a61ce4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,64 @@ +2009-07-16 H.J. Lu + + * gas/i386/i386.exp: Run ifunc and x86-64-ifunc. + + * gas/i386/ifunc.d: New, + * gas/i386/ifunc.s: Likewise. + * gas/i386/x86-64-ifunc.d: Likewise. + +2009-07-16 Nathan Sidwell + + * gas/arm/target-reloc-1.s: New. + * gas/arm/target-reloc-1.d: New. + +2009-07-14 Daniel Gutson + + * gas/arm/align64.s: New test case. + * gas/arm/align64.d: Expected disassembly. + +2009-07-14 Daniel Gutson + + * gas/arm/thumb-w-bad.d: New test case. + * gas/arm/thumb-w-bad.l: New file. + * gas/arm/thumb-w-bad.s: New file. + * gas/arm/thumb-w-good.d: New test case. + * gas/arm/thumb-w-good.s: New file. + +2009-07-09 Daniel Gutson + + * gas/arm/inst-po.d: New testcase. + * gas/arm/inst-po.s: New file. + * gas/arm/inst-po-2.d: New testcase. + * gas/arm/inst-po-2.s: New file. + * gas/arm/inst-po-2.l: New file. + * gas/arm/inst-po-3.d: New testcase. + * gas/arm/inst-po-3.s: New file. + * gas/arm/inst-po-be.d: New testcase. + +2009-07-07 2009-07-04 Chung-Lin Tang + + * gas/arm/iwmmxt2.d: Fix insn pattern for torvsc, + add patterns for waddsubhx. + * gas/arm/iwmmxt2.s: Add tests for waddsubhx. + +2009-07-07 H.J. Lu + + * gas/i386/fma4.d: Append "#pass". + * gas/i386/x86-64-fma4.d: Likewise. + +2009-07-07 Tristan Gingold + + * gas/i386/jump.d: Adjust to be relocated offset for jump to + external symbol. + +2009-07-06 Dwarakanath Rajagopal + + * gas/i386/i386.exp: Add FMA4 tests. + * gas/i386/x86-64-fma4.d: Ditto. + * gas/i386/fma4.d: Ditto. + * gas/i386/x86-64-fma4.s: Ditto. + * gas/i386/fma4.s: Ditto. + 2009-07-01 Nick Clifton PR 10168