Fix test of the fix for PR19579 when compiling with gcc-10.
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2020-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
7 2020-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
19 2020-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
45 2020-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
54 2020-01-01 Alan Modra <amodra@gmail.com>
55
56 Update year range in copyright notice of all files.
57
58 For older changes see ChangeLog-2019
59 \f
60 Copyright (C) 2020 Free Software Foundation, Inc.
61
62 Copying and distribution of this file, with or without modification,
63 are permitted in any medium without royalty provided the copyright
64 notice and this notice are preserved.
65
66 Local Variables:
67 mode: change-log
68 left-margin: 8
69 fill-column: 74
70 version-control: never
71 End:
This page took 0.031564 seconds and 5 git commands to generate.