Commit | Line | Data |
---|---|---|
a4533ed8 NC |
1 | 2013-01-14 Will Newton <will.newton@imgtec.com> |
2 | ||
3 | * gas/metag/metadsp21.d: Fix expected MMOV disassembly. | |
4 | ||
7765a960 AM |
5 | 2013-01-14 Alan Modra <amodra@gmail.com> |
6 | ||
7 | * gas/ppc/htm.s: Use .text rather than .section ".text". | |
8 | * gas/ppc/power8.s: Likewise. | |
9 | * gas/ppc/htm.d: Don't match file format. | |
10 | * gas/ppc/power8.d: Likewise. | |
11 | ||
5817ffd1 PB |
12 | 2013-01-10 Peter Bergner <bergner@vnet.ibm.com> |
13 | ||
14 | * gas/ppc/htm.d: New test. | |
15 | * gas/ppc/htm.s: Likewise. | |
16 | * gas/ppc/power8.d: Likewise. | |
17 | * gas/ppc/power8.s: Likewise. | |
18 | * gas/ppc/ppc.exp: Run them. | |
19 | ||
a3c62988 NC |
20 | 2013-01-10 Will Newton <will.newton@imgtec.com> |
21 | ||
22 | * gas/metag/labelarithmetic.d: New file. | |
23 | * gas/metag/labelarithmetic.s: New file. | |
24 | * gas/metag/metacore12.d: New file. | |
25 | * gas/metag/metacore12.s: New file. | |
26 | * gas/metag/metacore21-invalid.l: New file. | |
27 | * gas/metag/metacore21-invalid.s: New file. | |
28 | * gas/metag/metacore21.d: New file. | |
29 | * gas/metag/metacore21.s: New file. | |
30 | * gas/metag/metacore21ext.d: New file. | |
31 | * gas/metag/metacore21ext.s: New file. | |
32 | * gas/metag/metadsp21-invalid.l: New file. | |
33 | * gas/metag/metadsp21-invalid.s: New file. | |
34 | * gas/metag/metadsp21.d: New file. | |
35 | * gas/metag/metadsp21.s: New file. | |
36 | * gas/metag/metadsp21ext.d: New file. | |
37 | * gas/metag/metadsp21ext.s: New file. | |
38 | * gas/metag/metafpu21.d: New file. | |
39 | * gas/metag/metafpu21.s: New file. | |
40 | * gas/metag/metafpu21ext.d: New file. | |
41 | * gas/metag/metafpu21ext.s: New file. | |
42 | * gas/metag/metag.exp: New file. | |
43 | * gas/metag/tls.d: New file. | |
44 | * gas/metag/tls.s: New file. | |
45 | ||
a3251895 YZ |
46 | 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com> |
47 | ||
48 | * gas/aarch64/diagnostic.s: Add test. | |
49 | * gas/aarch64/diagnostic.l: Update. | |
50 | ||
8ab8155f NC |
51 | 2013-01-07 Nick Clifton <nickc@redhat.com> |
52 | ||
53 | PR gas/14887 | |
54 | * gas/arm/neon-ldst-es.s: Add more whitespace. | |
55 | ||
e407c74b NC |
56 | 2013-01-04 Juergen Urban <JuergenUrban@gmx.de> |
57 | ||
58 | * gas/mips/r5900-full.s: New test. | |
59 | * gas/mips/r5900-full.d: Expected disassembly. | |
60 | * gas/mips/r5900.s: New test. | |
61 | * gas/mips/r5900.d: Expected disassembly. | |
62 | * gas/mips/mips.exp: Run new tests. | |
63 | ||
a32c3ff8 NC |
64 | 2013-01-04 Yufeng Zhang <yufeng.zhang@arm.com> |
65 | ||
fb098a1e YZ |
66 | * gas/aarch64/int-insns.d: Update. |
67 | * gas/aarch64/mov.d: Update. | |
68 | * gas/aarch64/reloc-insn.d: Update. | |
69 | ||
70 | 2013-01-04 Yufeng Zhang <yufeng.zhang@arm.com> | |
71 | ||
72 | * gas/aarch64/system.d: Update. | |
a32c3ff8 | 73 | |
517bb291 | 74 | 2013-01-02 Nick Clifton <nickc@redhat.com> |
d709e4e6 | 75 | |
517bb291 NC |
76 | PR gas/14987 |
77 | * gas/arm/neon-ldst-es.s: Add whitespace test. | |
78 | * gas/arm/neon-ldst-es.d: Update expected disassembly. | |
d709e4e6 | 79 | |
517bb291 | 80 | For older changes see ChangeLog-2012 |
c9e214e5 | 81 | \f |
517bb291 | 82 | Copyright (C) 2013 Free Software Foundation, Inc. |
752937aa NC |
83 | |
84 | Copying and distribution of this file, with or without modification, | |
85 | are permitted in any medium without royalty provided the copyright | |
86 | notice and this notice are preserved. | |
87 | ||
c9e214e5 AM |
88 | Local Variables: |
89 | mode: change-log | |
90 | left-margin: 8 | |
91 | fill-column: 74 | |
92 | version-control: never | |
93 | End: |