[AArch64] Add separate feature flag for weaker release consistent load insns
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
2
3 * config/tc-aarch64.c (aarch64_features): Add rcpc.
4 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
5 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
6 * testsuite/gas/aarch64/ldst-rcpc.d: This.
7 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
8 * testsuite/gas/aarch64/ldst-rcpc.s: This.
9 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
10
11 2017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
12
13 PR gas/20992
14 * configure.tgt: Treat sparcv9 as sparc64.
15
16 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
17
18 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
19 extension.
20 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
21 enabled and no other ABI is specified.
22
23 2017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
24
25 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
26 valueT, as declared in tc.h.
27 (md_apply_fix): Fix to work on 32-bit hosts.
28
29 2017-01-02 Alan Modra <amodra@gmail.com>
30
31 Update year range in copyright notice of all files.
32
33 For older changes see ChangeLog-2016
34 \f
35 Copyright (C) 2017 Free Software Foundation, Inc.
36
37 Copying and distribution of this file, with or without modification,
38 are permitted in any medium without royalty provided the copyright
39 notice and this notice are preserved.
40
41 Local Variables:
42 mode: change-log
43 left-margin: 8
44 fill-column: 74
45 version-control: never
46 End:
This page took 0.040208 seconds and 4 git commands to generate.