]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
Regen Makefile.in for jobserver.m4 aclocal.m4 dependency
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
5347ed60
AM
12021-01-13 Alan Modra <amodra@gmail.com>
2
3 * Makefile.in: Regenerate.
4 * Makefile.in: Regenerate.
5
d546b610
L
62021-01-12 H.J. Lu <hongjiu.lu@intel.com>
7
8 PR binutils/26792
9 * configure.ac: Use GNU_MAKE_JOBSERVER.
10 * aclocal.m4: Regenerated.
11 * configure: Likewise.
12
6d104cac
NC
132021-01-12 Nick Clifton <nickc@redhat.com>
14
15 * po/fr.po: Updated French translation.
16
83b33c6c
L
172021-01-11 H.J. Lu <hongjiu.lu@intel.com>
18
19 PR ld/27173
20 * configure: Regenerated.
21
82c70b08
KT
222021-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
23
24 * NEWS: Remove CSRE.
25 * config/tc-aarch64.c (parse_csr_operand): Delete.
26 (parse_operands): Delete handling of
27 AARCH64_OPND_CSRE_CSR.
28 (aarch64_features): Remove csre.
29 * doc/c-aarch64.texi: Remove CSRE.
30 * testsuite/gas/aarch64/csre.d: Delete.
31 * testsuite/gas/aarch64/csre-invalid.s: Likewise.
32 * testsuite/gas/aarch64/csre-invalid.d: Likewise.
33 * testsuite/gas/aarch64/csre_csr.s: Likewise.
34 * testsuite/gas/aarch64/csre_csr.d: Likewise.
35 * testsuite/gas/aarch64/csre_csr-invalid.s: Likewise.
36 * testsuite/gas/aarch64/csre_csr-invalid.l: Likewise.
37 * testsuite/gas/aarch64/csre_csr-invalid.d: Likewise.
38
a8aa72b9
NC
392021-01-11 Nick Clifton <nickc@redhat.com>
40
41 * po/uk.po: Updated Ukranian translation.
42
a4966cd9
L
432021-01-09 H.J. Lu <hongjiu.lu@intel.com>
44
45 * configure: Regenerated.
46
573fe3fb
NC
472021-01-09 Nick Clifton <nickc@redhat.com>
48
49 * configure: Regenerate.
50 * po/gas.pot: Regenerate.
51
055bc77a
NC
522021-01-09 Nick Clifton <nickc@redhat.com>
53
54 * 2.36 release branch crated.
55
aae7fcb8
PB
562021-01-08 Peter Bergner <bergner@linux.ibm.com>
57
58 * testsuite/gas/ppc/rop-checks.d,
59 * testsuite/gas/ppc/rop-checks.l,
60 * testsuite/gas/ppc/rop-checks.s,
61 * testsuite/gas/ppc/rop.d,
62 * testsuite/gas/ppc/rop.s: New tests.
63 * testsuite/gas/ppc/ppc.exp: Run them.
64
64307045
AM
652021-01-09 Alan Modra <amodra@gmail.com>
66
67 * configure: Regenerate.
68
f4782128
ST
692021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
70
71 * configure: Regenerate.
72
d1bcae83
L
732021-01-07 H.J. Lu <hongjiu.lu@intel.com>
74
75 PR 27109
76 * read.c (s_reloc): Call symbol_mark_used_in_reloc on the
77 section symbol.
78 * subsegs.c (subseg_set_rest): Set BSF_SECTION_SYM_USED if needed.
79 * write.c (adjust_reloc_syms): Call symbol_mark_used_in_reloc
80 on the section symbol.
81 (set_symtab): Don't generate unused section symbols.
82 (maybe_generate_build_notes): Call symbol_mark_used_in_reloc
83 on the section symbol.
84 * config/obj-elf.c (elf_adjust_symtab): Call
85 symbol_mark_used_in_reloc on the group signature symbol.
86 * testsuite/gas/cfi/cfi-label.d: Remove unused section symbols
87 from expected output.
88 * testsuite/gas/elf/elf.exp (run_elf_list_test): Check
89 is_elf_unused_section_symbols.
90 * testsuite/gas/elf/section2.e: Updated.
91 * testsuite/gas/elf/section2.e-unused: New file.
92 * testsuite/gas/elf/symver.d: Remove unused section symbols.
93 * testsuite/gas/i386/ilp32/elf/symver.d: Likewise.
94 * testsuite/gas/i386/ilp32/x86-64-size-1.d: Likewise.
95 * testsuite/gas/i386/ilp32/x86-64-size-3.d: Likewise.
96 * testsuite/gas/i386/ilp32/x86-64-size-5.d: Likewise.
97 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Likewise.
98 * testsuite/gas/i386/size-1.d: Likewise.
99 * testsuite/gas/i386/size-3.d: Likewise.
100 * testsuite/gas/i386/svr4.d: Likewise.
101 * testsuite/gas/i386/x86-64-size-1.d: Likewise.
102 * testsuite/gas/i386/x86-64-size-3.d: Likewise.
103 * testsuite/gas/i386/x86-64-size-5.d: Likewise.
104 * testsuite/gas/i386/x86-64-unwind.d: Likewise.
105
aa881ecd
PT
1062021-01-07 Philipp Tomsich <prt@gnu.org>
107
108 * config/tc-riscv.c (riscv_multi_subset_supports): Added
109 INSN_CLASS_ZIHINTPAUSE.
110 * testsuite/gas/riscv/pause.d: New testcase. Adding coverage for
111 the pause hint instruction.
112 * testsuite/gas/riscv/pause.s: Likewise.
113
2652cfad
CXW
1142021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
115 Jim Wilson <jimw@sifive.com>
116 Andrew Waterman <andrew@sifive.com>
117 Maxim Blinov <maxim.blinov@embecosm.com>
118 Kito Cheng <kito.cheng@sifive.com>
119 Nelson Chu <nelson.chu@sifive.com>
120
121 * config/tc-riscv.c (riscv_multi_subset_supports): Handle INSN_CLASS_ZB*.
122 (riscv_get_default_ext_version): Do not check the default_isa_spec when
123 the version defined in the riscv_opcodes table is ISA_SPEC_CLASS_DRAFT.
124 * testsuite/gas/riscv/bitmanip-insns-32.d: New testcase.
125 * testsuite/gas/riscv/bitmanip-insns-64.d: Likewise.
126 * testsuite/gas/riscv/bitmanip-insns.s: Likewise.
127
85f55c2b
AM
1282021-01-06 Alan Modra <amodra@gmail.com>
129
130 * testsuite/gas/sparc/sparc.exp: Move 64-bit tests inside gas_64_check.
131
22206e84
AM
1322021-01-06 Alan Modra <amodra@gmail.com>
133
134 * testsuite/gas/macros/app1.d: xfail tic30.
135 * testsuite/gas/macros/app2.d: Likewise.
136 * testsuite/gas/macros/app3.d: Likewise.
137 * testsuite/gas/macros/app4.d: Likewise.
138
286d2f2c
MC
1392021-01-06 Marcus Comstedt <marcus@mc.pp.se>
140
141 * doc/as.texi: Add -mlittle-endian and -mbig-endian to docs.
142 * doc/c-riscv.texi: Likewise.
143
f36ce378
MC
1442021-01-06 Marcus Comstedt <marcus@mc.pp.se>
145
146 * testsuite/gas/riscv/li32.d: Accept bigriscv in addition
147 to littleriscv.
148 * testsuite/gas/riscv/li64.d: Likewise.
149 * testsuite/gas/riscv/lla32.d: Likewise.
150 * testsuite/gas/riscv/lla64.d: Likewise.
151 * testsuite/gas/riscv/march-ok-g2.d: Likewise.
152 * testsuite/gas/riscv/march-ok-g2_p1.d: Likewise.
153 * testsuite/gas/riscv/march-ok-g2p0.d: Likewise.
154 * testsuite/gas/riscv/march-ok-i2p0.d: Likewise.
155 * testsuite/gas/riscv/march-ok-i2p0m2_a2f2.d: Likewise.
156 * testsuite/gas/riscv/march-ok-nse-with-version.d: Likewise.
157 * testsuite/gas/riscv/march-ok-two-nse.d: Likewise.
158
fbc09e7a
MC
1592021-01-06 Marcus Comstedt <marcus@mc.pp.se>
160
161 * config/tc-riscv.c (riscv_target_format): Add elf64-bigriscv and
162 elf32-bigriscv.
163 (install_insn): Always write instructions as little endian.
164 (riscv_make_nops): Likewise.
165 (md_convert_frag_branch): Likewise.
166 (md_number_to_chars): Write data in target endianness.
167 (options, md_longopts): Add -mbig-endian and -mlittle-endian options.
168 (md_parse_option): Handle the endian options.
169 * config/tc-riscv.h: Only define TARGET_BYTES_BIG_ENDIAN if not
170 already defined.
171 * configure.tgt: Added riscv64be*, riscv32be*, riscvbe*.
172
cd6d537c
L
1732021-01-04 H.J. Lu <hongjiu.lu@intel.com>
174
175 PR ld/26256
176 * config/obj-elf.c (obj_elf_change_section): Also filter out
177 SHF_LINK_ORDER.
178
dd933805
AM
1792021-01-04 Alan Modra <amodra@gmail.com>
180
181 PR 27102
182 * symbols.c (S_SET_EXTERNAL): Revise section symbol warning
183 message and register symbol error message.
184
90320e40
AM
1852021-01-04 Alan Modra <amodra@gmail.com>
186
187 PR 27101
188 * read.c (s_align): Use a large enough type for "align" to hold
189 the result of get_absolute_expression.
190
f9a6a8f0
AM
1912021-01-01 Nicolas Boulenguez <nicolas@debian.org>
192
193 * config/tc-i386.c: Correct comment spelling.
194 * config/tc-riscv.c: Likewise.
195 * config/tc-s390.c: Correct comment grammar.
196 * doc/c-i386.texi: Correct spelling.
197 * doc/c-s390.texi: Correct grammar.
198
250d07de
AM
1992021-01-01 Alan Modra <amodra@gmail.com>
200
201 Update year range in copyright notice of all files.
202
64d05a43
HPN
2032021-01-01 Hans-Peter Nilsson <hp@bitrange.com>
204
205 * config/tc-mmix.h (md_single_noop_insn): Change to "swym 0".
206
c2795844 207For older changes see ChangeLog-2020
3499769a 208\f
c2795844 209Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
210
211Copying and distribution of this file, with or without modification,
212are permitted in any medium without royalty provided the copyright
213notice and this notice are preserved.
214
215Local Variables:
216mode: change-log
217left-margin: 8
218fill-column: 74
219version-control: never
220End: