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