4e483b115c60b1f519930f25409519f1cfafd66e
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
2
3 * gas/s390/zarch-z9-ec.d: New file.
4 * gas/s390/zarch-z9-ec.s: New file.
5 * gas/s390/s390.exp: Run the z9-ec testcases.
6
7 2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
8
9 PR gas/3918
10 * lib/gas-defs.exp (gas_started): New variable. Initialized to
11 0.
12 (gas_start): Set gas_started to 1.
13 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
14
15 2007-03-02 Paul Brook <paul@codesourcery.com>
16
17 * gas/arm/relax_branch_align.d: New test.
18 * gas/arm/relax_branch_align.s: New test.
19
20 2007-02-28 Nick Clifton <nickc@redhat.com>
21
22 PR gas/3797
23 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
24 port.
25 * gas/d10v/address-002.l: Update expected assembler output.
26 * gas/d10v/address-003.l, gas/d10v/address-004.l,
27 gas/d10v/address-005.l, gas/d10v/address-006.l,
28 gas/d10v/address-007.l, gas/d10v/address-008.l,
29 gas/d10v/address-009.l, gas/d10v/address-010.l,
30 gas/d10v/address-011.l, gas/d10v/address-012.l,
31 gas/d10v/address-013.l, gas/d10v/address-014.l,
32 gas/d10v/address-015.l, gas/d10v/address-016.l,
33 gas/d10v/address-017.l, gas/d10v/address-018.l,
34 gas/d10v/address-019.l, gas/d10v/address-020.l,
35 gas/d10v/address-021.l, gas/d10v/address-022.l,
36 gas/d10v/address-023.l, gas/d10v/address-024.l,
37 gas/d10v/address-025.l, gas/d10v/address-026.l,
38 gas/d10v/address-027.l, gas/d10v/address-030.l,
39 gas/d10v/address-031.l, gas/d10v/address-032.l,
40 gas/d10v/address-033.l, gas/d10v/address-034.l,
41 gas/d10v/address-035.l, gas/d10v/address-036.l,
42 gas/d10v/address-037.l, gas/d10v/address-038.l,
43 gas/d10v/address-039.l, gas/d10v/address-040.l,
44 gas/d10v/address-041.l: Likewise.
45
46 2007-02-28 Nick Clifton <nickc@redhat.com>
47
48 PR gas/3975
49 * gas/arm/mapshort.d: Split into two new files...
50 * gas/arm/mapshort-eabi.d: The one and...
51 * gas/arm/mapshort-elf.d: This one.
52 * gas/arm/arch7.d: Remove 32-bit host expectation.
53 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
54 arm targets will disassemble this value as an instruction.
55 * gas/arm/neon-ldst-rm.d: Likewise.
56 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
57 ports.
58 * gas/arm/thumbrel.d: Only run this test for EABI based arm
59 ports.
60 * gas/arm/wince_inst.d: Fix expected branch targets.
61
62 2007-02-22 DJ Delorie <dj@redhat.com>
63
64 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
65 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
66
67 2007-02-20 Thiemo Seufer <ths@mips.com>
68 Chao-Ying Fu <fu@mips.com>
69
70 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
71 DSP R2.
72 * gas/mips/mips.exp: Run new test.
73
74 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
75
76 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
77 point and fixed point operands.
78 * gas/s390/esa-g5.s: Likewise.
79 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
80 cgdr, cger, cgxr): Likewise.
81 * gas/s390/zarch-z900.s: Likewise.
82
83 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
84
85 PR gas/4027
86 * gas/i386/opcode.s: Add more tests for "test".
87 * i386/opcode-intel.d: Updated.
88 * gas/i386/opcode-suffix.d: Likewise.
89 * gas/i386/opcode.d: Likewise.
90
91 2007-02-06 Nick Clifton <nickc@redhat.com>
92
93 PR gas/3810 gas/3800
94 * gas/elf/elf.exp: Expect the redef test to fail on targets which
95 do not convert fixups against ordinary symbols into relocs against
96 section symbols.
97 * gas/all/gas.exp: Likewise.
98
99 2007-02-05 Dave Brolley <brolley@redhat.com>
100
101 * gas/mep/relocs-junk1.s: Add a .data section.
102 * gas/mep/relocs.d: Updated to match above.
103
104 2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
105
106 PR gas/3961
107 * gas/i386/secrel.d: Support 64bit host.
108
109 2007-02-02 Nick Clifton <nickc@redhat.com>
110
111 PR gas/3812
112 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
113 account for sign extension.
114
115 2007-01-11 Paul Brook <paul@codesourcery.com>
116
117 * gas/arm/thumb2_add.d: Add test for missing operand.
118 * gas/arm/thumb2_add.s: Ditto.
119
120 2007-01-11 Nick Clifton <nickc@redhat.com>
121
122 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
123 line comment character.
124 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
125 output.
126
127 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
128 test for the MCore target.
129
130 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
131
132 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
133 * gas/i386/i386.exp: Ditto.
134
135 2007-01-04 Paul Brook <paul@codesourcery.com>
136
137 * gas/arm/archv6.s: Add more cpsie tests.
138 * gas/arm/archv6.d: Ditto.
139
140 2007-01-04 Andreas Schwab <schwab@suse.de>
141
142 * gas/m68k/cpu32.[sd]: New test.
143 * gas/m68k/all.exp: Run it.
144
145 2007-01-04 Julian Brown <julian@codesourcery.com>
146
147 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
148
149 2007-01-04 Paul Brook <paul@codesourcery.com>
150
151 * gas/arm/neon-cov.d: Adjust expected output.
152 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
153 and vacle.
154 * gas/arm/neon-omit.d: Adjust expected output.
155
156 For older changes see ChangeLog-2006
157 \f
158 Local Variables:
159 mode: change-log
160 left-margin: 8
161 fill-column: 74
162 version-control: never
163 End:
This page took 0.032353 seconds and 3 git commands to generate.