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