]>
Commit | Line | Data |
---|---|---|
685080f2 NC |
1 | 2015-02-24 Nick Clifton <[email protected]> |
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 | ||
5c3696f8 KT |
7 | 2015-02-09 Kyrylo Tkachov <[email protected]> |
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 | ||
3f8107ab AM |
21 | 2015-01-28 James Bowman <[email protected]> |
22 | ||
23 | * gas/ft32/ft32.exp: New file. | |
24 | * gas/ft32/insn.d: New file. | |
25 | * gas/ft32/insn.s: New file. | |
26 | ||
740bdc67 AM |
27 | 2015-01-19 Alan Modra <[email protected]> |
28 | ||
29 | * gas/all/none.s, | |
30 | * gas/all/none.d: New test. | |
31 | * gas/all/gas.exp: Run it. | |
32 | ||
1e2e8c52 AK |
33 | 2015-01-16 Andreas Krebbel <[email protected]> |
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 | ||
0900a05b JW |
49 | 2015-01-13 Matthew Wahab <[email protected]> |
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 | ||
69602580 JB |
55 | 2015-01-12 Jan Beulich <[email protected]> |
56 | ||
57 | gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New. | |
58 | gas/cfi/cfi.exp: Run new tests. | |
59 | ||
cb3b1e65 JB |
60 | 2015-01-12 Jan Beulich <[email protected]> |
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 | ||
491793b5 AB |
66 | 2015-01-10 Andrew Burgess <[email protected]> |
67 | ||
68 | * gas/avr/large-debug-line-table.d: New file. | |
69 | * gas/avr/large-debug-line-table.s: New file. | |
70 | ||
b90efa5b | 71 | 2015-01-01 Alan Modra <[email protected]> |
edc9e9a6 | 72 | |
b90efa5b | 73 | Update year range in copyright notice of all files. |
edc9e9a6 | 74 | |
b90efa5b | 75 | For older changes see ChangeLog-2014 |
c9e214e5 | 76 | \f |
b90efa5b | 77 | Copyright (C) 2015 Free Software Foundation, Inc. |
752937aa NC |
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 | ||
c9e214e5 AM |
83 | Local Variables: |
84 | mode: change-log | |
85 | left-margin: 8 | |
86 | fill-column: 74 | |
87 | version-control: never | |
88 | End: |