PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sections
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
9e009953
MR
12017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2
3 PR gas/20649
4 * testsuite/ld-mips-elf/mips-elf.exp: Add PIC comdat GOT16/LO16
5 relocation pairing link test.
6
319b82e4
DD
72017-01-17 Dimitar Dimitrov <dimitar@dinux.eu>
8
9 * testsuite/ld-unique/unique.exp: Filter shared lib cases in
10 uniqeue.exp, as not all targets have such support.
11
6aa1df2d
NC
122017-01-16 Nick Clifton <nickc@redhat.com>
13
14 * po/sv.po: Updated Swedish translation.
15
8361ed4d
L
162017-01-12 H.J. Lu <hongjiu.lu@intel.com>
17
18 PR ld/21038
19 * testsuite/ld-x86-64/pr21038b.d: Updated.
20 * testsuite/ld-x86-64/pr21038c.d: New file.
21 * testsuite/ld-x86-64/pr21038c.s: Likewise.
22 * testsuite/ld-x86-64/x86-64.exp: Run pr21038c.
23
9e659176
L
242017-01-11 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR ld/21038
27 * testsuite/ld-x86-64/pr21038a.d: New file.
28 * testsuite/ld-x86-64/pr21038a.s: Likewise.
29 * testsuite/ld-x86-64/pr21038b.d: Likewise.
30 * testsuite/ld-x86-64/pr21038b.s: Likewise.
31 * testsuite/ld-x86-64/x86-64.exp: Run pr21038a and pr21038b.
32
f2e2d2f5
JS
332017-01-11 Jeremy Soller <jackpot51@gmail.com>
34
35 * configure.tgt: Add entries for x86-redox and x86_64-redox.
36
52b232b3
L
372017-01-10 H.J. Lu <hongjiu.lu@intel.com>
38
39 * testsuite/ld-x86-64/pr20830b.d: Updated.
40
59a1e29d
L
412017-01-10 H.J. Lu <hongjiu.lu@intel.com>
42
43 * emulparams/elf32_x86_64.sh (TINY_READONLY_SECTION): New.
44 * testsuite/ld-x86-64/pr20830.d: Renamed to ...
45 * testsuite/ld-x86-64/pr20830a.d: This. Updated.
46 * testsuite/ld-x86-64/pr20830b.d: New file.
47 * testsuite/ld-x86-64/x86-64.exp: Rename pr20830 to pr20830a.
48 Run pr20830b.
49
fff53dae
L
502017-01-10 H.J. Lu <hongjiu.lu@intel.com>
51
52 PR ld/20830
53 * testsuite/ld-i386/i386.exp: Run pr20830.
54 * testsuite/ld-x86-64/x86-64.exp: Likewise.
55 * testsuite/ld-i386/pr20830.d: New file.
56 * testsuite/ld-i386/pr20830.s: Likewise.
57 * testsuite/ld-x86-64/pr20830.d: Likewise.
58 * testsuite/ld-x86-64/pr20830.s: Likewise.
59
e9237227
L
602017-01-10 H.J. Lu <hongjiu.lu@intel.com>
61
62 * testsuite/ld-i386/i386.exp: Pass -Wl,-R,tmpdir and
63 -Wl,--as-needed to $CC.
64 * testsuite/ld-i386/tls.exp: Likewise.
65
07e8e623
NC
662017-01-10 Nick Clifton <nickc@redhat.com>
67
68 * po/sv.po: Updated Swedish translation.
69
07ccf83c
GM
702016-12-09 Graham Markall <graham.markall@embecosm.com>
71 Andrew Burgess <andrew.burgess@embecosm.com>
72
73 * Makefile.am: Add earclinux_nps.c target and add to
74 ALL_EMULATION_SOURCES.
75 * Makefile.in: Likewise, regenerated.
76 * configure.tgt: Add arclinux_nps as an extra emulation for
77 arc*-*-elf* and arc*-*-linux*.
78 * emulparams/arc-nps.sh: New file.
79 * emulparams/arclinux_nps.sh: New file.
80 * testsuite/ld-arc/arclinux-nps.d,
81 * testsuite/ld-arc/arclinux-nps.s: New test.
82
b0556316
DP
832017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
84
85 PR 20958
86 * ldlex.l (option): Add noyywrap
87 (yywrap): Delete.
88 * ldlex.h (yywrap): Delete prototype.
89
47523653
AM
902017-01-04 Alan Modra <amodra@gmail.com>
91
92 * testsuite/ld-elf/audit.exp: Check for shared lib support.
93 * testsuite/ld-elf/compress.exp: Likewise.
94 * testsuite/ld-elf/dwarf.exp: Likewise.
95 * testsuite/ld-elf/shared.exp: Likewise.
96 * testsuite/ld-elf/wrap.exp: Likewise.
97 * testsuite/ld-ifunc/ifunc.exp: Likewise.
98 * testsuite/ld-plugin/lto.exp: Check $CXX exists.
99
a44d0bd7
AM
1002017-01-03 Alan Modra <amodra@gmail.com>
101
102 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Do not
103 allow test to continue after compilation errors.
104 (run_cc_link_tests): Likewise.
105
27c3ce29
DD
1062017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
107
108 * Makefile.am (ALL_EMULATION_SOURCES): Add epruelf.c.
109 (epruelf.c): Remove unneeded dependencies.
110 * Makefile.in: Regenerate
111
8cfc7cf8
AM
1122017-01-03 Alan Modra <amodra@gmail.com>
113
114 * testsuite/ld-elf/shared.exp: Add -rpath-link and -no-as-needed
115 to various tests.
116 * testsuite/ld-elfweak/elfweak.exp: Likewise.
117 * testsuite/ld-elfvers/vers.exp (vers19): Fix -rpath-link option.
118
4ce6ca2c
AM
1192017-01-03 Alan Modra <amodra@gmail.com>
120
121 * testsuite/ld-elf/elf.exp: Check that $CC exists before C tests.
122 * testsuite/ld-pie/pie.exp: Likewise.
123 * testsuite/ld-plugin/lto.exp: Likewise.
124
d9816402
AM
1252017-01-02 Alan Modra <amodra@gmail.com>
126
127 * Makefile.am (bootstrap): Delete rule.
128 (ld-partial, ld1, ld1-full, ld2, ld3): Likewise.
129 (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
130 (HOSTING_LIBS, HOSTING_SLIBS, HOSTING_EMU): Likewise.
131 * configure.ac (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
132 (HOSTING_LIBS, HOSTING_SLIBS): Likewise.
133 * configure.host (HOSTING_CRT0, HOSTING_LIBS): Don't define.
134 * Makefile.in: Regenerate.
135 * configure: Regenerate.
136 * testsuite/config/default.exp (get_link_files): Delete.
137 (HOSTING_CRT0, HOSTING_SCRT0, HOSTING_LIBS, HOSTING_SLIBS): Don't
138 define.
139 (ld_simple_link): Delete.
140 * testsuite/lib/ld-lib.exp (default_ld_link): Delete
141 (default_ld_simple_link): Rename to default_ld_link.
142 (ld_simple_link_defsyms): Rename to ld_link_defsyms.
143 (run_ld_link_tests): Use ld_link, not ld_simple_link.
144 (run_cc_link_tests): Likewise.
145 (run_ld_link_exec_tests): Use $CC or $CXX to link, not $ld.
146 Don't run exe when not native, and return unsupported.
147 * testsuite/ld-bootstrap/bootstrap.exp: Create gccld1 etc. dirs.
148 Link ld1 etc. using $CC.
149 * testsuite/ld-cdtest/cdtest.exp: Link cdtest using $CC.
150 * testsuite/ld-checks/checks.exp: Use ld_link, not ld_simple_link.
151 * testsuite/ld-cygwin/exe-export.exp: Likewise.
152 * testsuite/ld-elf/binutils.exp: Likewise.
153 * testsuite/ld-elf/eh-group.exp: Likewise.
154 * testsuite/ld-elf/exclude.exp: Likewise.
155 * testsuite/ld-elf/frame.exp: Likewise.
156 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
157 * testsuite/ld-elf/tls_common.exp: Likewise.
158 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
159 * testsuite/ld-fastcall/fastcall.exp: Likewise.
160 * testsuite/ld-gc/gc.exp: Likewise.
161 * testsuite/ld-ifunc/binutils.exp: Likewise.
162 * testsuite/ld-mep/mep.exp: Likewise.
163 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
164 * testsuite/ld-mn10300/mn10300.exp: Likewise.
165 * testsuite/ld-nios2/nios2.exp: Likewise.
166 * testsuite/ld-pe/pe-compile.exp: Likewise.
167 * testsuite/ld-pe/pe-run.exp: Likewise.
168 * testsuite/ld-pe/pe-run2.exp: Likewise.
169 * testsuite/ld-plugin/plugin.exp: Likewise.
170 * testsuite/ld-scripts/align.exp: Likewise.
171 * testsuite/ld-scripts/alignof.exp: Likewise.
172 * testsuite/ld-scripts/assert.exp: Likewise.
173 * testsuite/ld-scripts/defined.exp: Likewise.
174 * testsuite/ld-scripts/extern.exp: Likewise.
175 * testsuite/ld-scripts/log2.exp: Likewise.
176 * testsuite/ld-scripts/map-address.exp: Likewise.
177 * testsuite/ld-scripts/phdrs.exp: Likewise.
178 * testsuite/ld-scripts/phdrs2.exp: Likewise.
179 * testsuite/ld-scripts/script.exp: Likewise.
180 * testsuite/ld-scripts/section-flags.exp: Likewise.
181 * testsuite/ld-scripts/sizeof.exp: Likewise.
182 * testsuite/ld-scripts/sysroot-prefix.exp: Likewise.
183 * testsuite/ld-scripts/weak.exp: Likewise.
184 * testsuite/ld-selective/selective.exp: Likewise.
185 * testsuite/ld-sh/sh.exp: Likewise.
186 * testsuite/ld-sh/sh64/relax.exp: Likewise.
187 * testsuite/ld-sh/sh64/relfail.exp: Likewise.
188 * testsuite/ld-srec/srec.exp: Likewise.
189 * testsuite/ld-tic6x/tic6x.exp: Likewise.
190 * testsuite/ld-undefined/weak-undef.exp: Likewise.
191 * testsuite/ld-versados/versados.exp: Likewise.
192 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
193 * testsuite/ld-xtensa/coalesce.exp: Likewise.
194 * testsuite/ld-xtensa/diff_overflow.exp: Likewise.
195 * testsuite/ld-xtensa/lcall.exp: Likewise.
196 * testsuite/ld-elf/audit.exp: Run non-native too.
197 * testsuite/ld-elf/compress.exp: Likewise. Replace ld options with
198 gcc -Wl, options.
199 * testsuite/ld-elf/dwarf.exp: Run non-native too. Use ld_link,
200 not ld_simple_link. Add -Wl,--no-as-needed to some tests.
201 * testsuite/ld-elf/elf.exp: Run non-native too. Formatting.
202 * testsuite/ld-elf/indirect.exp: Run non-native too. Add
203 -Wl,--no-as-needed to most tests.
204 * testsuite/ld-elf/shared.exp: Run non-native too. Use braces
205 to simplify quoting. Set run_tests using [list] rather than
206 brace assignment to expand $extralibs. Add -Wl,--no-as-needed
207 to many test. Prefix ld options with -Wl,.
208 (mix_pic_and_non_pic): Don't run exe if not native.
209 * testsuite/ld-elf/wrap.exp: Run non-native too. Add
210 -Wl,--no-as-needed and prefix ld options with -Wl,.
211 * testsuite/ld-elfvers/vers.exp: Run non-native too. Use ld_link,
212 not ld_simple_link.
213 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
214 (visibility_test): Don't run exe if not native.
215 * testsuite/ld-elfweak/elfweak.exp: Run non-native too. Use ld_link,
216 not ld_simple_link.
217 (build_exec): Don't run exe if not native.
218 * testsuite/ld-ifunc/ifunc.exp: Run non-native too. Use ld_link,
219 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
220 to some tests and prefix ld options with -Wl,. Expect GNU
221 for hppa-linux even when no ifuncs. Delete cleanup.
222 * testsuite/ld-pie/pie.exp: Run non-native too.
223 * testsuite/ld-plugin/lto.exp: Likewise.
224 * testsuite/ld-shared/shared.exp: Likewise. Use ld_link,
225 not ld_simple_link.
226 (shared_test): Don't run exe if not native.
227 * testsuite/ld-size/size.exp: Run non-native too. Add
228 -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
229 * testsuite/ld-unique/unique.exp: Run non-native too. Use ld_link,
230 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
231 to some tests and prefix ld options with -Wl,. Expect GNU
232 for hppa-linux even when no unique syms. Delete cleanup.
233 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to some
234 tests and prefix ld options with -Wl,.
235 * testsuite/ld-x86-64/x86-64.exp: Use ld_link, not ld_simple_link.
236 Add -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
237
64859e14
AM
2382017-01-02 Alan Modra <amodra@gmail.com>
239
240 * emulparams/elf32metag.sh (COMMONPAGESIZE): Define.
241
f5657270
AM
2422017-01-02 Alan Modra <amodra@gmail.com>
243
244 PR ld/21000
245 * emulparams/hppalinux.sh (DATA_ADDR, SHLIB_DATA_ADDR): Don't define.
246 (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, DATA_SEGMENT_RELRO_END): Define.
247 * scripttempl/elf.sc: Don't define the above if DATA_SEGMENT_ALIGN
248 is already defined.
249
2571583a
AM
2502017-01-02 Alan Modra <amodra@gmail.com>
251
252 Update year range in copyright notice of all files.
253
5c1ad6b5 254For older changes see ChangeLog-2016
3499769a 255\f
5c1ad6b5 256Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
257
258Copying and distribution of this file, with or without modification,
259are permitted in any medium without royalty provided the copyright
260notice and this notice are preserved.
261
262Local Variables:
263mode: change-log
264left-margin: 8
265fill-column: 74
266version-control: never
267End:
This page took 0.082839 seconds and 4 git commands to generate.