PowerPC dynamic relocations
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
f0158f44
AM
12017-01-24 Alan Modra <amodra@gmail.com>
2
3 * testsuite/ld-powerpc/tlsexe.r: Update for fewer dynamic relocs
4 and symbols.
5 * testsuite/ld-powerpc/tlsexe.d: Likewise.
6 * testsuite/ld-powerpc/tlsexe.g: Likewise.
7
2d0ca824
YN
82017-01-23 Yury Norov <ynorov@caviumnetworks.com>
9
10 * testsuite/ld-aarch64/aarch64-elf.exp: Run new tests.
11 * testsuite/ld-aarch64/tls-desc-ie-ilp32.d: New test.
12 * testsuite/ld-aarch64/tls-relax-all-ilp32.d: New test.
13 * testsuite/ld-aarch64/tls-relax-gd-le-ilp32.d: New test.
14 * testsuite/ld-aarch64/tls-relax-gdesc-le-2-ilp32.d: New test.
15 * testsuite/ld-aarch64/tls-relax-gdesc-le-ilp32.d: New test.
16 * testsuite/ld-aarch64/tls-relax-ie-le-2-ilp32.d: New test.
17 * testsuite/ld-aarch64/tls-relax-ie-le-3-ilp32.d: New test.
18 * testsuite/ld-aarch64/tls-relax-ie-le-ilp32.d: New test.
19 * testsuite/ld-aarch64/tls-tiny-desc-ie-ilp32.d: New test.
20 * testsuite/ld-aarch64/tls-tiny-desc-le-ilp32.d: New test.
21 * testsuite/ld-aarch64/tls-tiny-gd-ie-ilp32.d: New test.
22 * testsuite/ld-aarch64/tls-tiny-gd-le-ilp32.d: New test.
23
8069955e
NC
242017-01-23 Nick Clifton <nickc@redhat.com>
25
26 * po/ga.po: Updated Irish translation.
27
1e5f45bb
MR
282017-01-23 Maciej W. Rozycki <macro@imgtec.com>
29
30 PR ld/20828
31 * testsuite/ld-elf/pr20828.ld: Add `.plt'.
32
fda46c41
MR
332017-01-23 Maciej W. Rozycki <macro@imgtec.com>
34
35 PR ld/20828
36 * testsuite/ld-elf/pr20828.ld: Rename `_fdata' and `_edata' to
37 `fdata' and `edata' respectively.
38 * testsuite/ld-elf/pr20828.ver: Adjust accordingly.
39 * testsuite/ld-elf/pr20828-a.sd: Likewise.
40 * testsuite/ld-elf/pr20828-b.sd: Likewise.
41 * testsuite/ld-elf/pr20828-c.sd: Likewise.
42
adcbdc63
MR
432017-01-23 Maciej W. Rozycki <macro@imgtec.com>
44
45 PR ld/20828
46 * testsuite/ld-elf/pr20828-1.sd: Remove test.
47 * testsuite/ld-elf/pr20828-a.sd: New test.
48 * testsuite/ld-elf/pr20828-2a.sd: Rename test to...
49 * testsuite/ld-elf/pr20828-b.sd: ... this.
50 * testsuite/ld-elf/pr20828-2b.sd: Rename test to...
51 * testsuite/ld-elf/pr20828-c.sd: ... this.
52 * testsuite/ld-elf/shared.exp: Adjust accordingly.
53
9966f7ee
JW
542017-01-23 Jiong Wang <jiong.wang@arm.com>
55
56 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Append
57 board_cflags as gcc is used as linker driver.
58 * testsuite/ld-unique/unique.exp: Likewise
59
7f784814
JW
602017-01-20 Jiong Wang <jiong.wang@arm.com>
61
62 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64elflinktests): New tests.
63 * testsuite/ld-aarch64/func-in-so.s: New test source file.
64 * testsuite/ld-aarch64/func-sym-hash-opt.s: Likewise.
65 * testsuite/ld-aarch64/func-sym-hash-opt.d: New expected test result.
66
1737c640
AB
672017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
68
69 * testsuite/ld-elf/eh-frame-hdr.d: Update expected results.
70
6984613a
MR
712017-01-18 Maciej W. Rozycki <macro@imgtec.com>
72
73 PR ld/20995
74 * testsuite/ld-elf/elf.exp: Set GAS flags correctly for the
75 `mips*-*-*' target and `pr20995' and `pr20995-2' tests.
76
81ff47b3
MR
772017-01-18 Maciej W. Rozycki <macro@imgtec.com>
78
79 PR ld/20828
80 * testsuite/ld-elf/pr20828-1.sd: New test.
81 * testsuite/ld-elf/pr20828-2a.sd: New test.
82 * testsuite/ld-elf/pr20828-2b.sd: New test.
83 * testsuite/ld-elf/pr20828.ld: New test linker script.
84 * testsuite/ld-elf/pr20828.ver: New test version script.
85 * testsuite/ld-elf/pr20828.s: New test source.
86 * testsuite/ld-elf/shared.exp: Run the new test.
87
9e009953
MR
882017-01-18 Maciej W. Rozycki <macro@imgtec.com>
89
90 PR gas/20649
91 * testsuite/ld-mips-elf/mips-elf.exp: Add PIC comdat GOT16/LO16
92 relocation pairing link test.
93
319b82e4
DD
942017-01-17 Dimitar Dimitrov <dimitar@dinux.eu>
95
96 * testsuite/ld-unique/unique.exp: Filter shared lib cases in
97 uniqeue.exp, as not all targets have such support.
98
6aa1df2d
NC
992017-01-16 Nick Clifton <nickc@redhat.com>
100
101 * po/sv.po: Updated Swedish translation.
102
8361ed4d
L
1032017-01-12 H.J. Lu <hongjiu.lu@intel.com>
104
105 PR ld/21038
106 * testsuite/ld-x86-64/pr21038b.d: Updated.
107 * testsuite/ld-x86-64/pr21038c.d: New file.
108 * testsuite/ld-x86-64/pr21038c.s: Likewise.
109 * testsuite/ld-x86-64/x86-64.exp: Run pr21038c.
110
9e659176
L
1112017-01-11 H.J. Lu <hongjiu.lu@intel.com>
112
113 PR ld/21038
114 * testsuite/ld-x86-64/pr21038a.d: New file.
115 * testsuite/ld-x86-64/pr21038a.s: Likewise.
116 * testsuite/ld-x86-64/pr21038b.d: Likewise.
117 * testsuite/ld-x86-64/pr21038b.s: Likewise.
118 * testsuite/ld-x86-64/x86-64.exp: Run pr21038a and pr21038b.
119
f2e2d2f5
JS
1202017-01-11 Jeremy Soller <jackpot51@gmail.com>
121
122 * configure.tgt: Add entries for x86-redox and x86_64-redox.
123
52b232b3
L
1242017-01-10 H.J. Lu <hongjiu.lu@intel.com>
125
126 * testsuite/ld-x86-64/pr20830b.d: Updated.
127
59a1e29d
L
1282017-01-10 H.J. Lu <hongjiu.lu@intel.com>
129
130 * emulparams/elf32_x86_64.sh (TINY_READONLY_SECTION): New.
131 * testsuite/ld-x86-64/pr20830.d: Renamed to ...
132 * testsuite/ld-x86-64/pr20830a.d: This. Updated.
133 * testsuite/ld-x86-64/pr20830b.d: New file.
134 * testsuite/ld-x86-64/x86-64.exp: Rename pr20830 to pr20830a.
135 Run pr20830b.
136
fff53dae
L
1372017-01-10 H.J. Lu <hongjiu.lu@intel.com>
138
139 PR ld/20830
140 * testsuite/ld-i386/i386.exp: Run pr20830.
141 * testsuite/ld-x86-64/x86-64.exp: Likewise.
142 * testsuite/ld-i386/pr20830.d: New file.
143 * testsuite/ld-i386/pr20830.s: Likewise.
144 * testsuite/ld-x86-64/pr20830.d: Likewise.
145 * testsuite/ld-x86-64/pr20830.s: Likewise.
146
e9237227
L
1472017-01-10 H.J. Lu <hongjiu.lu@intel.com>
148
149 * testsuite/ld-i386/i386.exp: Pass -Wl,-R,tmpdir and
150 -Wl,--as-needed to $CC.
151 * testsuite/ld-i386/tls.exp: Likewise.
152
07e8e623
NC
1532017-01-10 Nick Clifton <nickc@redhat.com>
154
155 * po/sv.po: Updated Swedish translation.
156
07ccf83c
GM
1572016-12-09 Graham Markall <graham.markall@embecosm.com>
158 Andrew Burgess <andrew.burgess@embecosm.com>
159
160 * Makefile.am: Add earclinux_nps.c target and add to
161 ALL_EMULATION_SOURCES.
162 * Makefile.in: Likewise, regenerated.
163 * configure.tgt: Add arclinux_nps as an extra emulation for
164 arc*-*-elf* and arc*-*-linux*.
165 * emulparams/arc-nps.sh: New file.
166 * emulparams/arclinux_nps.sh: New file.
167 * testsuite/ld-arc/arclinux-nps.d,
168 * testsuite/ld-arc/arclinux-nps.s: New test.
169
b0556316
DP
1702017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
171
172 PR 20958
173 * ldlex.l (option): Add noyywrap
174 (yywrap): Delete.
175 * ldlex.h (yywrap): Delete prototype.
176
47523653
AM
1772017-01-04 Alan Modra <amodra@gmail.com>
178
179 * testsuite/ld-elf/audit.exp: Check for shared lib support.
180 * testsuite/ld-elf/compress.exp: Likewise.
181 * testsuite/ld-elf/dwarf.exp: Likewise.
182 * testsuite/ld-elf/shared.exp: Likewise.
183 * testsuite/ld-elf/wrap.exp: Likewise.
184 * testsuite/ld-ifunc/ifunc.exp: Likewise.
185 * testsuite/ld-plugin/lto.exp: Check $CXX exists.
186
a44d0bd7
AM
1872017-01-03 Alan Modra <amodra@gmail.com>
188
189 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Do not
190 allow test to continue after compilation errors.
191 (run_cc_link_tests): Likewise.
192
27c3ce29
DD
1932017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
194
195 * Makefile.am (ALL_EMULATION_SOURCES): Add epruelf.c.
196 (epruelf.c): Remove unneeded dependencies.
197 * Makefile.in: Regenerate
198
8cfc7cf8
AM
1992017-01-03 Alan Modra <amodra@gmail.com>
200
201 * testsuite/ld-elf/shared.exp: Add -rpath-link and -no-as-needed
202 to various tests.
203 * testsuite/ld-elfweak/elfweak.exp: Likewise.
204 * testsuite/ld-elfvers/vers.exp (vers19): Fix -rpath-link option.
205
4ce6ca2c
AM
2062017-01-03 Alan Modra <amodra@gmail.com>
207
208 * testsuite/ld-elf/elf.exp: Check that $CC exists before C tests.
209 * testsuite/ld-pie/pie.exp: Likewise.
210 * testsuite/ld-plugin/lto.exp: Likewise.
211
d9816402
AM
2122017-01-02 Alan Modra <amodra@gmail.com>
213
214 * Makefile.am (bootstrap): Delete rule.
215 (ld-partial, ld1, ld1-full, ld2, ld3): Likewise.
216 (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
217 (HOSTING_LIBS, HOSTING_SLIBS, HOSTING_EMU): Likewise.
218 * configure.ac (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
219 (HOSTING_LIBS, HOSTING_SLIBS): Likewise.
220 * configure.host (HOSTING_CRT0, HOSTING_LIBS): Don't define.
221 * Makefile.in: Regenerate.
222 * configure: Regenerate.
223 * testsuite/config/default.exp (get_link_files): Delete.
224 (HOSTING_CRT0, HOSTING_SCRT0, HOSTING_LIBS, HOSTING_SLIBS): Don't
225 define.
226 (ld_simple_link): Delete.
227 * testsuite/lib/ld-lib.exp (default_ld_link): Delete
228 (default_ld_simple_link): Rename to default_ld_link.
229 (ld_simple_link_defsyms): Rename to ld_link_defsyms.
230 (run_ld_link_tests): Use ld_link, not ld_simple_link.
231 (run_cc_link_tests): Likewise.
232 (run_ld_link_exec_tests): Use $CC or $CXX to link, not $ld.
233 Don't run exe when not native, and return unsupported.
234 * testsuite/ld-bootstrap/bootstrap.exp: Create gccld1 etc. dirs.
235 Link ld1 etc. using $CC.
236 * testsuite/ld-cdtest/cdtest.exp: Link cdtest using $CC.
237 * testsuite/ld-checks/checks.exp: Use ld_link, not ld_simple_link.
238 * testsuite/ld-cygwin/exe-export.exp: Likewise.
239 * testsuite/ld-elf/binutils.exp: Likewise.
240 * testsuite/ld-elf/eh-group.exp: Likewise.
241 * testsuite/ld-elf/exclude.exp: Likewise.
242 * testsuite/ld-elf/frame.exp: Likewise.
243 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
244 * testsuite/ld-elf/tls_common.exp: Likewise.
245 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
246 * testsuite/ld-fastcall/fastcall.exp: Likewise.
247 * testsuite/ld-gc/gc.exp: Likewise.
248 * testsuite/ld-ifunc/binutils.exp: Likewise.
249 * testsuite/ld-mep/mep.exp: Likewise.
250 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
251 * testsuite/ld-mn10300/mn10300.exp: Likewise.
252 * testsuite/ld-nios2/nios2.exp: Likewise.
253 * testsuite/ld-pe/pe-compile.exp: Likewise.
254 * testsuite/ld-pe/pe-run.exp: Likewise.
255 * testsuite/ld-pe/pe-run2.exp: Likewise.
256 * testsuite/ld-plugin/plugin.exp: Likewise.
257 * testsuite/ld-scripts/align.exp: Likewise.
258 * testsuite/ld-scripts/alignof.exp: Likewise.
259 * testsuite/ld-scripts/assert.exp: Likewise.
260 * testsuite/ld-scripts/defined.exp: Likewise.
261 * testsuite/ld-scripts/extern.exp: Likewise.
262 * testsuite/ld-scripts/log2.exp: Likewise.
263 * testsuite/ld-scripts/map-address.exp: Likewise.
264 * testsuite/ld-scripts/phdrs.exp: Likewise.
265 * testsuite/ld-scripts/phdrs2.exp: Likewise.
266 * testsuite/ld-scripts/script.exp: Likewise.
267 * testsuite/ld-scripts/section-flags.exp: Likewise.
268 * testsuite/ld-scripts/sizeof.exp: Likewise.
269 * testsuite/ld-scripts/sysroot-prefix.exp: Likewise.
270 * testsuite/ld-scripts/weak.exp: Likewise.
271 * testsuite/ld-selective/selective.exp: Likewise.
272 * testsuite/ld-sh/sh.exp: Likewise.
273 * testsuite/ld-sh/sh64/relax.exp: Likewise.
274 * testsuite/ld-sh/sh64/relfail.exp: Likewise.
275 * testsuite/ld-srec/srec.exp: Likewise.
276 * testsuite/ld-tic6x/tic6x.exp: Likewise.
277 * testsuite/ld-undefined/weak-undef.exp: Likewise.
278 * testsuite/ld-versados/versados.exp: Likewise.
279 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
280 * testsuite/ld-xtensa/coalesce.exp: Likewise.
281 * testsuite/ld-xtensa/diff_overflow.exp: Likewise.
282 * testsuite/ld-xtensa/lcall.exp: Likewise.
283 * testsuite/ld-elf/audit.exp: Run non-native too.
284 * testsuite/ld-elf/compress.exp: Likewise. Replace ld options with
285 gcc -Wl, options.
286 * testsuite/ld-elf/dwarf.exp: Run non-native too. Use ld_link,
287 not ld_simple_link. Add -Wl,--no-as-needed to some tests.
288 * testsuite/ld-elf/elf.exp: Run non-native too. Formatting.
289 * testsuite/ld-elf/indirect.exp: Run non-native too. Add
290 -Wl,--no-as-needed to most tests.
291 * testsuite/ld-elf/shared.exp: Run non-native too. Use braces
292 to simplify quoting. Set run_tests using [list] rather than
293 brace assignment to expand $extralibs. Add -Wl,--no-as-needed
294 to many test. Prefix ld options with -Wl,.
295 (mix_pic_and_non_pic): Don't run exe if not native.
296 * testsuite/ld-elf/wrap.exp: Run non-native too. Add
297 -Wl,--no-as-needed and prefix ld options with -Wl,.
298 * testsuite/ld-elfvers/vers.exp: Run non-native too. Use ld_link,
299 not ld_simple_link.
300 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
301 (visibility_test): Don't run exe if not native.
302 * testsuite/ld-elfweak/elfweak.exp: Run non-native too. Use ld_link,
303 not ld_simple_link.
304 (build_exec): Don't run exe if not native.
305 * testsuite/ld-ifunc/ifunc.exp: Run non-native too. Use ld_link,
306 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
307 to some tests and prefix ld options with -Wl,. Expect GNU
308 for hppa-linux even when no ifuncs. Delete cleanup.
309 * testsuite/ld-pie/pie.exp: Run non-native too.
310 * testsuite/ld-plugin/lto.exp: Likewise.
311 * testsuite/ld-shared/shared.exp: Likewise. Use ld_link,
312 not ld_simple_link.
313 (shared_test): Don't run exe if not native.
314 * testsuite/ld-size/size.exp: Run non-native too. Add
315 -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
316 * testsuite/ld-unique/unique.exp: Run non-native too. Use ld_link,
317 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
318 to some tests and prefix ld options with -Wl,. Expect GNU
319 for hppa-linux even when no unique syms. Delete cleanup.
320 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to some
321 tests and prefix ld options with -Wl,.
322 * testsuite/ld-x86-64/x86-64.exp: Use ld_link, not ld_simple_link.
323 Add -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
324
64859e14
AM
3252017-01-02 Alan Modra <amodra@gmail.com>
326
327 * emulparams/elf32metag.sh (COMMONPAGESIZE): Define.
328
f5657270
AM
3292017-01-02 Alan Modra <amodra@gmail.com>
330
331 PR ld/21000
332 * emulparams/hppalinux.sh (DATA_ADDR, SHLIB_DATA_ADDR): Don't define.
333 (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, DATA_SEGMENT_RELRO_END): Define.
334 * scripttempl/elf.sc: Don't define the above if DATA_SEGMENT_ALIGN
335 is already defined.
336
2571583a
AM
3372017-01-02 Alan Modra <amodra@gmail.com>
338
339 Update year range in copyright notice of all files.
340
5c1ad6b5 341For older changes see ChangeLog-2016
3499769a 342\f
5c1ad6b5 343Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
344
345Copying and distribution of this file, with or without modification,
346are permitted in any medium without royalty provided the copyright
347notice and this notice are preserved.
348
349Local Variables:
350mode: change-log
351left-margin: 8
352fill-column: 74
353version-control: never
354End:
This page took 0.089948 seconds and 4 git commands to generate.