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