]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
RISC-V: Implement support for big endian targets.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
fbc09e7a
MC
12021-01-06 Marcus Comstedt <marcus@mc.pp.se>
2
3 * config/tc-riscv.c (riscv_target_format): Add elf64-bigriscv and
4 elf32-bigriscv.
5 (install_insn): Always write instructions as little endian.
6 (riscv_make_nops): Likewise.
7 (md_convert_frag_branch): Likewise.
8 (md_number_to_chars): Write data in target endianness.
9 (options, md_longopts): Add -mbig-endian and -mlittle-endian options.
10 (md_parse_option): Handle the endian options.
11 * config/tc-riscv.h: Only define TARGET_BYTES_BIG_ENDIAN if not
12 already defined.
13 * configure.tgt: Added riscv64be*, riscv32be*, riscvbe*.
14
cd6d537c
L
152021-01-04 H.J. Lu <hongjiu.lu@intel.com>
16
17 PR ld/26256
18 * config/obj-elf.c (obj_elf_change_section): Also filter out
19 SHF_LINK_ORDER.
20
dd933805
AM
212021-01-04 Alan Modra <amodra@gmail.com>
22
23 PR 27102
24 * symbols.c (S_SET_EXTERNAL): Revise section symbol warning
25 message and register symbol error message.
26
90320e40
AM
272021-01-04 Alan Modra <amodra@gmail.com>
28
29 PR 27101
30 * read.c (s_align): Use a large enough type for "align" to hold
31 the result of get_absolute_expression.
32
f9a6a8f0
AM
332021-01-01 Nicolas Boulenguez <nicolas@debian.org>
34
35 * config/tc-i386.c: Correct comment spelling.
36 * config/tc-riscv.c: Likewise.
37 * config/tc-s390.c: Correct comment grammar.
38 * doc/c-i386.texi: Correct spelling.
39 * doc/c-s390.texi: Correct grammar.
40
250d07de
AM
412021-01-01 Alan Modra <amodra@gmail.com>
42
43 Update year range in copyright notice of all files.
44
64d05a43
HPN
452021-01-01 Hans-Peter Nilsson <hp@bitrange.com>
46
47 * config/tc-mmix.h (md_single_noop_insn): Change to "swym 0".
48
c2795844 49For older changes see ChangeLog-2020
3499769a 50\f
c2795844 51Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
52
53Copying and distribution of this file, with or without modification,
54are permitted in any medium without royalty provided the copyright
55notice and this notice are preserved.
56
57Local Variables:
58mode: change-log
59left-margin: 8
60fill-column: 74
61version-control: never
62End: