1 2007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
3 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
5 2007-03-14 Paul Brook <paul@codesourcery.com>
7 * gas/arm/thumb2_add.d: Add tests using sp.
8 * gas/arm/thumb2_add.s: Ditto.
10 2007-03-14 Alan Modra <amodra@bigpond.net.au>
13 * gas/all/relax.s: New.
14 * gas/all/relax.d: New.
15 * gas/all/gas.exp: Run it.
17 2007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
19 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
20 Adjust for change in readelf output.
22 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
24 * gas/s390/zarch-z9-ec.d: New file.
25 * gas/s390/zarch-z9-ec.s: New file.
26 * gas/s390/s390.exp: Run the z9-ec testcases.
28 2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
31 * lib/gas-defs.exp (gas_started): New variable. Initialized to
33 (gas_start): Set gas_started to 1.
34 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
36 2007-03-02 Paul Brook <paul@codesourcery.com>
38 * gas/arm/relax_branch_align.d: New test.
39 * gas/arm/relax_branch_align.s: New test.
41 2007-02-28 Nick Clifton <nickc@redhat.com>
44 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
46 * gas/d10v/address-002.l: Update expected assembler output.
47 * gas/d10v/address-003.l, gas/d10v/address-004.l,
48 gas/d10v/address-005.l, gas/d10v/address-006.l,
49 gas/d10v/address-007.l, gas/d10v/address-008.l,
50 gas/d10v/address-009.l, gas/d10v/address-010.l,
51 gas/d10v/address-011.l, gas/d10v/address-012.l,
52 gas/d10v/address-013.l, gas/d10v/address-014.l,
53 gas/d10v/address-015.l, gas/d10v/address-016.l,
54 gas/d10v/address-017.l, gas/d10v/address-018.l,
55 gas/d10v/address-019.l, gas/d10v/address-020.l,
56 gas/d10v/address-021.l, gas/d10v/address-022.l,
57 gas/d10v/address-023.l, gas/d10v/address-024.l,
58 gas/d10v/address-025.l, gas/d10v/address-026.l,
59 gas/d10v/address-027.l, gas/d10v/address-030.l,
60 gas/d10v/address-031.l, gas/d10v/address-032.l,
61 gas/d10v/address-033.l, gas/d10v/address-034.l,
62 gas/d10v/address-035.l, gas/d10v/address-036.l,
63 gas/d10v/address-037.l, gas/d10v/address-038.l,
64 gas/d10v/address-039.l, gas/d10v/address-040.l,
65 gas/d10v/address-041.l: Likewise.
67 2007-02-28 Nick Clifton <nickc@redhat.com>
70 * gas/arm/mapshort.d: Split into two new files...
71 * gas/arm/mapshort-eabi.d: The one and...
72 * gas/arm/mapshort-elf.d: This one.
73 * gas/arm/arch7.d: Remove 32-bit host expectation.
74 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
75 arm targets will disassemble this value as an instruction.
76 * gas/arm/neon-ldst-rm.d: Likewise.
77 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
79 * gas/arm/thumbrel.d: Only run this test for EABI based arm
81 * gas/arm/wince_inst.d: Fix expected branch targets.
83 2007-02-22 DJ Delorie <dj@redhat.com>
85 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
86 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
88 2007-02-20 Thiemo Seufer <ths@mips.com>
89 Chao-Ying Fu <fu@mips.com>
91 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
93 * gas/mips/mips.exp: Run new test.
95 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
97 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
98 point and fixed point operands.
99 * gas/s390/esa-g5.s: Likewise.
100 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
101 cgdr, cger, cgxr): Likewise.
102 * gas/s390/zarch-z900.s: Likewise.
104 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
107 * gas/i386/opcode.s: Add more tests for "test".
108 * i386/opcode-intel.d: Updated.
109 * gas/i386/opcode-suffix.d: Likewise.
110 * gas/i386/opcode.d: Likewise.
112 2007-02-06 Nick Clifton <nickc@redhat.com>
115 * gas/elf/elf.exp: Expect the redef test to fail on targets which
116 do not convert fixups against ordinary symbols into relocs against
118 * gas/all/gas.exp: Likewise.
120 2007-02-05 Dave Brolley <brolley@redhat.com>
122 * gas/mep/relocs-junk1.s: Add a .data section.
123 * gas/mep/relocs.d: Updated to match above.
125 2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
128 * gas/i386/secrel.d: Support 64bit host.
130 2007-02-02 Nick Clifton <nickc@redhat.com>
133 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
134 account for sign extension.
136 2007-01-11 Paul Brook <paul@codesourcery.com>
138 * gas/arm/thumb2_add.d: Add test for missing operand.
139 * gas/arm/thumb2_add.s: Ditto.
141 2007-01-11 Nick Clifton <nickc@redhat.com>
143 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
144 line comment character.
145 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
148 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
149 test for the MCore target.
151 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
153 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
154 * gas/i386/i386.exp: Ditto.
156 2007-01-04 Paul Brook <paul@codesourcery.com>
158 * gas/arm/archv6.s: Add more cpsie tests.
159 * gas/arm/archv6.d: Ditto.
161 2007-01-04 Andreas Schwab <schwab@suse.de>
163 * gas/m68k/cpu32.[sd]: New test.
164 * gas/m68k/all.exp: Run it.
166 2007-01-04 Julian Brown <julian@codesourcery.com>
168 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
170 2007-01-04 Paul Brook <paul@codesourcery.com>
172 * gas/arm/neon-cov.d: Adjust expected output.
173 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
175 * gas/arm/neon-omit.d: Adjust expected output.
177 For older changes see ChangeLog-2006
183 version-control: never