]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
sparc-sun-solaris2 and sparc64-sun-solaris2 config
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
22206e84
AM
12021-01-06 Alan Modra <amodra@gmail.com>
2
3 * testsuite/gas/macros/app1.d: xfail tic30.
4 * testsuite/gas/macros/app2.d: Likewise.
5 * testsuite/gas/macros/app3.d: Likewise.
6 * testsuite/gas/macros/app4.d: Likewise.
7
286d2f2c
MC
82021-01-06 Marcus Comstedt <marcus@mc.pp.se>
9
10 * doc/as.texi: Add -mlittle-endian and -mbig-endian to docs.
11 * doc/c-riscv.texi: Likewise.
12
f36ce378
MC
132021-01-06 Marcus Comstedt <marcus@mc.pp.se>
14
15 * testsuite/gas/riscv/li32.d: Accept bigriscv in addition
16 to littleriscv.
17 * testsuite/gas/riscv/li64.d: Likewise.
18 * testsuite/gas/riscv/lla32.d: Likewise.
19 * testsuite/gas/riscv/lla64.d: Likewise.
20 * testsuite/gas/riscv/march-ok-g2.d: Likewise.
21 * testsuite/gas/riscv/march-ok-g2_p1.d: Likewise.
22 * testsuite/gas/riscv/march-ok-g2p0.d: Likewise.
23 * testsuite/gas/riscv/march-ok-i2p0.d: Likewise.
24 * testsuite/gas/riscv/march-ok-i2p0m2_a2f2.d: Likewise.
25 * testsuite/gas/riscv/march-ok-nse-with-version.d: Likewise.
26 * testsuite/gas/riscv/march-ok-two-nse.d: Likewise.
27
fbc09e7a
MC
282021-01-06 Marcus Comstedt <marcus@mc.pp.se>
29
30 * config/tc-riscv.c (riscv_target_format): Add elf64-bigriscv and
31 elf32-bigriscv.
32 (install_insn): Always write instructions as little endian.
33 (riscv_make_nops): Likewise.
34 (md_convert_frag_branch): Likewise.
35 (md_number_to_chars): Write data in target endianness.
36 (options, md_longopts): Add -mbig-endian and -mlittle-endian options.
37 (md_parse_option): Handle the endian options.
38 * config/tc-riscv.h: Only define TARGET_BYTES_BIG_ENDIAN if not
39 already defined.
40 * configure.tgt: Added riscv64be*, riscv32be*, riscvbe*.
41
cd6d537c
L
422021-01-04 H.J. Lu <hongjiu.lu@intel.com>
43
44 PR ld/26256
45 * config/obj-elf.c (obj_elf_change_section): Also filter out
46 SHF_LINK_ORDER.
47
dd933805
AM
482021-01-04 Alan Modra <amodra@gmail.com>
49
50 PR 27102
51 * symbols.c (S_SET_EXTERNAL): Revise section symbol warning
52 message and register symbol error message.
53
90320e40
AM
542021-01-04 Alan Modra <amodra@gmail.com>
55
56 PR 27101
57 * read.c (s_align): Use a large enough type for "align" to hold
58 the result of get_absolute_expression.
59
f9a6a8f0
AM
602021-01-01 Nicolas Boulenguez <nicolas@debian.org>
61
62 * config/tc-i386.c: Correct comment spelling.
63 * config/tc-riscv.c: Likewise.
64 * config/tc-s390.c: Correct comment grammar.
65 * doc/c-i386.texi: Correct spelling.
66 * doc/c-s390.texi: Correct grammar.
67
250d07de
AM
682021-01-01 Alan Modra <amodra@gmail.com>
69
70 Update year range in copyright notice of all files.
71
64d05a43
HPN
722021-01-01 Hans-Peter Nilsson <hp@bitrange.com>
73
74 * config/tc-mmix.h (md_single_noop_insn): Change to "swym 0".
75
c2795844 76For older changes see ChangeLog-2020
3499769a 77\f
c2795844 78Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
79
80Copying and distribution of this file, with or without modification,
81are permitted in any medium without royalty provided the copyright
82notice and this notice are preserved.
83
84Local Variables:
85mode: change-log
86left-margin: 8
87fill-column: 74
88version-control: never
89End: