*** empty log message ***
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
b3415246
AJ
12004-03-08 Andreas Jaeger <aj@suse.de>
2
3 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
4
b793dc75
RH
52004-03-07 Richard Henderson <rth@redhat.com>
6
7 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
8
9fd4314e
AJ
92004-03-07 Andreas Jaeger <aj@suse.de>
10
11 * gas/cfi/cfi-x86_64.d: Adjust offsets.
12
6ec51dba
RH
132004-03-07 Richard Henderson <rth@redhat.com>
14
15 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
16 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
17 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
18
28e4a77b
KK
192004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
20
21 * gas/sh/sh64/err-dsp.s: Fix expected error message.
22
676a64f4
RS
232004-03-01 Richard Sandiford <rsandifo@redhat.com>
24
25 * gas/frv/fr405-insn.[sdl]: New test.
26 * gas/frv/fr450-spr.[sd]: New test.
27 * gas/frv/fr450-insn.[sdl]: New test.
28 * gas/frv/fr450-media-issue.[sl]: New test.
29 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
30 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
31 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
32 -mcpu=fr500.
33
8ae0baa2
RS
342004-03-01 Richard Sandiford <rsandifo@redhat.com>
35
36 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
37 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
38 * gas/frv/allinsn.d: Update accordingly.
39
34920d91
NC
402004-02-17 Petko Manolov <petkan@nucleusys.com>
41
42 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
43 * gas/arm/maverick.d: Likewise.
44 * gas/arm/maverick.s: Likewise.
45
206eb3b6
KK
462004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
47
48 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
49
e4475e39
NS
502004-02-06 Nathan Sidwell <nathan@codesourcery.com>
51
52 * gas/macros/test2.s: Lowercase it.
53
f6a22291
MR
542004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
55
56 * gas/mips/div.d: Update to accomodate changes in macro
57 expansions.
58 gas/mips/elf-rel-got-n32.d: Likewise.
59 gas/mips/elf-rel-got-n64.d: Likewise.
60 gas/mips/elf-rel-xgot-n32.d: Likewise.
61 gas/mips/elf-rel-xgot-n64.d: Likewise.
62 gas/mips/la-svr4pic.d: Likewise.
63 gas/mips/la-xgot.d: Likewise.
64 gas/mips/lca-svr4pic.d: Likewise.
65 gas/mips/lca-xgot.d: Likewise.
66
1b5d1a53
KK
672004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
68
69 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
70 * gas/sh/sh4a-fp.s: Likewise.
71 * gas/sh/err-sh4a-fp.s: Likewise.
72
424688ad
CD
732004-01-24 Chris Demetriou <cgd@broadcom.com>
74
75 * gas/mips/relax-swap1.s: Add extra space at end, so the
76 disassembly will consistently have "..." at its end.
77 * gas/mips/relax-swap2.s: Likewise.
78 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
79
34cc4ecc
DJ
802004-01-23 Daniel Jacobowitz <drow@mvista.com>
81
82 * gas/arm/arm.exp: Add "undefined" test.
83 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
84
5fc68419
RS
852004-01-23 Richard Sandiford <rsandifo@redhat.com>
86
87 * gas/mips/macro-warn-[1234].[sdl]: New tests.
88 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
89 * gas/mips/mips.exp: Run them.
90
4d7206a2
RS
912004-01-23 Richard Sandiford <rsandifo@redhat.com>
92
93 * gas/mips/elf-rel19.[sd]: New test.
94 * gas/mips/mips.exp: Run it.
95
28d39d1a
NC
962004-01-11 Tom Rix <tcrix@worldnet.att.net>
97
98 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
99 * gas/m68hc11/movb.d: Likewise.
100 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
101
839b3272
AM
1022004-01-19 Alan Modra <amodra@bigpond.net.au>
103
104 * gas/i386/katmai.d: Adjust for changed sib printing.
105 * gas/i386/prescott.d: Likewise.
106 * gas/i386/sse2.d: Likewise.
107 * gas/i386/ssemmx2.d: Likewise.
108
ac882a1d
AO
1092004-01-16 Alexandre Oliva <aoliva@redhat.com>
110
111 * gas/mn10300/mov5.s: New.
112 * gas/mn10300/basic.exp (do_mov5): New.
113
895921c9
MR
1142004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
115
116 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
117 with swapping for MIPS1.
118 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
119 with swapping for MIPS2.
120 * gas/mips/relax-swap1.l: Stderr output for the new tests.
121 * gas/mips/relax-swap1.s: Source for the new tests.
122 * gas/mips/relax-swap2.d: New test for branch likely relaxation
123 with swapping.
124 * gas/mips/relax-swap2.l: Stderr output for the new test.
125 * gas/mips/relax-swap2.s: Source for the new test.
126 * gas/mips/mips.exp: Run the new tests.
127
32159579
ILT
1282004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
129
130 * gas/mips/mips16-64.d: New test.
131 * gas/mips/mips.exp: Run it.
132
cc3d92a5
RS
1332004-01-12 Richard Sandiford <rsandifo@redhat.com>
134
135 * gas/mips/elf-rel18.[sd]: New test.
136 * gas/mips/mips.exp: Run it.
137
e45d0630
PB
1382004-01-09 Paul Brook <paul@codesourcery.com>
139
140 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
141 * gas/arm/arm.exp: Add them.
142
29ccc66b
ILT
1432004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
144
145 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
146 * gas/mips/ldstla-n64-shared.d: Likewise.
147
d9296b18
NC
1482004-01-07 Nick Clifton <nickc@redhat.com>
149
150 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
151
fee5fcc5
AO
1522004-01-06 Alexandre Oliva <aoliva@redhat.com>
153
154 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
155 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
156 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
157 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
158 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
159 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
160 gprel12 for rodata symbol and gotoff12 for sdata symbol.
161 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
162 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
163 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
164 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
165 * gas/frv/allinsns.exp: Run it.
166
3ab48931
NC
1672004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
168
169 * gas/msp430/opcode.s: Add test for an 'add' instruction which
170 looks similar to an 'rla' instruction.
ad50f575 171
c9e214e5
AM
172For older changes see ChangeLog-9303
173\f
174Local Variables:
175mode: change-log
176left-margin: 8
177fill-column: 74
178version-control: never
179End:
This page took 0.043971 seconds and 4 git commands to generate.