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