X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=1f86d4925b971280aea3d2da17a5da5f0d892664;hb=a3f9a7e94350d8a42dfe834305f10b5d133abe0a;hp=8fedf8af0fdd0280e4ca06018f4efb3bb92ce3d3;hpb=a80d50fc569fa8d30ce726fafd7cd16b692bf36f;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8fedf8af0f..1f86d4925b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,102 @@ +2003-12-01 Kaz Kojima + + * gas/sh/basic.exp: Define ASFLAGS appropriately and don't do + dsp test for sh64/sh5 targets. + * gas/sh/sh64/crange1.s: Tidy up to match data alignment. + * gas/sh/sh64/crange1-1.d: Update. + * gas/sh/sh64/crange1-2.d: Likewise. + * gas/sh/sh64/datal32-3.d: Likewise. + * gas/sh/sh64/datal64-3.d: Likewise. + * gas/sh/sh64/localcom-1.d: Likewise. + +2003-11-27 Alexandre Oliva + + * gas/frv/reloc1.[sd]: Test references to external symbols and + inter-section references too. + +2003-11-26 Christian Groessler + + * gas/z8k/jmp-cc.d: New file. + * gas/z8k/jmp-cc.s: New file. + * gas/z8k/ret-cc.d: New file. + * gas/z8k/ret-cc.s: New file. + * gas/z8k/z8k.exp: Run new tests. + +2003-11-26 Nick Clifton + + * gas/h8300/t01_mov.s: Revert changes. + * gas/h8300/t01_mov.exp: Revert changes. + +2003-11-25 Asgari Jinia + + * gas/h8300/multiples.s : Add instructions for H8s. + * gas/h8300/h8300.exp (do_h8300s_multiple) : Add more test + conditions for instructions for H8s. + * gas/h8300/t01_mov.s: Correct illegal ldm/stm register pairings. + * gas/h8300/t01_mov.exp: Update expected results. + +2003-11-22 Alan Modra + + * gas/i386/divide.s: New. + * gas/i386/divide.d: New. + * gas/i386/i386.exp (gas_32_check): Run it. + + * gas/ppc/machine.s: New. + * gas/ppc/machine.d: New. + * gas/ppc/ppc.exp: Run it. + +2003-11-18 Maciej W. Rozycki + + * gas/mips/lca-svr4pic.d: New test for the "lca" macro. + * gas/mips/lca-xgot.d: Likewise. + * gas/mips/lca.s: Source for the new tests. + * gas/mips/mips.exp: Run the new tests. + +2003-11-14 Nick Clifton + + * gas/arm/arm7.d: Pass -D instead of -d to objdump in order to + display the contents of data fields in the .text section. + This change is necessary after the addition of arm elf mapping + symbol support to gas. + * gas/arm/pic.d: Expect addresses with function name offsets. + This change is necessary after the addition of arm elf mapping + symbol support to gas. + +2003-11-13 Nick Clifton + + * gas/arm/mapping.s: New test: Source for ARM ELF mapping + symbols test. + * gas/arm/mapping.d: New file: Expected output. + * gas/arm/arm.exp: Run new test. + +2003-11-06 Nick Clifton + + * gas/arm/req.s: New test file. Check .req and .unreq psuedo ops. + * gas/arm/req.l: Expected error output from req.s test. + * gas/arm/copro.d: Set target architecture for objdump so that the + test will work on architectures which cannot encode higher arm + architecture types in their file headers. + * gas/arm/arm.exp: Run new req.s test. + Skip thumb instruction test for PE targets which do not support + thumb relocations. + * gas/elf/elf.exp: Skip special handling of section2 test for + XScale targets - it is no longer needed. + +2003-11-04 H.J. Lu + + * gas/m68k/mcf-mov3q.d: Support 64bit BFD. + +2003-11-03 Daniel Jacobowitz + + * gas/arm/arm7t.d: Replace '-#' with '#-'. + * gas/arm/copro.d: Likewise. + * gas/arm/fpa-mem.d: Likewise. + * gas/arm/maverick.c: Likewise. + * gas/arm/maverick.d: Likewise. + * gas/arm/vfp1.d: Likewise. + * gas/arm/vfp1xD.d: Likewise. + * gas/arm/xscale.d: Likewise. + 2003-10-27 Stephane Carrez * gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.