]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
Fix test of the fix for PR19579 when compiling with gcc-10.
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
d2dbcb18
NC
12020-01-06 Nick Clifton <nickc@redhat.com>
2
3 PR 25326
4 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
5 command line when building pr19579 binaries.
6
dc9bd8c9
HD
72020-01-03 Hannes Domani <ssbssa@yahoo.de>
8
9 * emultempl/pe.em: Add new option --enable-reloc-section.
10 * emultempl/pep.em: Likewise.
11 * ld.texi: Document --enable-reloc-section.
12 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
13 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
14 * pe-dll.h: Add extern declaration of option flag.
15 * pep-dll.c (pe_dll_enable_reloc_section):
16 Add alias define for pep_dll_enable_reloc_section.
17 * pep-dll.h: Add extern declaration of option flag.
18
6655dba2
SB
192020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
20
21 * Makefile.am: Add new target z80-elf
22 * configure.tgt: Likewise.
23 * Makefile.in: Regenerate.
24 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
25 * emulparams/elf32z80.sh: New file.
26 * emultempl/z80elf.em: Likewise.
27 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
28 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
29 * testsuite/ld-scripts/fill16.d: Fix for Z80.
30 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
31 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
32 * testsuite/ld-z80/arch_r800.d: Likewise.
33 * testsuite/ld-z80/arch_z180.d: Likewise.
34 * testsuite/ld-z80/arch_z80.d: Likewise.
35 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
36 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
37 * testsuite/ld-z80/labels.s: Likewise.
38 * testsuite/ld-z80/relocs.s: Likewise.
39 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
40 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
41 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
42 * testsuite/ld-z80/z80.exp: Likewise.
43 * NEWS: Mention the new support.
44
0db131fb
TC
452020-01-02 Tamar Christina <tamar.christina@arm.com>
46
47 PR 25210
48 PR 24753
49 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
50 Remove SEC_LINKER_CREATED.
51 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
52 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
53
b14ce8bf
AM
542020-01-01 Alan Modra <amodra@gmail.com>
55
56 Update year range in copyright notice of all files.
57
0b114740 58For older changes see ChangeLog-2019
3499769a 59\f
0b114740 60Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
61
62Copying and distribution of this file, with or without modification,
63are permitted in any medium without royalty provided the copyright
64notice and this notice are preserved.
65
66Local Variables:
67mode: change-log
68left-margin: 8
69fill-column: 74
70version-control: never
71End: