daily update
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
a7844384
NC
12004-04-01 Dave Korn <dk@artimi.com>
2
3 * gas/dlx/alltests.exp: Execute new lohi test.
4 * gas/dlx/lohi.s: New test for spurious lo16/hi16
5 reloc overflow checking.
6 * gas/dlx/lohi.d: New file: expected output.
7 * gas/dlx/lhi.d: Updated to properly expect lo16
8 relocations where asked for.
9 * gas/dlx/itype.d: Likewise.
10 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
11
6c71dbc4
SS
122004-03-30 Stan Shebs <shebs@apple.com>
13
14 * gas/macros/macros.exp: Remove mention of MPW config.
15
02249231
AM
162004-03-27 Alan Modra <amodra@bigpond.net.au>
17
18 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
19 an error.
20 * gas/m68hc11/m68hc11.exp: Likewise.
21
86b13c28
AS
222004-03-23 Andreas Schwab <schwab@suse.de>
23
24 * gas/cfi/cfi-m68k.d: Adjust offsets.
25
95631471
HPN
262004-03-22 Hans-Peter Nilsson <hp@axis.com>
27
28 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
29 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
30
2ce4cc60
KK
312004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
32
33 * gas/cfi/cfi-sh-1.d: New file.
34 * gas/cfi/cfi-sh-1.s: Likewise.
35 * gas/cfi/cfi.exp: Add SH case.
36
fdd12ef3
AM
372004-03-16 Alan Modra <amodra@bigpond.net.au>
38
39 * gas/ppc/altivec.d: Update.
40 * gas/ppc/altivec_xcoff.d: Update.
41 * gas/ppc/altivec_xcoff64.d: Update.
42 * gas/ppc/astest.d: Update.
43 * gas/ppc/astest2.d: Update.
44 * gas/ppc/astest2_64.d: Update.
45 * gas/ppc/astest64.d: Update.
46 * gas/ppc/booke.d: Update.
47 * gas/ppc/booke_xcoff.d: Update.
48 * gas/ppc/booke_xcoff64.d: Update.
49 * gas/ppc/e500.d: Update.
50 * gas/ppc/power4.d: Update.
51 * gas/ppc/test1elf32.d: Update.
52 * gas/ppc/test1elf64.d: Update.
53 * gas/ppc/test1xcoff32.d: Update.
54
a506b1e6
AM
552004-03-15 Alan Modra <amodra@bigpond.net.au>
56
57 * gas/i386/padlock.s: Pad with .p2align.
58 * gas/i386/padlock.d: Adjust.
59
26f07657
ML
602004-03-12 Michal Ludvig <mludvig@suse.cz>
61
a506b1e6 62 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
63 VIA PadLock instructions.
64 * gas/i386/i386.exp: Run padlock tests.
65
c02908d2
AM
662004-03-12 Alan Modra <amodra@bigpond.net.au>
67
cc0ec051
AM
68 * gas/i386/katmai.d: Revert last change.
69
c02908d2
AM
70 * gas/i386/katmai.d: Adjust for clflush change.
71
b3415246
AJ
722004-03-08 Andreas Jaeger <aj@suse.de>
73
74 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
75
b793dc75
RH
762004-03-07 Richard Henderson <rth@redhat.com>
77
78 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
79
9fd4314e
AJ
802004-03-07 Andreas Jaeger <aj@suse.de>
81
82 * gas/cfi/cfi-x86_64.d: Adjust offsets.
83
6ec51dba
RH
842004-03-07 Richard Henderson <rth@redhat.com>
85
86 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
87 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
88 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
89
28e4a77b
KK
902004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
91
92 * gas/sh/sh64/err-dsp.s: Fix expected error message.
93
676a64f4
RS
942004-03-01 Richard Sandiford <rsandifo@redhat.com>
95
96 * gas/frv/fr405-insn.[sdl]: New test.
97 * gas/frv/fr450-spr.[sd]: New test.
98 * gas/frv/fr450-insn.[sdl]: New test.
99 * gas/frv/fr450-media-issue.[sl]: New test.
100 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
101 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
102 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
103 -mcpu=fr500.
104
8ae0baa2
RS
1052004-03-01 Richard Sandiford <rsandifo@redhat.com>
106
107 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
108 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
109 * gas/frv/allinsn.d: Update accordingly.
110
34920d91
NC
1112004-02-17 Petko Manolov <petkan@nucleusys.com>
112
113 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
114 * gas/arm/maverick.d: Likewise.
115 * gas/arm/maverick.s: Likewise.
116
206eb3b6
KK
1172004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
118
119 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
120
e4475e39
NS
1212004-02-06 Nathan Sidwell <nathan@codesourcery.com>
122
123 * gas/macros/test2.s: Lowercase it.
124
f6a22291
MR
1252004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
126
127 * gas/mips/div.d: Update to accomodate changes in macro
128 expansions.
129 gas/mips/elf-rel-got-n32.d: Likewise.
130 gas/mips/elf-rel-got-n64.d: Likewise.
131 gas/mips/elf-rel-xgot-n32.d: Likewise.
132 gas/mips/elf-rel-xgot-n64.d: Likewise.
133 gas/mips/la-svr4pic.d: Likewise.
134 gas/mips/la-xgot.d: Likewise.
135 gas/mips/lca-svr4pic.d: Likewise.
136 gas/mips/lca-xgot.d: Likewise.
137
1b5d1a53
KK
1382004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
139
140 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
141 * gas/sh/sh4a-fp.s: Likewise.
142 * gas/sh/err-sh4a-fp.s: Likewise.
143
424688ad
CD
1442004-01-24 Chris Demetriou <cgd@broadcom.com>
145
146 * gas/mips/relax-swap1.s: Add extra space at end, so the
147 disassembly will consistently have "..." at its end.
148 * gas/mips/relax-swap2.s: Likewise.
149 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
150
34cc4ecc
DJ
1512004-01-23 Daniel Jacobowitz <drow@mvista.com>
152
153 * gas/arm/arm.exp: Add "undefined" test.
154 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
155
5fc68419
RS
1562004-01-23 Richard Sandiford <rsandifo@redhat.com>
157
158 * gas/mips/macro-warn-[1234].[sdl]: New tests.
159 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
160 * gas/mips/mips.exp: Run them.
161
4d7206a2
RS
1622004-01-23 Richard Sandiford <rsandifo@redhat.com>
163
164 * gas/mips/elf-rel19.[sd]: New test.
165 * gas/mips/mips.exp: Run it.
166
28d39d1a
NC
1672004-01-11 Tom Rix <tcrix@worldnet.att.net>
168
169 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
170 * gas/m68hc11/movb.d: Likewise.
171 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
172
839b3272
AM
1732004-01-19 Alan Modra <amodra@bigpond.net.au>
174
175 * gas/i386/katmai.d: Adjust for changed sib printing.
176 * gas/i386/prescott.d: Likewise.
177 * gas/i386/sse2.d: Likewise.
178 * gas/i386/ssemmx2.d: Likewise.
179
ac882a1d
AO
1802004-01-16 Alexandre Oliva <aoliva@redhat.com>
181
182 * gas/mn10300/mov5.s: New.
183 * gas/mn10300/basic.exp (do_mov5): New.
184
895921c9
MR
1852004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
186
187 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
188 with swapping for MIPS1.
189 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
190 with swapping for MIPS2.
191 * gas/mips/relax-swap1.l: Stderr output for the new tests.
192 * gas/mips/relax-swap1.s: Source for the new tests.
193 * gas/mips/relax-swap2.d: New test for branch likely relaxation
194 with swapping.
195 * gas/mips/relax-swap2.l: Stderr output for the new test.
196 * gas/mips/relax-swap2.s: Source for the new test.
197 * gas/mips/mips.exp: Run the new tests.
198
32159579
ILT
1992004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
200
201 * gas/mips/mips16-64.d: New test.
202 * gas/mips/mips.exp: Run it.
203
cc3d92a5
RS
2042004-01-12 Richard Sandiford <rsandifo@redhat.com>
205
206 * gas/mips/elf-rel18.[sd]: New test.
207 * gas/mips/mips.exp: Run it.
208
e45d0630
PB
2092004-01-09 Paul Brook <paul@codesourcery.com>
210
211 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
212 * gas/arm/arm.exp: Add them.
213
29ccc66b
ILT
2142004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
215
216 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
217 * gas/mips/ldstla-n64-shared.d: Likewise.
218
d9296b18
NC
2192004-01-07 Nick Clifton <nickc@redhat.com>
220
221 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
222
fee5fcc5
AO
2232004-01-06 Alexandre Oliva <aoliva@redhat.com>
224
225 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
226 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
227 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
228 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
229 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
230 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
231 gprel12 for rodata symbol and gotoff12 for sdata symbol.
232 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
233 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
234 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
235 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
236 * gas/frv/allinsns.exp: Run it.
237
3ab48931
NC
2382004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
239
240 * gas/msp430/opcode.s: Add test for an 'add' instruction which
241 looks similar to an 'rla' instruction.
ad50f575 242
c9e214e5
AM
243For older changes see ChangeLog-9303
244\f
245Local Variables:
246mode: change-log
247left-margin: 8
248fill-column: 74
249version-control: never
250End:
This page took 0.047583 seconds and 4 git commands to generate.