]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ChangeLog
Update.
[thirdparty/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2008-10-03 Alan Modra <amodra@bigpond.net.au>
2
3 * ld-powerpc/vxworks1-lib.rd: Update.
4
5 2008-09-29 Alan Modra <amodra@bigpond.net.au>
6
7 * ld-elf/extract-symbol-1sec.d: Correct section lma.
8
9 2008-09-25 Alan Modra <amodra@bigpond.net.au>
10
11 * ld-elf/eh-group.exp: Only run on ELF targets.
12 * ld-elf/eh5b.s: Export main, start, __start.
13
14 2008-09-20 Richard Sandiford <rdsandiford@googlemail.com>
15
16 * ld-mips-elf/reloc-estimate-1.d: Make endian-neutral.
17
18 2008-09-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19
20 Provide virtual target "cfi" for targets supporting CFI.
21 * ld-elf/eh-frame-hdr.d: Replace target and xfail statements by single
22 `target: cfi'.
23 * ld-elf/eh-group.exp: Call check_as_cfi instead of is_elf_format.
24 * ld-elf/eh-group1.s, elf/eh-group2.s: Use more compatible section
25 flags prefix '%'.
26 * ld-elf/eh5.d: Replace target statement by `target: cfi' with an Alpha
27 exception. Relax the `Code alignment factor' matching.
28 * lib/ld-lib.exp: Rename istarget as istarget_ld.
29 (istarget, check_as_cfi): New procedure.
30 (run_dump_test): New comment for the virtual target `cfi'.
31
32 2008-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
33
34 * ld-elf/eh-group.exp, ld-elf/eh-group1.s, ld-elf/eh-group2.s: New test.
35
36 2008-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
37
38 Fix testcases compilation failures due to unused variables.
39 * ld-elfcomm/common1b.c (dummy1): Mark the variable for GCC as USED.
40 * ld-shared/main.c (main): Move the P variable only to the places where
41 it is used.
42
43 2008-09-16 H.J. Lu <hongjiu.lu@intel.com>
44
45 PR ld/6877
46 * ld-elf/comm1.c: New.
47 * ld-elf/func1.c: Likewise.
48
49 * ld-elf/shared.exp: Add tests for libfunc1.so and comm1.
50
51 2008-08-26 Nick Clifton <nickc@redhat.com>
52
53 * ld-arm/arm-elf.exp: Add farcall-thumb-arm-short test.
54 * ld-arm/farcall-group2.s: Fix comment.
55 * ld-arm/farcall-thumb-arm-short.d: New test.
56 * ld-arm/farcall-thumb-arm-short.s: New test.
57
58 2008-08-22 Jan Kratochvil <jan.kratochvil@redhat.com>
59
60 * ld-x86-64/dwarfreloc.exp, ld-x86-64/dwarfreloc.rd,
61 ld-x86-64/dwarfreloc1.s, ld-x86-64/dwarfreloc2.s: New test.
62
63 2008-08-20 Bob Wilson <bob.wilson@acm.org>
64
65 * ld-xtensa/tlsbin.dd, ld-xtensa/tlsbin.rd, ld-xtensa/tlsbin.s,
66 ld-xtensa/tlsbin.sd, ld-xtensa/tlsbin.td, ld-xtensa/tlslib.s,
67 ld-xtensa/tlspic.dd, ld-xtensa/tlspic.rd, ld-xtensa/tlspic.sd,
68 ld-xtensa/tlspic.td, ld-xtensa/tlspic1.s, ld-xtensa/tlspic2.s: New.
69 * ld-xtensa/xtensa.exp: Run them.
70
71 2008-08-18 Richard Sandiford <rdsandiford@googlemail.com>
72
73 * ld-mips-elf/mips16-pic-4a.s, ld-mips-elf/mips16-pic-4b.s,
74 ld-mips-elf/mips16-pic-4.ver, ld-mips-elf/mips16-pic-4a.dd,
75 ld-mips-elf/mips16-pic-4a.nd, ld-mips-elf/mips16-pic-4a.gd,
76 ld-mips-elf/mips16-pic-4c.s, ld-mips-elf/mips16-pic-4b.dd: New tests.
77 * ld-mips-elf/mips-elf.exp: Run them.
78
79 2008-08-17 Nick Clifton <nickc@redhat.com>
80
81 * ld-elf/sec-to-seg1.s: Shorten test data to align the section to
82 a 4-byte boundary.
83
84 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
85 Daniel Jacobowitz <dan@codesourcery.com>
86
87 * ld-mips-elf/mips16-pic-3a.s,
88 ld-mips-elf/mips16-pic-3b.s,
89 ld-mips-elf/mips16-pic-3.dd,
90 ld-mips-elf/mips16-pic-3.gd,
91 ld-mips-elf/mips16-pic-3.rd,
92 ld-mips-elf/mips16-pic-3.inc,
93 ld-mips-elf/pic-and-nonpic-1a.s,
94 ld-mips-elf/pic-and-nonpic-1b.s,
95 ld-mips-elf/pic-and-nonpic-1.ld,
96 ld-mips-elf/pic-and-nonpic-1.dd,
97 ld-mips-elf/pic-and-nonpic-1.nd,
98 ld-mips-elf/pic-and-nonpic-1-rel.dd,
99 ld-mips-elf/pic-and-nonpic-1-rel.nd,
100 ld-mips-elf/pic-and-nonpic-2a.s,
101 ld-mips-elf/pic-and-nonpic-2b.s,
102 ld-mips-elf/pic-and-nonpic-2.d,
103 ld-mips-elf/pic-and-nonpic-3a.s,
104 ld-mips-elf/pic-and-nonpic-3a.ld,
105 ld-mips-elf/pic-and-nonpic-3a.dd,
106 ld-mips-elf/pic-and-nonpic-3a.gd,
107 ld-mips-elf/pic-and-nonpic-3a.sd,
108 ld-mips-elf/pic-and-nonpic-3b.s,
109 ld-mips-elf/pic-and-nonpic-3b.ld,
110 ld-mips-elf/pic-and-nonpic-3b.ad,
111 ld-mips-elf/pic-and-nonpic-3b.dd,
112 ld-mips-elf/pic-and-nonpic-3b.gd,
113 ld-mips-elf/pic-and-nonpic-3b.nd,
114 ld-mips-elf/pic-and-nonpic-3b.pd,
115 ld-mips-elf/pic-and-nonpic-3b.rd,
116 ld-mips-elf/pic-and-nonpic-3b.sd,
117 ld-mips-elf/pic-and-nonpic-3-error.d,
118 ld-mips-elf/pic-and-nonpic-4a.s,
119 ld-mips-elf/pic-and-nonpic-4b.s,
120 ld-mips-elf/pic-and-nonpic-4b.ld,
121 ld-mips-elf/pic-and-nonpic-4b.ad,
122 ld-mips-elf/pic-and-nonpic-4b.dd,
123 ld-mips-elf/pic-and-nonpic-4b.gd,
124 ld-mips-elf/pic-and-nonpic-4b.nd,
125 ld-mips-elf/pic-and-nonpic-4b.rd,
126 ld-mips-elf/pic-and-nonpic-4b.sd,
127 ld-mips-elf/pic-and-nonpic-4-error.d,
128 ld-mips-elf/pic-and-nonpic-5a.s,
129 ld-mips-elf/pic-and-nonpic-5b.s,
130 ld-mips-elf/pic-and-nonpic-5b.ld,
131 ld-mips-elf/pic-and-nonpic-5b.ad,
132 ld-mips-elf/pic-and-nonpic-5b.dd,
133 ld-mips-elf/pic-and-nonpic-5b.gd,
134 ld-mips-elf/pic-and-nonpic-5b.nd,
135 ld-mips-elf/pic-and-nonpic-5b.rd,
136 ld-mips-elf/pic-and-nonpic-5b.sd,
137 ld-mips-elf/pic-and-nonpic-5b.pd,
138 ld-mips-elf/pic-and-nonpic-6.ld,
139 ld-mips-elf/pic-and-nonpic-6-o32a.s,
140 ld-mips-elf/pic-and-nonpic-6-o32b.s,
141 ld-mips-elf/pic-and-nonpic-6-o32c.s,
142 ld-mips-elf/pic-and-nonpic-6-o32.ad,
143 ld-mips-elf/pic-and-nonpic-6-o32.dd,
144 ld-mips-elf/pic-and-nonpic-6-o32.gd,
145 ld-mips-elf/pic-and-nonpic-6-o32.nd,
146 ld-mips-elf/pic-and-nonpic-6-o32.pd,
147 ld-mips-elf/pic-and-nonpic-6-o32.rd,
148 ld-mips-elf/pic-and-nonpic-6-o32.sd,
149 ld-mips-elf/pic-and-nonpic-6-n32a.s,
150 ld-mips-elf/pic-and-nonpic-6-n32b.s,
151 ld-mips-elf/pic-and-nonpic-6-n32c.s,
152 ld-mips-elf/pic-and-nonpic-6-n32.ad,
153 ld-mips-elf/pic-and-nonpic-6-n32.dd,
154 ld-mips-elf/pic-and-nonpic-6-n32.gd,
155 ld-mips-elf/pic-and-nonpic-6-n32.nd,
156 ld-mips-elf/pic-and-nonpic-6-n32.pd,
157 ld-mips-elf/pic-and-nonpic-6-n32.rd,
158 ld-mips-elf/pic-and-nonpic-6-n32.sd,
159 ld-mips-elf/pic-and-nonpic-6-n64a.s,
160 ld-mips-elf/pic-and-nonpic-6-n64b.s,
161 ld-mips-elf/pic-and-nonpic-6-n64c.s,
162 ld-mips-elf/pic-and-nonpic-6-n64.ad,
163 ld-mips-elf/pic-and-nonpic-6-n64.dd,
164 ld-mips-elf/pic-and-nonpic-6-n64.gd,
165 ld-mips-elf/pic-and-nonpic-6-n64.nd,
166 ld-mips-elf/pic-and-nonpic-6-n64.pd,
167 ld-mips-elf/pic-and-nonpic-6-n64.rd,
168 ld-mips-elf/pic-and-nonpic-6-n64.sd: New tests.
169 * ld-mips-elf/mips-elf.exp: Run them.
170
171 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
172
173 * ld-mips-elf/tls-hidden4.got, ld-mips-elf/tls-hidden4.r: We have
174 removed an unused GOT entry that was allocated for the R_MIPS_32
175 relocation against "undef", so adjust addresses down by 4 bytes.
176 * ld-mips-elf/got-dump-1.d, ld-mips-elf/got-dump-2.d: We have
177 changed the order of the GOT entries so that reloc-only ones
178 come last. "undef" is only referred to by dynamic relocations,
179 so it now comes after "glob".
180 * ld-mips-elf/mips16-pic-2.dd, ld-mips-elf/mips16-pic-2.gd,
181 ld-mips-elf/mips16-pic-2.nd, ld-mips-elf/mips16-pic-2.rd: We have
182 removed two unused local GOT entries that were originally created
183 as global entries for the hidden symbols "used2" and "used3".
184 "used4" and "used5" are only referred to by relocations, so they
185 now come after "used6" and "used7".
186
187 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
188
189 * ld-mips-elf/got-vers-1a.s, ld-mips-elf/got-vers-1b.s,
190 ld-mips-elf/got-vers-1.ver, ld-mips-elf/got-vers-1.dd,
191 ld-mips-elf/got-vers-1.sd, ld-mips-elf/got-vers-1.rd: New tests.
192 * ld-mips-elf/mips-elf.exp: Run them.
193
194 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
195
196 * ld-mips-elf/tlsdyn-o32-2.got, ld-mips-elf/tlsdyn-o32-3.got,
197 ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-3.d: Change the
198 GOT layout as follows:
199
200 BEFORE AFTER
201 +0x08 %call16(__tls_get_addr) %call16(__tls_get_addr)
202 +0x0c %tlsldm(tlsbin_ld) %gottprel(tlsvar_ie)
203 +0x10 " " %tlsgd(tlsvar_gd)
204 +0x14 %tlsgd(tlsvar_gd) " "
205 +0x18 " " %tlsgd(tlsbin_gd)
206 +0x1c %gottprel(tlsvar_ie) " "
207 +0x20 %tlsgd(tlsbin_gd) %tlsldm(tlsbin_ld)
208 +0x24 " " " "
209 +0x28 %gottprel(tlsbin_ie) %gottprel(tlsbin_ie)
210
211 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
212
213 * ld-mips-elf/reloc-estimate-1.d, ld-mips-elf/reloc-estimate-1.ld,
214 ld-mips-elf/reloc-estimate-1a.s, ld-mips-elf/reloc-estimate-1b.s:
215 New test.
216 * ld-mips-elf/mips-elf.exp: Run it.
217
218 2008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
219
220 * ld-mips-elf/tls-hidden3.ld: Remove the unused .MIPS.stubs section.
221 Keep the text start address the same.
222 * ld-mips-elf/tls-multi-got-1.got: We have removed a .MIPS.stubs
223 section that contained only a 16-byte dummy stub. Subtract 16
224 from addresses to account for the change.
225 * ld-mips-elf/tls-multi-got-1.r: Likewise. Adjust MIPS_UNREFEXTNO
226 to account the removed section symbol.
227 * ld-mips-elf/tlsdyn-o32-1.d: We have deleted a .MIPS.stubs
228 section that contained only a 16-byte dummy stub. Remove it
229 from the disassembly.
230 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
231 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
232 * ld-mips-elf/tlsdyn-o32.d: Likewise.
233 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
234 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
235
236 2008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
237
238 * ld-mips-elf/mips16-local-stubs-1.d: Remove stub_for_h3,
239 which was only referenced by the .pdr section, and was not
240 actually needed by code.
241 * ld-mips-elf/mips16-intermix.d: Remove unused static function stubs.
242 * ld-mips-elf/mips16-pic-1a.s,
243 ld-mips-elf/mips16-pic-1b.s,
244 ld-mips-elf/mips16-pic-1-dummy.s,
245 ld-mips-elf/mips16-pic-1.dd,
246 ld-mips-elf/mips16-pic-1.gd,
247 ld-mips-elf/mips16-pic-1.inc,
248 ld-mips-elf/mips16-pic-1.ld,
249 ld-mips-elf/mips16-pic-2a.s,
250 ld-mips-elf/mips16-pic-2b.s,
251 ld-mips-elf/mips16-pic-2.ad,
252 ld-mips-elf/mips16-pic-2.dd,
253 ld-mips-elf/mips16-pic-2.gd,
254 ld-mips-elf/mips16-pic-2.nd,
255 ld-mips-elf/mips16-pic-2.rd: New tests.
256 * ld-mips-elf/mips-elf.exp: Run them.
257
258 2008-08-06 Alan Modra <amodra@bigpond.net.au>
259
260 * ld-elf/extract-symbol-1sec.d: Update.
261
262 2008-07-30 Nick Clifton <nickc@redhat.com>
263
264 * ld-elf/sec-to-seg.exp: New test: Checks the assignment of
265 sections to segments.
266 * ld-elf/sec-to-seg1.s: Test source file.
267 * ld-elf/sec-to-seg2.s: Test source file.
268 * ld-elf/sec-to-seg-script-same-page.t: Test linker script.
269 * ld-elf/sec-to-seg-script-adjoining-pages.t: Test linker script.
270 * ld-elf/sec-to-seg-script-disjoint-pages.t: Test linker script.
271
272 2008-07-28 Alexandre Oliva <aoliva@redhat.com>
273
274 * ld-i386/tlsbindesc.dd: Adjust incorrect expectations for LD to
275 LE relaxation.
276 * ld-x86-64/tlsbindesc.dd: Likewise.
277 * ld-i386/tlsbindesc.rd: Adjust address of _TLS_MODULE_BASE_.
278 * ld-x86-64/tlsbindesc.rd: Likewise.
279 Reported by Cary Coutant <ccoutant@google.com>
280
281 2008-07-27 Alan Modra <amodra@bigpond.net.au>
282
283 * ld-gc/gc.exp (test_gc): xfail powerpc64.
284
285 2008-07-26 Michael Eager <eager@eagercon.com>
286
287 * ld-powerpc/powerpc.exp: Run new tests.
288 * ld-powerpc/attr-gnu-4-03.d: New file.
289 * ld-powerpc/attr-gnu-4-14.d: New file.
290 * ld-powerpc/attr-gnu-4-23.d: New file.
291 * ld-powerpc/attr-gnu-4-24.d: New file.
292 * ld-powerpc/attr-gnu-4-32.d: New file.
293 * ld-powerpc/attr-gnu-4-33.d: New file.
294 * ld-powerpc/attr-gnu-4-34.d: New file.
295 * ld-powerpc/attr-gnu-4-41.d: New file.
296 * ld-powerpc/attr-gnu-4-4.s: New file.
297 * ld-powerpc/attr-gnu-4-13.d: Adjust.
298 * ld-powerpc/attr-gnu-4-31.d: Adjust.
299
300 2008-07-26 Alan Modra <amodra@bigpond.net.au>
301
302 * ld-scripts/include.exp: Don't run test for aout.
303 * ld-scripts/include.s: Use .fill rather than .4byte.
304 * ld-scripts/include-1.d: Adjust.
305
306 2008-07-22 Alan Modra <amodra@bigpond.net.au>
307
308 * ld-alpha/tlsbin.rd: Update.
309 * ld-alpha/tlsbinr.rd: Update.
310 * ld-arm/mixed-app.sym: Update.
311 * ld-arm/use-thumb-lib.sym: Update.
312 * ld-cris/pv32-1.d: Update.
313
314 2008-07-21 Nick Clifton <nickc@redhat.com>
315
316 * ld-scripts/include-sections.t: Discard all sections not
317 explicitly requested by the rest of the linker script.
318 * ld-scripts/include-1.d: Expect test to fail for AIX ports.
319 Do not assume that the .text section will be marked readonly.
320 * ld-scripts/include.s: Replace .section directives with just
321 .text or .data.
322
323 2008-07-18 Joseph Myers <joseph@codesourcery.com>
324
325 * ld-arm/attr-merge-wchar-0.s,ld-arm/attr-merge-wchar-2.s,
326 ld-arm/attr-merge-wchar-4.s, ld-arm/attr-merge-wchar-00-nowarn.d,
327 ld-arm/attr-merge-wchar-00.d, ld-arm/attr-merge-wchar-02-nowarn.d,
328 ld-arm/attr-merge-wchar-02.d, ld-arm/attr-merge-wchar-04-nowarn.d,
329 ld-arm/attr-merge-wchar-04.d, ld-arm/attr-merge-wchar-20-nowarn.d,
330 ld-arm/attr-merge-wchar-20.d, ld-arm/attr-merge-wchar-22-nowarn.d,
331 ld-arm/attr-merge-wchar-22.d, ld-arm/attr-merge-wchar-24-nowarn.d,
332 ld-arm/attr-merge-wchar-24.d, ld-arm/attr-merge-wchar-40-nowarn.d,
333 ld-arm/attr-merge-wchar-40.d, ld-arm/attr-merge-wchar-42-nowarn.d,
334 ld-arm/attr-merge-wchar-42.d, ld-arm/attr-merge-wchar-44-nowarn.d,
335 ld-arm/attr-merge-wchar-44.d: New.
336 * ld-arm/arm-elf.exp: Run new tests.
337
338 2008-07-11 H.J. Lu <hongjiu.lu@intel.com>
339
340 * ld-m68k/got-12.s: Removed.
341 * ld-m68k/got-13.s: Likewise.
342 * ld-m68k/got-14.s: Likewise.
343 * ld-m68k/got-15.s: Likewise.
344 * ld-m68k/got-34.s: Likewise.
345 * ld-m68k/got-35.s: Likewise.
346 * ld-m68k/xgot-15.s: Likewise.
347
348 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Remove #source
349 and expected relocations.
350 * ld-m68k/got-multigot-14-ok.d: Likewise.
351 * ld-m68k/got-negative-12-13-14-34-ok.d: Likewise.
352 * ld-m68k/got-negative-14-ok.d: Likewise.
353 * ld-m68k/got-single-12-ok.d: Likewise.
354 * ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: Likewise.
355 * ld-m68k/got-xgot-15-ok.d: Likewise.
356
357 * ld-m68k/got-multigot-15-er.d: Remove #source.
358 * ld-m68k/got-negative-12-13-14-35-er.d: Likewise.
359 * ld-m68k/got-negative-15-er.d: Likewise.
360 * ld-m68k/got-single-13-er.d: Likewise.
361
362 * ld-m68k/m68k.exp: Move GOT tests to ...
363 * ld-m68k/m68k-got.exp: This. New.
364
365 2008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
366
367 * ld-mips-elf/no-shared-1-o32.s,
368 ld-mips-elf/no-shared-1-o32.d,
369 ld-mips-elf/no-shared-1-n32.d,
370 ld-mips-elf/no-shared-1-n64.s,
371 ld-mips-elf/no-shared-1-n64.d,
372 ld-mips-elf/no-shared-1.ld: New tests.
373 * ld-mips-elf/mips-elf.exp: Run them.
374
375 2008-07-07 Stan Shebs <stan@codesourcery.com>
376
377 * ld-arm/arm-elf.exp: Use objdump -d for arm-be8 test.
378 * ld-arm/arm-be8.d: Change to test disassembly.
379
380 2008-07-06 Nathan Sidwell <nathan@codesourcery.com>
381
382 * ld-scripts/include-1.d: New.
383 * ld-scripts/include-1.t: New.
384 * ld-scripts/include-data.t: New.
385 * ld-scripts/include-mem.t: New.
386 * ld-scripts/include-ram.t: New.
387 * ld-scripts/include-sections.t: New.
388 * ld-scripts/include-subdata.t: New.
389 * ld-scripts/include.exp: New.
390 * ld-scripts/include.s: New.
391
392 2008-06-29 Andreas Schwab <schwab@suse.de>
393
394 * ld-m68k/got-1.s: New file.
395 * ld-m68k/got-1.d: New dump test.
396 * ld-m68k/m68k.exp: Run it.
397
398 2008-06-24 Daniel Jacobowitz <dan@codesourcery.com>
399
400 * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
401 ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
402 ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
403 ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
404 ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
405 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
406 ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm.d,
407 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
408 ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
409 ld-arm/thumb2-bl-as-thumb1-bad.d, ld-arm/thumb2-bl-bad.d: Update for
410 stub symbols and stub corrections.
411
412 2008-06-20 Alan Modra <amodra@bigpond.net.au>
413
414 * ld-spu/ovl.d: Update.
415 * ld-spu/ovl2.d: Update.
416
417 2008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
418
419 PR gas/6607
420 * ld-mmix/loc10.d, ld-mmix/loc10.s, ld-mmix/loc10m.d, ld-mmix/loc8.d,
421 ld-mmix/loc8.s, ld-mmix/loc8m.d, ld-mmix/loc9.d, ld-mmix/loc9.s,
422 ld-mmix/loc9m.d: New tests.
423
424 2008-06-12 Nick Clifton <nickc@redhat.com>
425
426 * ld-scripts/overlay-size.t (end_of_bss_overlays): Define.
427 (end_of_text_overlays): Define.
428 (end_of_data_overlays): Define.
429 * ld-scripts/overlay-size-map.d: Add expected values for
430 end_of_bss_overlays, end_of_text_overlays and
431 end_of_data_overlays.
432
433 2008-06-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
434
435 * ld-sh/arch/arch_expected.txt: Regenerate.
436
437 2008-06-09 Daniel Jacobowitz <dan@codesourcery.com>
438
439 * ld-arm/mixed-lib.d: Loosen pattern.
440
441 2008-06-09 Christophe Lyon <christophe.lyon@st.com>
442
443 * ld-arm/farcall-thumb-thumb-m.d: Fix branch type.
444 * ld-arm/farcall-thumb-arm.d: Likewise.
445
446 2008-05-31 Nick Clifton <nickc@redhat.com>
447
448 PR ld/6430
449 * ld-elfcomm/elfcomm.exp (test_sort_common): Test the
450 ascending/descending argument to the --sort-common command line
451 option.
452 * ld-elfcomm/sort-common.s: New file.
453
454 2008-05-28 Christophe Lyon <christophe.lyon@st.com>
455
456 * ld-arm/arm-elf.exp: Skip farcalls tests for non-ARM-EABI
457 targets.
458 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: New file.
459 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
460
461 2008-05-22 Christophe Lyon <christophe.lyon@st.com>
462
463 * ld-arm/farcall-arm-arm.s: Force function type on 'bar'.
464 * ld-arm/farcall-thumb-arm.s: Likewise.
465 * ld-arm/farcall-thumb-arm-blx.d: Fix encoding.
466 * ld-arm/farcall-thumb-arm.d: Likewise.
467 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
468 * ld-arm/arm-elf.exp (armelftests): Add farcall-mix, farcall-mix2,
469 farcall-group-default, farcall-group-size2, farcall-section Ignore
470 gas warnings in farcall-thumb-arm, farcall-thumb-arm-blx,
471 farcall-thumb-arm-blx-pic-veneer.
472
473 2008-05-21 Maxim Kuvyrkov <maxim@codesourcery.com>
474
475 * ld-m68k/got-12.s: New file.
476 * ld-m68k/got-13.s: New file.
477 * ld-m68k/got-14.s: New file.
478 * ld-m68k/got-15.s: New file.
479 * ld-m68k/got-34.s: New file.
480 * ld-m68k/got-35.s: New file.
481 * ld-m68k/got-single-12-ok.d: New dump test.
482 * ld-m68k/got-single-13-er.d: New dump test.
483 * ld-m68k/got-negative-14-ok.d: New dump test.
484 * ld-m68k/got-negative-15-er.d: New dump test.
485 * ld-m68k/got-negative-12-13-14-34-ok.d: New dump test.
486 * ld-m68k/got-negative-12-13-14-35-er.d: New dump test.
487 * ld-m68k/got-multigot-14-ok.d: New dump test.
488 * ld-m68k/got-multigot-15-er.d: New dump test.
489 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: New dump test.
490 * ld-m68k/xgot-15.s: New source.
491 * ld-m68k/got-xgot-15-ok.d: New test.
492 * ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: New test.
493 * ld-m68k/m68k.exp: Run new tests.
494
495 2008-05-15 Christophe Lyon <christophe.lyon@st.com>
496
497 * ld-arm/arm-elf.exp (armelftests): Add farcall-arm-arm,
498 farcall-arm-arm-pic-veneer, farcall-arm-arm-be8 farcall-arm-thumb,
499 farcall-arm-thumb-blx, farcall-arm-thumb-pic-veneer,
500 farcall-arm-thumb-blx-pic-veneer, farcall-thumb-thumb,
501 farcall-thumb-thumb-pic-veneer, farcall-thumb-thumb-blx,
502 farcall-thumb-thumb-m, farcall-thumb-thumb-m-pic-veneer,
503 farcall-thumb-thumb-blx-pic-veneer, farcall-thumb-arm,
504 farcall-thumb-arm-pic-veneer, farcall-thumb-arm-blx,
505 farcall-thumb-arm-blx-pic-veneer.
506 Change thumb2-bl-as-thumb1-bad, thumb2-bl-bad.
507 * ld-arm/thumb2-bl-as-thumb1-bad.d: Reflects farcall stub
508 generation.
509 * ld-arm/thumb2-bl-bad.d: Likewise.
510 * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comments.
511 * ld-arm/thumb2-bl-bad.s: Likewise.
512
513 2008-05-08 Alan Modra <amodra@bigpond.net.au>
514
515 * ld-spu/ear.s: Align various sections.
516 * ld-spu/embed.rd: Update.
517
518 2008-05-05 Alan Modra <amodra@bigpond.net.au>
519
520 PR 6473
521 * ld-elf/lma.s, ld-elf/lma.lnk: New test.
522 * ld-elf/binutils.exp: Run it.
523
524 2008-05-03 Mike Frysinger <vapier@gentoo.org>
525
526 * ld-scripts/defined.s: Use .set syntax rather than =.
527
528 2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
529
530 PR ld/6475
531 * ld-scripts/rgn-over8-ok.d: Accept any alignment.
532
533 2008-04-29 Daniel Jacobowitz <dan@codesourcery.com>
534
535 * ld-arm/symbian-seg1.s, ld-arm/symbian-seg1.d: New files.
536 * ld-arm/arm-elf.exp: Run symbian-seg1.
537
538 2008-04-28 Nathan Sidwell <nathan@codesourcery.com>
539
540 * ld-scripts/rgn-over8.s: Tweak.
541
542 * ld-scripts/rgn-over.exp: Allow -ok file names to pass.
543 * ld-scripts/rgn-over8.s: New.
544 * ld-scripts/rgn-over8.t: New.
545 * ld-scripts/rgn-over8-ok.d: New.
546
547 2008-04-21 Nathan Sidwell <nathan@codesourcery.com>
548
549 * ld-vxworks/plt-mips1.s: New.
550 * ld-vxworks/plt-mips1.d: New.
551
552 2008-04-16 David S. Miller <davem@davemloft.net>
553
554 * ld-sparc/gotop32.dd: New.
555 * ld-sparc/gotop32.rd: Likewise.
556 * ld-sparc/gotop32.s: Likewise.
557 * ld-sparc/gotop32.sd: Likewise.
558 * ld-sparc/gotop32.td: Likewise.
559 * ld-sparc/gotop64.dd: Likewise.
560 * ld-sparc/gotop64.rd: Likewise.
561 * ld-sparc/gotop64.s: Likewise.
562 * ld-sparc/gotop64.sd: Likewise.
563 * ld-sparc/gotop64.td: Likewise.
564 * ld-sparc/sparc.exp: Run new gotdata tests.
565
566 2008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
567
568 * ld-sh/arch/sh-dsp.s: Regenerate.
569 * ld-sh/arch/sh.s: Regenerate.
570 * ld-sh/arch/sh2.s: Regenerate.
571 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
572 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
573 * ld-sh/arch/sh2a-nofpu.s: Regenerate.
574 * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
575 * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
576 * ld-sh/arch/sh2a.s: Regenerate.
577 * ld-sh/arch/sh2e.s: Regenerate.
578 * ld-sh/arch/sh3-dsp.s: Regenerate.
579 * ld-sh/arch/sh3-nommu.s: Regenerate.
580 * ld-sh/arch/sh3.s: Regenerate.
581 * ld-sh/arch/sh3e.s: Regenerate.
582 * ld-sh/arch/sh4-nofpu.s: Regenerate.
583 * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
584 * ld-sh/arch/sh4.s: Regenerate.
585 * ld-sh/arch/sh4a-nofpu.s: Regenerate.
586 * ld-sh/arch/sh4a.s: Regenerate.
587 * ld-sh/arch/sh4al-dsp.s: Regenerate.
588
589 2008-04-08 Alan Modra <amodra@bigpond.net.au>
590
591 * ld-spu/ovl2.s: Extend to test jump table references and
592 absolute _SPUEAR_ syms.
593 * ld-spu/ovl2.d: Update.
594
595 2008-03-28 Joseph Myers <joseph@codesourcery.com>
596
597 * ld-elfcomm/elfcomm.exp: Run $READELF not readelf.
598
599 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
600
601 * ld-elf/flags1.d: Adjust for MIPS text alignment.
602
603 2008-03-25 Nathan Sidwell <nathan@codesourcery.com>
604
605 * ld-vxworks/tls-3.s: New.
606 * ld-vxworks/tls-3.d: New.
607
608 2008-03-22 Hans-Peter Nilsson <hp@axis.com>
609
610 * ld-cris/libdso-10.d: Adjust for change in objdump output.
611
612 2008-03-21 Adam Nemet <anemet@caviumnetworks.com>
613
614 * ld-mips-elf/dyn-sec64.d, ld-mips-elf/dyn-sec64.s,
615 ld-mips-elf/dyn-sec64.ld: New test.
616 * ld-mips-elf/mips-elf.exp: Run it.
617
618 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
619
620 * ld-mips-elf/got-dump-1.d, ld-mips-elf/got-dump-1.s,
621 ld-mips-elf/got-dump-1.ld, ld-mips-elf/got-dump-2.d,
622 ld-mips-elf/got-dump-2.s, ld-mips-elf/got-dump-2.ld: New tests.
623 * ld-mips-elf/mips-elf.exp: Run them.
624
625 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
626
627 * ld-mips-elf/elf-rel-got-n64-linux.d: Expect bit 63 rather than
628 bit 31 of the second GOT entry to be set.
629 * ld-mips-elf/elf-rel-got-n64.d: Likewise.
630 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
631 * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
632
633 2008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
634
635 * ld-mips-elf/eh-frame1-n32.d: Expect a warning about .eh_frame_hdr.
636 Remove duplicate CIEs. Adjust relocation addresses and .eh_frame
637 offsets accordingly. Do not allow there to be any trailing
638 R_MIPS_NONE relocations.
639 * ld-mips-elf/eh-frame1-n64.d: Likewise.
640 * ld-mips-elf/eh-frame2-n32.d: Likewise.
641 * ld-mips-elf/eh-frame2-n64.d: Likewise.
642
643 2008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
644
645 * ld-mips-elf/mips-elf.exp (o32_as_flags, o32_ld_flags): New variables.
646 (mips16_call_global_test, mips16_intermix_test): Use them.
647
648 2008-03-16 H.J. Lu <hongjiu.lu@intel.com>
649
650 PR ld/5789
651 PR ld/5943
652 * ld-i386/hidden1.d: New.
653 * ld-i386/hidden1.s: Likewise.
654 * ld-i386/hidden2.d: Likewise.
655 * ld-i386/hidden2.s: Likewise.
656 * ld-i386/hidden3.d: Likewise.
657 * ld-i386/hidden4.s: Likewise.
658 * ld-i386/protected1.d: Likewise.
659 * ld-i386/protected1.s: Likewise.
660 * ld-i386/protected2.d: Likewise.
661 * ld-i386/protected2.s: Likewise.
662 * ld-i386/protected3.d: Likewise.
663 * ld-i386/protected3.s: Likewise.
664 * ld-x86-64/hidden1.d: Likewise.
665 * ld-x86-64/hidden1.s: Likewise.
666 * ld-x86-64/hidden2.d: Likewise.
667 * ld-x86-64/hidden2.s: Likewise.
668 * ld-x86-64/hidden3.d: Likewise.
669 * ld-x86-64/hidden3.s: Likewise.
670 * ld-x86-64/protected1.d: Likewise.
671 * ld-x86-64/protected1.s: Likewise.
672 * ld-x86-64/protected2.d: Likewise.
673 * ld-x86-64/protected2.s: Likewise.
674 * ld-x86-64/protected3.d: Likewise.
675 * ld-x86-64/protected3.s: Likewise.
676
677 * ld-i386/i386.exp: Run hidden1, hidden2, hidden3, protected1,
678 protected2 and protected3.
679 * ld-x86-64/x86-64.exp: Likewise.
680
681 2008-03-14 Alan Modra <amodra@bigpond.net.au>
682
683 * ld-spu/ovl2.s: Make setjmp global.
684 * ld-spu/ovl2.d: Update.
685
686 2008-03-12 Alan Modra <amodra@bigpond.net.au>
687
688 PR 5900
689 * ld-elf/sec64k.exp: Update.
690
691 2008-03-08 Paul Brook <paul@codesourcery.com>
692
693 * ld-arm/arm-elf.exp (armeabitests): Add thumb2-b-interwork.
694 * ld-arm/thumb2-b-interwork.d: New test.
695 * ld-arm/thumb2-b-interwork.s: New test.
696
697 2008-03-07 Paul Brook <paul@codesourcery.com>
698
699 * ld-arm/arm-elf.exp (armelftests): Add movw-merge and arm-app-movw.
700 * ld-arm/arm-app-movw.s: New test.
701 * ld-arm/arm-app.r: Update expected output.
702 * ld-arm/movw-merge.d: New test.
703 * ld-arm/movw-merge.s: New test.
704
705 2008-03-01 Alan Modra <amodra@bigpond.net.au>
706
707 * ld-powerpc/relbrlt.d: Update. Also check .branch_lt section.
708
709 2008-02-27 Catherine Moore <clm@codesourcery.com>
710
711 * ld-cris/libdso-10.d: Update expected output for the Dynamic
712 Section to allow an arbitrary number of spaces.
713
714 2008-02-20 Mark Mitchell <mark@codesourcery.com>
715
716 ld/testsuite/
717 * ld-elf/seg.d: Expect .reginfo section on MIPS.
718
719 2008-02-20 Pedro Alves <pedro_alves@portugalmail.pt>
720
721 * ld-auto-import/auto-import.exp: Use $ld to link the dll for
722 cygwin, not $CC.
723
724 2008-02-18 Hans-Peter Nilsson <hp@axis.com>
725
726 * lib/ld-lib.exp (run_dump_test): Don't apply prune_warnings
727 for tool invocations where warnings or errors can be matched.
728
729 2008-02-14 H.J. Lu <hongjiu.lu@intel.com>
730
731 * ld-shared/sh1.c (shlib_overriddencall2): Moved to ...
732 * ld-shared/sh2.c (shlib_overriddencall2): Here. New.
733
734 2008-02-07 Alan Modra <amodra@bigpond.net.au>
735
736 * ld-spu/ovl.d: Update.
737 * ld-spu/ovl2.d: Update.
738
739 2008-02-04 Bob Wilson <bob.wilson@acm.org>
740
741 * ld-undefined/undefined.exp: XFAIL for xtensa*-*-linux*.
742
743 2008-01-31 Marc Gauthier <marc@tensilica.com>
744
745 * ld-elf/merge.d: Recognize Xtensa processor variants.
746 * ld-xtensa/coalesce.exp: Likewise.
747 * ld-xtensa/lcall.exp: Likewise.
748
749 2008-01-28 Petr Muller <pmuller@redhat.com>
750
751 * ld-elfvers/vers.exp (test_ar): Sort the expected output so that
752 it has matches the ordering of the obtained output.
753
754 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
755
756 * ld-elf/eh1.d: Replace DW_CFA_def_cfa_reg with
757 DW_CFA_def_cfa_register. Updated for i386/x86-64 register
758 names.
759 * ld-elf/eh2.d: Likewise.
760 * ld-elf/eh3.d: Likewise.
761 * ld-elf/eh4.d: Likewise.
762 * ld-elf/eh5.d: Likewise.
763
764 2008-01-28 Alan Modra <amodra@bigpond.net.au>
765
766 * ld-spu/ovl.d: Update.
767 * ld-spu/ovl2.d: Update.
768
769 2008-01-26 Alan Modra <amodra@bigpond.net.au>
770
771 * ld-elf/loadaddr.t: New, extracted from..
772 * ld-elf/loadaddr1.t: ..here. Use insert.
773 * ld-elf/loadaddr2.t: Likewise.
774 * ld-elf/loadaddr1.d: Update.
775 * ld-elf/loadaddr2.d: Update.
776
777 2008-01-25 Alan Modra <amodra@bigpond.net.au>
778
779 * ld-spu/ovl.lnk: Delete overlay.
780 * ld-spu/ovl1.lnk: New file.
781 * ld-spu/ovl2.lnk: New file.
782 * ld-spu/ovl.d: Update.
783 * ld-spu/ovl2.d: Update.
784
785 2008-01-23 Andreas Schwab <schwab@suse.de>
786
787 * ld-gc/gc.c: Make sure used_func is not inlined.
788
789 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
790
791 * ld-gc/gc.exp: Use [which $CC] != 0.
792
793 2008-01-14 Tristan Gingold <gingold@adacore.com>
794
795 * ld-gc/gc.exp (test_gc): Let missing C compiler make tests
796 "untested" instead of "failed".
797
798 2008-01-10 Tristan Gingold <gingold@adacore.com>
799
800 * lib/ld-lib.exp (check_gc_sections_available): Now available on
801 VxWorks.
802 * ld-gc: New directory for testing --gc-sections.
803 * ld-gc/gc.c: New file.
804 * ld-gc/gc.exp: New file.
805 * ld-gc/noent.s: New file.
806 * ld-gc/noent.d: New file.
807
808 2008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
809
810 PR ld/5526
811 * ld-elf/eh6.s, ld-elf/eh6.d: New test.
812
813 2008-01-07 H.J. Lu <hongjiu.lu@intel.com>
814
815 PR ld/5522
816 * ld-elf/noload-3.d: New file.
817 * ld-elf/noload-3.s: Likewise.
818 * ld-elf/noload-3.t: Likewise.
819
820 For older changes see ChangeLog-2007
821 \f
822 Local Variables:
823 mode: change-log
824 left-margin: 8
825 fill-column: 74
826 version-control: never
827 End: