avr/gas: Write out data to track .org/.align usage.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2015-02-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2 Oleg Endo <olegendo@gcc.gnu.org>
3
4 * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
5 with ...
6 * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
7 * gas/sh/arch/arch_expected.txt: Regenerate.
8 * gas/sh/arch/sh-dsp.s: Likewise.
9 * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
10 * gas/sh/arch/sh.s: Likewise.
11 * gas/sh/arch/sh2.s: Likewise.
12 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
13 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
14 * gas/sh/arch/sh2a-nofpu.s: Likewise.
15 * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
16 * gas/sh/arch/sh2a-or-sh4.s: Likewise.
17 * gas/sh/arch/sh2a.s: Likewise.
18 * gas/sh/arch/sh2e.s: Likewise.
19 * gas/sh/arch/sh3-dsp.s: Likewise.
20 * gas/sh/arch/sh3-nommu.s: Likewise.
21 * gas/sh/arch/sh3.s: Likewise.
22 * gas/sh/arch/sh3e.s: Likewise.
23 * gas/sh/arch/sh4-nofpu.s: Likewise.
24 * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
25 * gas/sh/arch/sh4.s: Likewise.
26 * gas/sh/arch/sh4a-nofpu.s: Likewise.
27 * gas/sh/arch/sh4a.s: Likewise.
28 * gas/sh/arch/sh4al-dsp.s: Likewise.
29
30 2015-02-24 Nick Clifton <nickc@redhat.com>
31
32 * gas/elf/elf.exp: Add special version of the section2 test for
33 the V850.
34 * gas/elf/section2.e-v850: New file.
35
36 2015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
37
38 * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
39 for deprecations.
40 * gas/arm/armv8-a-bad.l: Likewise.
41 * gas/arm/armv8-a-it-bad.l: Likewise.
42 * gas/arm/depr-swp.l: Likewise.
43 * gas/arm/ldsgeb.l: Likewise.
44 * gas/arm/ldsgeh.l: Likewise.
45 * gas/arm/thumb2_bad_reg.l: Likewise.
46 * gas/arm/thumb32.l: Likewise.
47 * gas/arm/udf.l: Likewise.
48 * gas/arm/vstr-arm-bad.l: Likewise.
49
50 2015-01-28 James Bowman <james.bowman@ftdichip.com>
51
52 * gas/ft32/ft32.exp: New file.
53 * gas/ft32/insn.d: New file.
54 * gas/ft32/insn.s: New file.
55
56 2015-01-19 Alan Modra <amodra@gmail.com>
57
58 * gas/all/none.s,
59 * gas/all/none.d: New test.
60 * gas/all/gas.exp: Run it.
61
62 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
63
64 * gas/s390/esa-g5.d: Add a variant without the optional operand.
65 * gas/s390/esa-g5.s: Likewise.
66 * gas/s390/esa-z9-109.d: Likewise.
67 * gas/s390/esa-z9-109.s: Likewise.
68 * gas/s390/zarch-z9-109.d: Likewise.
69 * gas/s390/zarch-z9-109.s: Likewise.
70 * gas/s390/zarch-z10.d: For variants with a zero optional argument
71 it is not dumped by objdump anymore.
72 * gas/s390/zarch-zEC12.d: Likewise.
73
74 * gas/s390/zarch-z13.d: New file.
75 * gas/s390/zarch-z13.s: New file.
76 * gas/s390/s390.exp: Run the test for the z13 files.
77
78 2015-01-13 Matthew Wahab <matthew.wahab@arm.com>
79
80 * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
81 * gas/ual/vcmp.d: Update expected output.
82 * gas/ual/vcmp-zero-bad.l: Likewise
83
84 2015-01-12 Jan Beulich <jbeulich@suse.com>
85
86 gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
87 gas/cfi/cfi.exp: Run new tests.
88
89 2015-01-12 Jan Beulich <jbeulich@suse.com>
90
91 * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
92 VQSHL, and VQSHLU immediates.
93 * gas/arm/neon-addressing-bad.l: Update accordingly.
94
95 2015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * gas/avr/large-debug-line-table.d: New file.
98 * gas/avr/large-debug-line-table.s: New file.
99
100 2015-01-01 Alan Modra <amodra@gmail.com>
101
102 Update year range in copyright notice of all files.
103
104 For older changes see ChangeLog-2014
105 \f
106 Copyright (C) 2015 Free Software Foundation, Inc.
107
108 Copying and distribution of this file, with or without modification,
109 are permitted in any medium without royalty provided the copyright
110 notice and this notice are preserved.
111
112 Local Variables:
113 mode: change-log
114 left-margin: 8
115 fill-column: 74
116 version-control: never
117 End:
This page took 0.031311 seconds and 4 git commands to generate.