* dw2gencfi.c (output_cie): Align length to 4 byte boundary.
[binutils.git] / gas / testsuite / ChangeLog
blobd041bb6476248788cd2302e254b04f5c07ebc51c
1 2004-03-07  Richard Henderson  <rth@redhat.com>
3         * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
4         gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
5         gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
7 2004-03-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
9         * gas/sh/sh64/err-dsp.s: Fix expected error message.
11 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
13         * gas/frv/fr405-insn.[sdl]: New test.
14         * gas/frv/fr450-spr.[sd]: New test.
15         * gas/frv/fr450-insn.[sdl]: New test.
16         * gas/frv/fr450-media-issue.[sl]: New test.
17         * gas/frv/allinsn.exp: Run new tests.  Ensure fr405 instructions
18         aren't accepted for -mcpu=fr400 or -mcpu=fr500.  Ensure fr450
19         instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
20         -mcpu=fr500.
22 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
24         * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
25         (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
26         * gas/frv/allinsn.d: Update accordingly.
28 2004-02-17  Petko Manolov  <petkan@nucleusys.com>
30         * gas/arm/maverick.c: DSPSC to/from opcode fixes.
31         * gas/arm/maverick.d: Likewise.
32         * gas/arm/maverick.s: Likewise.
34 2004-02-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
36         * gas/sh/basic.exp: Don't do sh4a tests for sh5.
38 2004-02-06  Nathan Sidwell  <nathan@codesourcery.com>
40         * gas/macros/test2.s: Lowercase it.
42 2004-02-02  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
44         * gas/mips/div.d: Update to accomodate changes in macro
45         expansions.
46         gas/mips/elf-rel-got-n32.d: Likewise.
47         gas/mips/elf-rel-got-n64.d: Likewise.
48         gas/mips/elf-rel-xgot-n32.d: Likewise.
49         gas/mips/elf-rel-xgot-n64.d: Likewise.
50         gas/mips/la-svr4pic.d: Likewise.
51         gas/mips/la-xgot.d: Likewise.
52         gas/mips/lca-svr4pic.d: Likewise.
53         gas/mips/lca-xgot.d: Likewise.
55 2004-02-01  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
57         * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
58         * gas/sh/sh4a-fp.s: Likewise.
59         * gas/sh/err-sh4a-fp.s: Likewise.
61 2004-01-24  Chris Demetriou  <cgd@broadcom.com>
63         * gas/mips/relax-swap1.s: Add extra space at end, so the
64         disassembly will consistently have "..." at its end.
65         * gas/mips/relax-swap2.s: Likewise.
66         * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
68 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
70         * gas/arm/arm.exp: Add "undefined" test.
71         * gas/arm/undefined.s, gas/arm/undefined.l: New files.
73 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
75         * gas/mips/macro-warn-[1234].[sdl]: New tests.
76         * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
77         * gas/mips/mips.exp: Run them.
79 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
81         * gas/mips/elf-rel19.[sd]: New test.
82         * gas/mips/mips.exp: Run it.
84 2004-01-11 Tom Rix   <tcrix@worldnet.att.net>
86         * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
87         * gas/m68hc11/movb.d: Likewise.
88         * gas/m68hc11/m68hc11.exp: Likewise.  Add more movb failure tests.
90 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
92         * gas/i386/katmai.d: Adjust for changed sib printing.
93         * gas/i386/prescott.d: Likewise.
94         * gas/i386/sse2.d: Likewise.
95         * gas/i386/ssemmx2.d: Likewise.
97 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
99         * gas/mn10300/mov5.s: New.
100         * gas/mn10300/basic.exp (do_mov5): New.
102 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
104         * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
105         with swapping for MIPS1.
106         * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
107         with swapping for MIPS2.
108         * gas/mips/relax-swap1.l: Stderr output for the new tests.
109         * gas/mips/relax-swap1.s: Source for the new tests.
110         * gas/mips/relax-swap2.d: New test for branch likely relaxation
111         with swapping.
112         * gas/mips/relax-swap2.l: Stderr output for the new test.
113         * gas/mips/relax-swap2.s: Source for the new test.
114         * gas/mips/mips.exp: Run the new tests.
116 2004-01-13  Ian Lance Taylor  <ian@wasabisystems.com>
118         * gas/mips/mips16-64.d: New test.
119         * gas/mips/mips.exp: Run it.
121 2004-01-12  Richard Sandiford  <rsandifo@redhat.com>
123         * gas/mips/elf-rel18.[sd]: New test.
124         * gas/mips/mips.exp: Run it.
126 2004-01-09  Paul Brook  <paul@codesourcery.com>
128         * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
129         * gas/arm/arm.exp: Add them.
131 2004-01-08  Ian Lance Taylor  <ian@wasabisystems.com>
133         * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
134         * gas/mips/ldstla-n64-shared.d: Likewise.
136 2004-01-07  Nick Clifton  <nickc@redhat.com>
138         * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
140 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
142         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
143         * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
144         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
145         * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
146         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
147         * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register.  Use
148         gprel12 for rodata symbol and gotoff12 for sdata symbol.
149         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
150         * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
151         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
152         * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
153         * gas/frv/allinsns.exp: Run it.
155 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
157         * gas/msp430/opcode.s: Add test for an 'add' instruction which
158         looks similar to an 'rla' instruction.
160 For older changes see ChangeLog-9303
162 Local Variables:
163 mode: change-log
164 left-margin: 8
165 fill-column: 74
166 version-control: never
167 End: