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