5beb3a543951890126764e9a92d659fd88c8134b
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2004-03-27 Alan Modra <amodra@bigpond.net.au>
2
3 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
4 an error.
5 * gas/m68hc11/m68hc11.exp: Likewise.
6
7 2004-03-23 Andreas Schwab <schwab@suse.de>
8
9 * gas/cfi/cfi-m68k.d: Adjust offsets.
10
11 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
12
13 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
14 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
15
16 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
17
18 * gas/cfi/cfi-sh-1.d: New file.
19 * gas/cfi/cfi-sh-1.s: Likewise.
20 * gas/cfi/cfi.exp: Add SH case.
21
22 2004-03-16 Alan Modra <amodra@bigpond.net.au>
23
24 * gas/ppc/altivec.d: Update.
25 * gas/ppc/altivec_xcoff.d: Update.
26 * gas/ppc/altivec_xcoff64.d: Update.
27 * gas/ppc/astest.d: Update.
28 * gas/ppc/astest2.d: Update.
29 * gas/ppc/astest2_64.d: Update.
30 * gas/ppc/astest64.d: Update.
31 * gas/ppc/booke.d: Update.
32 * gas/ppc/booke_xcoff.d: Update.
33 * gas/ppc/booke_xcoff64.d: Update.
34 * gas/ppc/e500.d: Update.
35 * gas/ppc/power4.d: Update.
36 * gas/ppc/test1elf32.d: Update.
37 * gas/ppc/test1elf64.d: Update.
38 * gas/ppc/test1xcoff32.d: Update.
39
40 2004-03-15 Alan Modra <amodra@bigpond.net.au>
41
42 * gas/i386/padlock.s: Pad with .p2align.
43 * gas/i386/padlock.d: Adjust.
44
45 2004-03-12 Michal Ludvig <mludvig@suse.cz>
46
47 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
48 VIA PadLock instructions.
49 * gas/i386/i386.exp: Run padlock tests.
50
51 2004-03-12 Alan Modra <amodra@bigpond.net.au>
52
53 * gas/i386/katmai.d: Revert last change.
54
55 * gas/i386/katmai.d: Adjust for clflush change.
56
57 2004-03-08 Andreas Jaeger <aj@suse.de>
58
59 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
60
61 2004-03-07 Richard Henderson <rth@redhat.com>
62
63 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
64
65 2004-03-07 Andreas Jaeger <aj@suse.de>
66
67 * gas/cfi/cfi-x86_64.d: Adjust offsets.
68
69 2004-03-07 Richard Henderson <rth@redhat.com>
70
71 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
72 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
73 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
74
75 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
76
77 * gas/sh/sh64/err-dsp.s: Fix expected error message.
78
79 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
80
81 * gas/frv/fr405-insn.[sdl]: New test.
82 * gas/frv/fr450-spr.[sd]: New test.
83 * gas/frv/fr450-insn.[sdl]: New test.
84 * gas/frv/fr450-media-issue.[sl]: New test.
85 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
86 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
87 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
88 -mcpu=fr500.
89
90 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
91
92 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
93 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
94 * gas/frv/allinsn.d: Update accordingly.
95
96 2004-02-17 Petko Manolov <petkan@nucleusys.com>
97
98 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
99 * gas/arm/maverick.d: Likewise.
100 * gas/arm/maverick.s: Likewise.
101
102 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
103
104 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
105
106 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
107
108 * gas/macros/test2.s: Lowercase it.
109
110 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
111
112 * gas/mips/div.d: Update to accomodate changes in macro
113 expansions.
114 gas/mips/elf-rel-got-n32.d: Likewise.
115 gas/mips/elf-rel-got-n64.d: Likewise.
116 gas/mips/elf-rel-xgot-n32.d: Likewise.
117 gas/mips/elf-rel-xgot-n64.d: Likewise.
118 gas/mips/la-svr4pic.d: Likewise.
119 gas/mips/la-xgot.d: Likewise.
120 gas/mips/lca-svr4pic.d: Likewise.
121 gas/mips/lca-xgot.d: Likewise.
122
123 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
124
125 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
126 * gas/sh/sh4a-fp.s: Likewise.
127 * gas/sh/err-sh4a-fp.s: Likewise.
128
129 2004-01-24 Chris Demetriou <cgd@broadcom.com>
130
131 * gas/mips/relax-swap1.s: Add extra space at end, so the
132 disassembly will consistently have "..." at its end.
133 * gas/mips/relax-swap2.s: Likewise.
134 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
135
136 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
137
138 * gas/arm/arm.exp: Add "undefined" test.
139 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
140
141 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
142
143 * gas/mips/macro-warn-[1234].[sdl]: New tests.
144 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
145 * gas/mips/mips.exp: Run them.
146
147 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
148
149 * gas/mips/elf-rel19.[sd]: New test.
150 * gas/mips/mips.exp: Run it.
151
152 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
153
154 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
155 * gas/m68hc11/movb.d: Likewise.
156 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
157
158 2004-01-19 Alan Modra <amodra@bigpond.net.au>
159
160 * gas/i386/katmai.d: Adjust for changed sib printing.
161 * gas/i386/prescott.d: Likewise.
162 * gas/i386/sse2.d: Likewise.
163 * gas/i386/ssemmx2.d: Likewise.
164
165 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
166
167 * gas/mn10300/mov5.s: New.
168 * gas/mn10300/basic.exp (do_mov5): New.
169
170 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
171
172 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
173 with swapping for MIPS1.
174 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
175 with swapping for MIPS2.
176 * gas/mips/relax-swap1.l: Stderr output for the new tests.
177 * gas/mips/relax-swap1.s: Source for the new tests.
178 * gas/mips/relax-swap2.d: New test for branch likely relaxation
179 with swapping.
180 * gas/mips/relax-swap2.l: Stderr output for the new test.
181 * gas/mips/relax-swap2.s: Source for the new test.
182 * gas/mips/mips.exp: Run the new tests.
183
184 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
185
186 * gas/mips/mips16-64.d: New test.
187 * gas/mips/mips.exp: Run it.
188
189 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
190
191 * gas/mips/elf-rel18.[sd]: New test.
192 * gas/mips/mips.exp: Run it.
193
194 2004-01-09 Paul Brook <paul@codesourcery.com>
195
196 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
197 * gas/arm/arm.exp: Add them.
198
199 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
200
201 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
202 * gas/mips/ldstla-n64-shared.d: Likewise.
203
204 2004-01-07 Nick Clifton <nickc@redhat.com>
205
206 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
207
208 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
209
210 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
211 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
212 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
213 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
214 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
215 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
216 gprel12 for rodata symbol and gotoff12 for sdata symbol.
217 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
218 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
219 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
220 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
221 * gas/frv/allinsns.exp: Run it.
222
223 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
224
225 * gas/msp430/opcode.s: Add test for an 'add' instruction which
226 looks similar to an 'rla' instruction.
227
228 For older changes see ChangeLog-9303
229 \f
230 Local Variables:
231 mode: change-log
232 left-margin: 8
233 fill-column: 74
234 version-control: never
235 End:
This page took 0.035394 seconds and 4 git commands to generate.