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