Fix sleb128-8 regressions.
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2017-01-10 Nick Clifton <nickc@redhat.com>
2
3 * po/sv.po: Updated Swedish translation.
4
5 2017-01-10 Tristan Gingold <gingold@adacore.com>
6
7 * testsuite/gas/all/sleb128-8.d: Adjust test.
8 * testsuite/gas/all/gas.exp (test_cond): Likewise.
9
10 2017-01-10 Tristan Gingold <gingold@adacore.com>
11
12 * read.c (emit_leb128_expr): Extended unsigned big number for
13 sleb128.
14 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
15 * testsuite/gas/all/sleb128.d: New test.
16 * testsuite/gas/all/sleb128.s: New test source.
17
18 2017-01-09 Andrew Waterman <andrew@sifive.com>
19
20 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
21 against constants.
22 (md_apply_fix): Mark relocations against constants as "done."
23
24 2017-01-09 Andrew Waterman <andrew@sifive.com>
25
26 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
27 against constants.
28 (md_apply_fix): Mark relocations against constants as "done."
29
30 2017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
31 Kito Cheng <kito.cheng@gmail.com>
32
33 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
34 Removed.
35 (SDATA_START_SYMBOLS): Likewise.
36
37 2017-01-09 Nick Clifton <nickc@redhat.com>
38
39 * po/sv.po: New Swedish translation.
40 * configure.ac (ALL_LINGUAS): Add sv.
41 * configure: Regenerate.
42
43 2017-01-09 Andrew Waterman <andrew@sifive.com>
44
45 * config/tc-riscv.c (relaxed_branch_length): Use the long
46 sequence when the target is a weak symbol.
47
48 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
49
50 * config/tc-aarch64.c (aarch64_features): Add rcpc.
51 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
52 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
53 * testsuite/gas/aarch64/ldst-rcpc.d: This.
54 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
55 * testsuite/gas/aarch64/ldst-rcpc.s: This.
56 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
57
58 2017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
59
60 PR gas/20992
61 * configure.tgt: Treat sparcv9 as sparc64.
62
63 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
64
65 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
66 extension.
67 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
68 enabled and no other ABI is specified.
69
70 2017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
71
72 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
73 valueT, as declared in tc.h.
74 (md_apply_fix): Fix to work on 32-bit hosts.
75
76 2017-01-02 Alan Modra <amodra@gmail.com>
77
78 Update year range in copyright notice of all files.
79
80 For older changes see ChangeLog-2016
81 \f
82 Copyright (C) 2017 Free Software Foundation, Inc.
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
88 Local Variables:
89 mode: change-log
90 left-margin: 8
91 fill-column: 74
92 version-control: never
93 End:
This page took 0.032809 seconds and 5 git commands to generate.