Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
620214f7
IT
12017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2
3 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
4 (cpu_noarch): Add noavx512_vpopcntdq.
5 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
6 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
7 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
8 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
9 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
10 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
11 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
12 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
13
1181551e
NC
142017-01-12 Nick Clifton <nickc@redhat.com>
15
16 * read.c (temp_ilp): New function. Installs a temporary input
17 line pointer.
18 (restore_ilp): New function. Restores the original input line
19 pointer.
20 * read.h (temp_ilp): Prototype.
21 (restore_ilp): Prototype.
22 * stabs.c (dot_func_p): Use bfd_boolean type.
23 (generate_asm_file): Use temp_ilp and restore_ilp.
24 (stabs_generate_asm_lineno): Likewise.
25 (stabs_generate_asm_endfunc): Likewise.
26
f2e2d2f5
JS
272017-01-11 Jeremy Soller <jackpot51@gmail.com>
28
29 * configure.tgt: Add entry for i386-redox.
30
07e8e623
NC
312017-01-10 Nick Clifton <nickc@redhat.com>
32
33 * po/sv.po: Updated Swedish translation.
34
1a94eb29
TG
352017-01-10 Tristan Gingold <gingold@adacore.com>
36
37 * testsuite/gas/all/sleb128-8.d: Adjust test.
38 * testsuite/gas/all/gas.exp (test_cond): Likewise.
39
74def31d
TG
402017-01-10 Tristan Gingold <gingold@adacore.com>
41
42 * read.c (emit_leb128_expr): Extended unsigned big number for
43 sleb128.
44 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
45 * testsuite/gas/all/sleb128.d: New test.
46 * testsuite/gas/all/sleb128.s: New test source.
47
a5ec5e3f
AW
482017-01-09 Andrew Waterman <andrew@sifive.com>
49
50 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
51 against constants.
52 (md_apply_fix): Mark relocations against constants as "done."
53
e294484e
AW
542017-01-09 Andrew Waterman <andrew@sifive.com>
55
56 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
57 against constants.
58 (md_apply_fix): Mark relocations against constants as "done."
59
6ec11ab9
PD
602017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
61 Kito Cheng <kito.cheng@gmail.com>
62
63 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
64 Removed.
65 (SDATA_START_SYMBOLS): Likewise.
66
20b52c88
NC
672017-01-09 Nick Clifton <nickc@redhat.com>
68
69 * po/sv.po: New Swedish translation.
70 * configure.ac (ALL_LINGUAS): Add sv.
71 * configure: Regenerate.
72
01156111
AW
732017-01-09 Andrew Waterman <andrew@sifive.com>
74
75 * config/tc-riscv.c (relaxed_branch_length): Use the long
76 sequence when the target is a weak symbol.
77
d74d4880
SN
782017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
79
80 * config/tc-aarch64.c (aarch64_features): Add rcpc.
81 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
82 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
83 * testsuite/gas/aarch64/ldst-rcpc.d: This.
84 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
85 * testsuite/gas/aarch64/ldst-rcpc.s: This.
86 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
87
10ab38d9
NJ
882017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
89
90 PR gas/20992
91 * configure.tgt: Treat sparcv9 as sparc64.
92
cc917fd9
KC
932017-01-03 Kito Cheng <kito.cheng@gmail.com>
94
95 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
96 extension.
97 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
98 enabled and no other ABI is specified.
99
ddb2c6fd
DD
1002017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
101
102 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
103 valueT, as declared in tc.h.
104 (md_apply_fix): Fix to work on 32-bit hosts.
105
2571583a
AM
1062017-01-02 Alan Modra <amodra@gmail.com>
107
108 Update year range in copyright notice of all files.
109
5c1ad6b5 110For older changes see ChangeLog-2016
3499769a 111\f
5c1ad6b5 112Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
113
114Copying and distribution of this file, with or without modification,
115are permitted in any medium without royalty provided the copyright
116notice and this notice are preserved.
117
118Local Variables:
119mode: change-log
120left-margin: 8
121fill-column: 74
122version-control: never
123End:
This page took 0.097187 seconds and 4 git commands to generate.