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