58f9b8b44cf3a314732147da944293249ba464cf
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
2
3 * scripttempl/elfarcv2.sc : Allow interrupt vector table to be
4 located at an arbitrary address. Use DWARF.sc file.
5 * scripttempl/elfarc.sc: Use DWARF.sc file.
6
7 2020-01-07 Alan Modra <amodra@gmail.com>
8
9 * testsuite/ld-mips-elf/eh-frame5.s,
10 * testsuite/ld-mips-elf/ehdr_start-new.s,
11 * testsuite/ld-mips-elf/ehdr_start-o32.s,
12 * testsuite/ld-mips-elf/mips16-call-global-1.s,
13 * testsuite/ld-mips-elf/mips16-intermix-1.s,
14 * testsuite/ld-mips-elf/mips16-pic-1b.s,
15 * testsuite/ld-mips-elf/mips16-pic-4c.s,
16 * testsuite/ld-mips-elf/no-shared-1-n64.s,
17 * testsuite/ld-mips-elf/no-shared-1-o32.s,
18 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
19 * testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
20 * testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
21 * testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
22 * testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
23 * testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
24 * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
25 * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
26 * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
27 * testsuite/ld-mips-elf/pie.s,
28 * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
29
30 2020-01-06 Nick Clifton <nickc@redhat.com>
31
32 PR 25327
33 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
34 command line when building libcomm1.o and pr13250 tests.
35 * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests.
36
37 2020-01-06 Nick Clifton <nickc@redhat.com>
38
39 PR 25326
40 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
41 command line when building pr19579 binaries.
42
43 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
44
45 * emultempl/pe.em: Add new option --enable-reloc-section.
46 * emultempl/pep.em: Likewise.
47 * ld.texi: Document --enable-reloc-section.
48 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
49 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
50 * pe-dll.h: Add extern declaration of option flag.
51 * pep-dll.c (pe_dll_enable_reloc_section):
52 Add alias define for pep_dll_enable_reloc_section.
53 * pep-dll.h: Add extern declaration of option flag.
54
55 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
56
57 * Makefile.am: Add new target z80-elf
58 * configure.tgt: Likewise.
59 * Makefile.in: Regenerate.
60 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
61 * emulparams/elf32z80.sh: New file.
62 * emultempl/z80elf.em: Likewise.
63 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
64 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
65 * testsuite/ld-scripts/fill16.d: Fix for Z80.
66 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
67 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
68 * testsuite/ld-z80/arch_r800.d: Likewise.
69 * testsuite/ld-z80/arch_z180.d: Likewise.
70 * testsuite/ld-z80/arch_z80.d: Likewise.
71 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
72 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
73 * testsuite/ld-z80/labels.s: Likewise.
74 * testsuite/ld-z80/relocs.s: Likewise.
75 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
76 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
77 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
78 * testsuite/ld-z80/z80.exp: Likewise.
79 * NEWS: Mention the new support.
80
81 2020-01-02 Tamar Christina <tamar.christina@arm.com>
82
83 PR 25210
84 PR 24753
85 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
86 Remove SEC_LINKER_CREATED.
87 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
88 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
89
90 2020-01-01 Alan Modra <amodra@gmail.com>
91
92 Update year range in copyright notice of all files.
93
94 For older changes see ChangeLog-2019
95 \f
96 Copyright (C) 2020 Free Software Foundation, Inc.
97
98 Copying and distribution of this file, with or without modification,
99 are permitted in any medium without royalty provided the copyright
100 notice and this notice are preserved.
101
102 Local Variables:
103 mode: change-log
104 left-margin: 8
105 fill-column: 74
106 version-control: never
107 End:
This page took 0.031132 seconds and 4 git commands to generate.