Adds support for generating notes in V850 binaries.
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2015-02-24 Nick Clifton <nickc@redhat.com>
2
3 * gas/elf/elf.exp: Add special version of the section2 test for
4 the V850.
5 * gas/elf/section2.e-v850: New file.
6
7 2015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8
9 * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
10 for deprecations.
11 * gas/arm/armv8-a-bad.l: Likewise.
12 * gas/arm/armv8-a-it-bad.l: Likewise.
13 * gas/arm/depr-swp.l: Likewise.
14 * gas/arm/ldsgeb.l: Likewise.
15 * gas/arm/ldsgeh.l: Likewise.
16 * gas/arm/thumb2_bad_reg.l: Likewise.
17 * gas/arm/thumb32.l: Likewise.
18 * gas/arm/udf.l: Likewise.
19 * gas/arm/vstr-arm-bad.l: Likewise.
20
21 2015-01-28 James Bowman <james.bowman@ftdichip.com>
22
23 * gas/ft32/ft32.exp: New file.
24 * gas/ft32/insn.d: New file.
25 * gas/ft32/insn.s: New file.
26
27 2015-01-19 Alan Modra <amodra@gmail.com>
28
29 * gas/all/none.s,
30 * gas/all/none.d: New test.
31 * gas/all/gas.exp: Run it.
32
33 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
34
35 * gas/s390/esa-g5.d: Add a variant without the optional operand.
36 * gas/s390/esa-g5.s: Likewise.
37 * gas/s390/esa-z9-109.d: Likewise.
38 * gas/s390/esa-z9-109.s: Likewise.
39 * gas/s390/zarch-z9-109.d: Likewise.
40 * gas/s390/zarch-z9-109.s: Likewise.
41 * gas/s390/zarch-z10.d: For variants with a zero optional argument
42 it is not dumped by objdump anymore.
43 * gas/s390/zarch-zEC12.d: Likewise.
44
45 * gas/s390/zarch-z13.d: New file.
46 * gas/s390/zarch-z13.s: New file.
47 * gas/s390/s390.exp: Run the test for the z13 files.
48
49 2015-01-13 Matthew Wahab <matthew.wahab@arm.com>
50
51 * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
52 * gas/ual/vcmp.d: Update expected output.
53 * gas/ual/vcmp-zero-bad.l: Likewise
54
55 2015-01-12 Jan Beulich <jbeulich@suse.com>
56
57 gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
58 gas/cfi/cfi.exp: Run new tests.
59
60 2015-01-12 Jan Beulich <jbeulich@suse.com>
61
62 * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
63 VQSHL, and VQSHLU immediates.
64 * gas/arm/neon-addressing-bad.l: Update accordingly.
65
66 2015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
67
68 * gas/avr/large-debug-line-table.d: New file.
69 * gas/avr/large-debug-line-table.s: New file.
70
71 2015-01-01 Alan Modra <amodra@gmail.com>
72
73 Update year range in copyright notice of all files.
74
75 For older changes see ChangeLog-2014
76 \f
77 Copyright (C) 2015 Free Software Foundation, Inc.
78
79 Copying and distribution of this file, with or without modification,
80 are permitted in any medium without royalty provided the copyright
81 notice and this notice are preserved.
82
83 Local Variables:
84 mode: change-log
85 left-margin: 8
86 fill-column: 74
87 version-control: never
88 End: