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