ubsan: m32r: left shift of negative value
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
2
3 * emultempl/pe.em: Add new option --enable-reloc-section.
4 * emultempl/pep.em: Likewise.
5 * ld.texi: Document --enable-reloc-section.
6 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
7 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
8 * pe-dll.h: Add extern declaration of option flag.
9 * pep-dll.c (pe_dll_enable_reloc_section):
10 Add alias define for pep_dll_enable_reloc_section.
11 * pep-dll.h: Add extern declaration of option flag.
12
13 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
14
15 * Makefile.am: Add new target z80-elf
16 * configure.tgt: Likewise.
17 * Makefile.in: Regenerate.
18 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
19 * emulparams/elf32z80.sh: New file.
20 * emultempl/z80elf.em: Likewise.
21 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
22 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
23 * testsuite/ld-scripts/fill16.d: Fix for Z80.
24 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
25 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
26 * testsuite/ld-z80/arch_r800.d: Likewise.
27 * testsuite/ld-z80/arch_z180.d: Likewise.
28 * testsuite/ld-z80/arch_z80.d: Likewise.
29 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
30 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
31 * testsuite/ld-z80/labels.s: Likewise.
32 * testsuite/ld-z80/relocs.s: Likewise.
33 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
34 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
35 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
36 * testsuite/ld-z80/z80.exp: Likewise.
37 * NEWS: Mention the new support.
38
39 2020-01-02 Tamar Christina <tamar.christina@arm.com>
40
41 PR 25210
42 PR 24753
43 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
44 Remove SEC_LINKER_CREATED.
45 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
46 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
47
48 2020-01-01 Alan Modra <amodra@gmail.com>
49
50 Update year range in copyright notice of all files.
51
52 For older changes see ChangeLog-2019
53 \f
54 Copyright (C) 2020 Free Software Foundation, Inc.
55
56 Copying and distribution of this file, with or without modification,
57 are permitted in any medium without royalty provided the copyright
58 notice and this notice are preserved.
59
60 Local Variables:
61 mode: change-log
62 left-margin: 8
63 fill-column: 74
64 version-control: never
65 End:
This page took 0.033114 seconds and 4 git commands to generate.