]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/ChangeLog
dc3ba85ec34428230f63ce726d023891a6268779
[thirdparty/binutils-gdb.git] / ld / ChangeLog
1 2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2
3 * scripttempl/elf32msp430_3.sc: Remove.
4
5 2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6
7 * scripttempl/elf32msp430.sc: Add input section rules for
8 .upper.{text,data,rodata,bss}.
9 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
10 * testsuite/ld-msp430-elf/upper-input-sections.s: New test.
11
12 2020-01-15 Lars Brinkhoff <lars@nocrew.org>
13
14 PR 20694
15 * temulparams/pdp11.sh (TARGET_PAGE_SIZE): Set to 8192.
16
17 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
18
19 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
20 * testsuite/ld-msp430-elf/reloc-lo-430x.s: New test.
21
22 2020-01-15 Alan Modra <amodra@gmail.com>
23
24 * testsuite/ld-powerpc/ambiguousv1b.d: Adjust expected output.
25 * testsuite/ld-powerpc/funref.s: Align func_tab.
26 * testsuite/ld-powerpc/funref2.s: Likewise.
27 * testsuite/ld-powerpc/funv1.s: Add dot symbols.
28
29 2020-01-14 Lili Cui <lili.cui@intel.com>
30
31 * testsuite/ld-i386/align-branch-1.d: Updated for i686-pc-elf.
32
33 2020-01-13 Alan Modra <amodra@gmail.com>
34
35 * po/BLD-POTFILES.in: Regenerate.
36
37 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
38
39 * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
40
41 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
42
43 * Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
44 emulations.
45 * configure.tgt: Likewise.
46 * Makefile.in: Regenerate.
47 * emulparams/arcelf_prof.sh: Remove file.
48 * emulparams/arclinux_prof.sh: Likewise.
49
50 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
51
52 * scripttempl/elfarcv2.sc : Allow interrupt vector table to be
53 located at an arbitrary address. Use DWARF.sc file.
54 * scripttempl/elfarc.sc: Use DWARF.sc file.
55
56 2020-01-07 Alan Modra <amodra@gmail.com>
57
58 * testsuite/ld-mips-elf/eh-frame5.s,
59 * testsuite/ld-mips-elf/ehdr_start-new.s,
60 * testsuite/ld-mips-elf/ehdr_start-o32.s,
61 * testsuite/ld-mips-elf/mips16-call-global-1.s,
62 * testsuite/ld-mips-elf/mips16-intermix-1.s,
63 * testsuite/ld-mips-elf/mips16-pic-1b.s,
64 * testsuite/ld-mips-elf/mips16-pic-4c.s,
65 * testsuite/ld-mips-elf/no-shared-1-n64.s,
66 * testsuite/ld-mips-elf/no-shared-1-o32.s,
67 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
68 * testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
69 * testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
70 * testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
71 * testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
72 * testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
73 * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
74 * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
75 * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
76 * testsuite/ld-mips-elf/pie.s,
77 * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
78
79 2020-01-06 Nick Clifton <nickc@redhat.com>
80
81 PR 25327
82 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
83 command line when building libcomm1.o and pr13250 tests.
84 * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests.
85
86 2020-01-06 Nick Clifton <nickc@redhat.com>
87
88 PR 25326
89 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
90 command line when building pr19579 binaries.
91
92 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
93
94 * emultempl/pe.em: Add new option --enable-reloc-section.
95 * emultempl/pep.em: Likewise.
96 * ld.texi: Document --enable-reloc-section.
97 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
98 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
99 * pe-dll.h: Add extern declaration of option flag.
100 * pep-dll.c (pe_dll_enable_reloc_section):
101 Add alias define for pep_dll_enable_reloc_section.
102 * pep-dll.h: Add extern declaration of option flag.
103
104 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
105
106 * Makefile.am: Add new target z80-elf
107 * configure.tgt: Likewise.
108 * Makefile.in: Regenerate.
109 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
110 * emulparams/elf32z80.sh: New file.
111 * emultempl/z80elf.em: Likewise.
112 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
113 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
114 * testsuite/ld-scripts/fill16.d: Fix for Z80.
115 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
116 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
117 * testsuite/ld-z80/arch_r800.d: Likewise.
118 * testsuite/ld-z80/arch_z180.d: Likewise.
119 * testsuite/ld-z80/arch_z80.d: Likewise.
120 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
121 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
122 * testsuite/ld-z80/labels.s: Likewise.
123 * testsuite/ld-z80/relocs.s: Likewise.
124 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
125 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
126 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
127 * testsuite/ld-z80/z80.exp: Likewise.
128 * NEWS: Mention the new support.
129
130 2020-01-02 Tamar Christina <tamar.christina@arm.com>
131
132 PR 25210
133 PR 24753
134 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
135 Remove SEC_LINKER_CREATED.
136 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
137 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
138
139 2020-01-01 Alan Modra <amodra@gmail.com>
140
141 Update year range in copyright notice of all files.
142
143 For older changes see ChangeLog-2019
144 \f
145 Copyright (C) 2020 Free Software Foundation, Inc.
146
147 Copying and distribution of this file, with or without modification,
148 are permitted in any medium without royalty provided the copyright
149 notice and this notice are preserved.
150
151 Local Variables:
152 mode: change-log
153 left-margin: 8
154 fill-column: 74
155 version-control: never
156 End: