gas/
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2005-02-13 Jan Beulich <jbeulich@novell.com>
2
3 * ld-elfvers/vers.exp (as_options): New. Set to -x for ia64.
4 (build_binary): Pass as_options to ld_assemble.
5 (test_ldfail): Likewise.
6 (build_exec): Likewise.
7 Pass as_options to run_ld_link_tests.
8 * ld-ia64/tlsbin.s: Add .explicit.
9 * ld-ia64/tlsbinpic.s: Likewise.
10 * ld-ia64/tlspic1.s: Likewise.
11
12 2005-02-13 Eric Botcazou <ebotcazou@libertysurf.fr>
13
14 * ld-sparc/tlssunnopic32.rd: Adjust for .dynsym changes.
15 * ld-sparc/tlssunpic32.rd: Likewise.
16
17 2005-02-13 Eric Botcazou <ebotcazou@libertysurf.fr>
18
19 * ld-elf/warn1.d: Do not run on sparc64-*-solaris2*.
20
21 2005-02-11 Paul Brook <paul@codesourcery.com>
22
23 * ld-elf/symbol1w.s: Avoid using @function syntax.
24
25 2005-02-12 Alan Modra <amodra@bigpond.net.au>
26
27 * ld-elfvsb/hidden2.s: Replace .word with .long.
28
29 2005-02-10 Paul Brook <paul@codesourcery.com>
30
31 * ld-elfvsb/hidden2.s: New file
32 * ld-elfvsb/hidden2.d: New file
33 * ld-elfvsb/hidden2.ld: New file
34
35 2005-02-07 Alexandre Oliva <aoliva@redhat.com>
36
37 * ld-frv/fdpic-shared-8-fail.d: Tweak error messages.
38
39 2005-02-07 Hans-Peter Nilsson <hp@axis.com>
40
41 * ld-cris/libdso-13.d: Adjust for being identified as warning.
42
43 * ld-cris/globsymw2.s: New file.
44 * ld-cris/warn3.d, ld-cris/warn4.d: New tests.
45
46 * ld-discard/extern.d, ld-discard/start.d, ld-discard/static.d:
47 Adjust for being identified as warnings.
48
49 * ld-cris/stabs1.s: New file.
50 * ld-cris/undef2.d, ld-cris/undef3.d: New tests.
51
52 * ld-elf/start.s, ld-elf/symbolref.s, ld-elf/symbol1w.s,
53 ld-elf/warn1.d: New test.
54
55 * lib/ld-lib.exp: Support new directive "warning".
56
57 2005-02-02 Daniel Jacobowitz <dan@codesourcery.com>
58
59 * ld-mips-elf/eh-frame3.d, ld-mips-elf/eh-frame4.d: Move comments
60 after test commands.
61 * ld-mips-elf/mips-elf.exp: Skip multi-got-1 on non-GNU/Linux
62 systems.
63
64 2005-02-01 Alan Modra <amodra@bigpond.net.au>
65
66 * ld-powerpc/tlsso.r: Update.
67 * ld-powerpc/tlstocso.r: Update.
68
69 2005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
70
71 * ld-mips-elf/elf-rel-got-n32.d, ld-mips-elf/elf-rel-got-n64-linux.d,
72 ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
73 ld-mips-elf/elf-rel-xgot-n64-linux.d, ld-mips-elf/elf-rel-xgot-n64.d,
74 ld-mips-elf/jalbal.d: Force big-endian.
75 * ld-mips-elf/multi-got-1.d: Make more flexible.
76 * ld-mips-elf/rel32-n32.d, ld-mips-elf/rel32-o32.d,
77 ld-mips-elf/rel64.d: Update offsets.
78
79 2005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
80
81 * ld-elf/group1.d: Accept OBJECT symbols.
82
83 2005-01-31 Richard Sandiford <rsandifo@redhat.com>
84
85 * ld-mips-elf/eh-frame1.s: Create a .gcc_compiled_long32 if using
86 32-bit pointers.
87 * ld-mips-elf/eh-frame1.d: Link in .gcc_compiled_long32 sections.
88 * ld-mips-elf/eh-frame[34].d: New tests.
89 * ld-mips-elf/mips-elf.exp: Run them.
90
91 2005-01-28 Jan Beulich <jbeulich@novell.com>
92
93 * ld/ia64/tlsbin.[rt]d: Widen expected offset/size ranges.
94 * ld/ia64/tlspic.[rt]d: Likewise.
95
96 2005-01-25 Alexandre Oliva <aoliva@redhat.com>
97
98 * ld-frv/fdpic.exp: Add -mfdpic to ASFLAGS.
99 * ld-frv/tls.exp: Likewise.
100 2004-11-26 Alexandre Oliva <aoliva@redhat.com>
101 * ld-frv/tls-3.s: New.
102 * ld-frv/tls-static-3.d: New.
103 * ld-frv/tls-dynamic-3.d: New.
104 * ld-frv/tls-pie-3.d: New.
105 * ld-frv/tls-shared-3.d: New.
106 * ld-frv/tls-relax-static-3.d: New.
107 * ld-frv/tls-relax-dynamic-3.d: New.
108 * ld-frv/tls-relax-pie-3.d: New.
109 * ld-frv/tls-relax-shared-3.d: New.
110 * ld-frv/tls.exp: Run the new tests.
111 * ld-frv/tls-dynamic-2.d: Adjust for improved relaxation.
112 * ld-frv/tls-relax-dynamic-2.d: Likewise.
113 * ld-frv/tls-relax-initial-shared-2.d: Likewise.
114 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
115 * ld-frv/tls-1-dep.s: New.
116 * ld-frv/tls-1-shared.lds: New.
117 * ld-frv/tls-1.s: New.
118 * ld-frv/tls-2.s: New.
119 * ld-frv/tls-dynamic-1.d: New.
120 * ld-frv/tls-dynamic-2.d: New.
121 * ld-frv/tls-initial-shared-2.d: New.
122 * ld-frv/tls-pie-1.d: New.
123 * ld-frv/tls-relax-dynamic-1.d: New.
124 * ld-frv/tls-relax-dynamic-2.d: New.
125 * ld-frv/tls-relax-initial-shared-2.d: New.
126 * ld-frv/tls-relax-pie-1.d: New.
127 * ld-frv/tls-relax-shared-1.d: New.
128 * ld-frv/tls-relax-shared-2.d: New.
129 * ld-frv/tls-relax-static-1.d: New.
130 * ld-frv/tls-shared-1-fail.d: New.
131 * ld-frv/tls-shared-1.d: New.
132 * ld-frv/tls-shared-2.d: New.
133 * ld-frv/tls-static-1.d: New.
134 * ld-frv/tls.exp: New.
135 * ld-frv/fdpic-pie-1.d: Adjust for 64-bit host.
136 * ld-frv/fdpic-pie-2.d: Likewise.
137 * ld-frv/fdpic-pie-6.d: Likewise.
138 * ld-frv/fdpic-pie-7.d: Likewise.
139 * ld-frv/fdpic-pie-8.d: Likewise.
140 * ld-frv/fdpic-shared-1.d: Likewise.
141 * ld-frv/fdpic-shared-2.d: Likewise.
142 * ld-frv/fdpic-shared-3.d: Likewise.
143 * ld-frv/fdpic-shared-4.d: Likewise.
144 * ld-frv/fdpic-shared-5.d: Likewise.
145 * ld-frv/fdpic-shared-6.d: Likewise.
146 * ld-frv/fdpic-shared-7.d: Likewise.
147 * ld-frv/fdpic-shared-8.d: Likewise.
148 * ld-frv/fdpic-shared-local-2.d: Likewise.
149 * ld-frv/fdpic-shared-local-8.d: Likewise.
150 * ld-frv/fdpic-static-1.d: Likewise.
151 * ld-frv/fdpic-static-2.d: Likewise.
152 * ld-frv/fdpic-static-6.d: Likewise.
153 * ld-frv/fdpic-static-7.d: Likewise.
154 * ld-frv/fdpic-static-8.d: Likewise.
155
156 2005-01-17 Richard Sandiford <rsandifo@redhat.com>
157
158 * ld-mips-elf/eh-frame2-{n32,n64}.d: New tests.
159 * ld-mips-elf/mips-elf.exp: Run them.
160
161 2005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
162
163 * ld-sh/arch/arch.exp: Correct the email address.
164 Correct a few comment typos.
165 (test_arch,test_arch_error): Use 'ld -r' to avoid illegal
166 relocations killing the test.
167 * ld-sh/arch/arch_expected.txt: Update/Correct the test results.
168 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
169 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
170 * ld-sh/arch/sh2a-nofpu.s: Generate new file.
171 * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.
172 * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
173 * ld-sh/arch/sh2a.s: Generate new file.
174 * ld-sh/arch/sh2e.s: Regenerate.
175 * ld-sh/arch/sh2.s: Regenerate.
176 * ld-sh/arch/sh3-dsp.s: Regenerate.
177 * ld-sh/arch/sh3e.s: Regenerate.
178 * ld-sh/arch/sh3-nommu.s: Regenerate.
179 * ld-sh/arch/sh3.s: Regenerate.
180 * ld-sh/arch/sh4al-dsp.s: Regenerate.
181 * ld-sh/arch/sh4a-nofpu.s: Regenerate.
182 * ld-sh/arch/sh4a.s: Regenerate.
183 * ld-sh/arch/sh4-nofpu.s: Regenerate.
184 * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
185 * ld-sh/arch/sh4.s: Regenerate.
186 * ld-sh/arch/sh-dsp.s: Regenerate.
187 * ld-sh/arch/sh.s: Regenerate.
188
189 2005-01-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
190
191 * ld-sh/shared-1.d: Update for changed dynamic syms.
192 * ld-sh/sh64/gotplt.d: Likewise.
193 * ld-sh/sh64/init-cmpct.d: Likewise.
194 * ld-sh/sh64/init-media.d: Likewise.
195 * ld-sh/sh64/init64.d: Likewise.
196
197 2004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
198
199 * ld-crx/reloc-abs32.d: Update reference file according
200 to disassembler printing method.
201 * ld-crx/reloc-rel16.d: Likewise.
202 * ld-crx/reloc-rel24.d: Likewise.
203 * ld-crx/reloc-rel32.d: Likewise.
204 * ld-crx/reloc-rel4.d: Likewise.
205 * ld-crx/reloc-rel8-cmp.d: Likewise.
206 * ld-crx/reloc-rel8.d: Likewise.
207
208 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
209
210 * ld-v850: New directory.
211
212 2004-12-14 Richard Sandiford <rsandifo@redhat.com>
213
214 * ld-mips-elf/jal-overflow-2.[sd]: New test.
215 * ld-mips-elf/mips-elf.exp: Run it.
216
217 2004-12-13 Richard Sandiford <rsandifo@redhat.com>
218
219 * ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported.
220
221 2004-12-11 Alan Modra <amodra@bigpond.net.au>
222
223 * ld-mmix/bpo-1.d: Update for changed section syms.
224 * ld-mmix/bpo-10.d: Likewise.
225 * ld-mmix/bpo-11.d: Likewise.
226 * ld-mmix/bpo-14.d: Likewise.
227 * ld-mmix/bpo-16.d: Likewise.
228 * ld-mmix/bpo-17.d: Likewise.
229 * ld-mmix/bpo-18.d: Likewise.
230 * ld-mmix/bpo-19.d: Likewise.
231 * ld-mmix/bpo-2.d: Likewise.
232 * ld-mmix/bpo-22.d: Likewise.
233 * ld-mmix/bpo-3.d: Likewise.
234 * ld-mmix/bpo-4.d: Likewise.
235 * ld-mmix/bpo-5.d: Likewise.
236 * ld-mmix/bpo-6.d: Likewise.
237 * ld-mmix/bpo-9.d: Likewise.
238 * ld-mmix/greg-1.d: Likewise.
239 * ld-mmix/greg-19.d: Likewise.
240 * ld-mmix/greg-2.d: Likewise.
241 * ld-mmix/greg-3.d: Likewise.
242 * ld-mmix/greg-4.d: Likewise.
243 * ld-mmix/greg-5.d: Likewise.
244 * ld-mmix/greg-5s.d: Likewise.
245 * ld-mmix/greg-6.d: Likewise.
246 * ld-mmix/greg-7.d: Likewise.
247 * ld-mmix/loc1.d: Likewise.
248 * ld-mmix/loc2.d: Likewise.
249 * ld-mmix/loc3.d: Likewise.
250 * ld-mmix/loc4.d: Likewise.
251 * ld-mmix/loc6.d: Likewise.
252 * ld-mmix/locdo-1.d: Likewise.
253 * ld-mmix/loct-1.d: Likewise.
254 * ld-mmix/locto-1.d: Likewise.
255 * ld-mmix/start-1.d: Likewise.
256 * ld-sh/sh64/abi32.xd: Likewise.
257 * ld-sh/sh64/abi64.xd: Likewise.
258 * ld-sh/sh64/cmpct1.xd: Likewise.
259 * ld-sh/sh64/mix1.xd: Likewise.
260 * ld-sh/sh64/mix2.xd: Likewise.
261 * ld-sh/sh64/rel32.xd: Likewise.
262 * ld-sh/sh64/rel64.xd: Likewise.
263 * ld-sh/sh64/shdl32.xd: Likewise.
264 * ld-sh/sh64/shdl64.xd: Likewise.
265
266 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
267
268 * ld-mips-elf/jalbal.d: New test.
269 * ld-mips-elf/jalbal.s: New test.
270 * ld-mips-elf/mips-elf.exp: Run it.
271
272 2004-12-08 Ian Lance Taylor <ian@wasabisystems.com>
273
274 * ld-mips-elf/jaloverflow.d: New test.
275 * ld-mips-elf/jaloverflow.s: New test.
276 * ld-mips-elf/mips-elf.exp: Run it.
277
278 2004-12-03 H.J. Lu <hongjiu.lu@intel.com>
279
280 * ld-elf/group1.d: Support 64bit.
281
282 2004-12-01 Paul Brook <paul@codesourcery.com>
283
284 * ld-elf/group1.d: New test.
285 * ld-elf/group.ld, ld-elf/group1a.s, ld-elf/group1b.s: New test.
286
287 2004-12-01 Daniel Jacobowitz <dan@codesourcery.com>
288
289 * ld-selective/selective.exp: Use -print-libgcc-file-name for
290 ARM and v850 also.
291
292 2004-11-24 Paul Brook <paul@codesourcery.com>
293
294 * ld-arm/mixed-lib.sym: Update for THUMB_FUNC change.
295
296 2004-11-19 Nick Clifton <nickc@redhat.com>
297
298 * ld-scripts/script.exp: Add test of memory linker script.
299 Reorganise code to remove unnecessary indentation.
300 Fix target tests to avoid using --image-base with *-nto targets.
301 * ld-scripts/memory.t: New linker script to test the MEMORY
302 section and the ORIGIN and LENGTH operators.
303
304 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
305
306 * ld-arm/mixed-app.d, ld-arm/mixed-app.r, ld-arm/mixed-app.s,
307 ld-arm/mixed-app.sym, ld-arm/mixed-lib.d, ld-arm/mixed-lib.r,
308 ld-arm/mixed-lib.s, ld-arm/mixed-lib.sym, ld-arm/arm-dyn.ld,
309 ld-arm/arm-lib.ld: New files.
310 * ld-arm/arm-app-abs32.d, ld-arm/arm-app-abs32.r, ld-arm/arm-app.d,
311 ld-arm/arm-app.r, ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
312 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-static-app.d,
313 ld-arm/arm-static-app.r: Update for big-endian.
314 * ld-arm/arm-elf.exp: Run the new tests.
315
316 2004-11-16 Richard Sandiford <rsandifo@redhat.com>
317
318 * ld-mips-elf/eh-frame1.{s,ld},
319 * ld-mips-elf/eh-frame1-{n32,n64},d: New test.
320 * ld-mips-elf/mips-elf.exp: Run it.
321
322 2004-11-10 Alan Modra <amodra@bigpond.net.au>
323
324 * ld-d10v/reloc-003.d: Update for changed error message.
325 * ld-d10v/reloc-004.d: Likewise.
326 * ld-d10v/reloc-007.d: Likewise.
327 * ld-d10v/reloc-008.d: Likewise.
328 * ld-d10v/reloc-011.d: Likewise.
329 * ld-d10v/reloc-012.d: Likewise.
330 * ld-d10v/reloc-015.d: Likewise.
331 * ld-d10v/reloc-016.d: Likewise.
332
333 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
334 Vineet Sharma <vineets@noida.hcltech.com>
335
336 * ld-maxq: New directory. Contains tests for the new maxq port.
337
338 2004-11-04 Hans-Peter Nilsson <hp@bitrange.com>
339
340 * ld-elf/merge.d: xfail crisv32-*-*.
341 * ld-cris/dsov32-1.s, ld-cris/dsov32-2.s, ld-cris/dsov32-3.s,
342 ld-cris/dsov32-4.s, ld-cris/libdso-10.d, ld-cris/libdso-11.d,
343 ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d,
344 ld-cris/move-1.s, ld-cris/pv32-1.d, ld-cris/pv32.s,
345 ld-cris/start1.s, ld-cris/v10-v32.d, ld-cris/v10-va.d,
346 ld-cris/v32-ba-1.d, ld-cris/v32-ba-1.s, ld-cris/v32-bin-1.d,
347 ld-cris/v32-bin-1.s, ld-cris/v32-v10.d, ld-cris/v32-va.d,
348 ld-cris/va-v10.d, ld-cris/va-v32.d: New tests.
349 * ld-cris/ldsym1.d: Adjust for change in linker script.
350
351 2004-11-02 Hans-Peter Nilsson <hp@axis.com>
352
353 * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
354 ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d,
355 ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d,
356 ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d,
357 ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd,
358 ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd,
359 ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g,
360 ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t,
361 ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r,
362 ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd,
363 ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd,
364 ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd,
365 ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
366
367 2004-10-26 Paul Brook <paul@codesourcery.com>
368
369 * ld-elfvers/vers.exp (build_binary): Add ldargs parameter.
370 (build_vers_lib_pic_flags): New function.
371 Add vers29 test.
372 * ld-elfvers/vers29.c: New file.
373 * ld-elfvers/vers29.dsym: New file.
374 * ld-elfvers/vers29.ver: New file.
375
376 2004-10-24 Hans-Peter Nilsson <hp@bitrange.com>
377
378 * ld-mmix/sec-8m.d: Adjust test for dump using correct section
379 length.
380 * ld-mmix/sec-9.d: Renamed test, formerly known as sec-5.d.
381 * ld-mmix/sec-5.d, ld-mmix/b-offloc.s: Rewritten test.
382
383 * ld-mmix/getaa-6b.d, ld-mmix/getaa-6f.d, ld-mmix/getaa14b.d,
384 ld-mmix/getaa14f.d, ld-mmix/jumpa-6b.d, ld-mmix/jumpa-6f.d,
385 ld-mmix/jumpa14b.d, ld-mmix/jumpa14f.d, ld-mmix/reg-1.d,
386 ld-mmix/reg-1m.d: Adjust for changed error message format.
387
388 2004-10-19 H.J. Lu <hongjiu.lu@intel.com>
389
390 * ld-elf/exclude.exp: Allow cris-*-elf.
391
392 * ld-elf/exclude1.s: Add ".data". Remove "- include_sym".
393 * ld-elf/exclude2.s: Add ".data".
394
395 2004-10-19 Hans-Peter Nilsson <hp@bitrange.com>
396
397 * ld-elf/exclude.exp: Don't run for cris-*-elf.
398
399 2004-10-16 Daniel Jacobowitz <dan@debian.org>
400
401 * ld-elf/exclude1.s, ld-elf/exclude2.s, ld-elf/exclude.exp: New.
402
403 2004-10-15 Alan Modra <amodra@bigpond.net.au>
404
405 * ld-crx/reloc-num8.d: Adjust for changed orphan placement.
406 * ld-crx/reloc-num16.d: Likewise.
407 * ld-crx/reloc-num32.d: Likewise.
408 * ld-scripts/provide-2.t: Start .data at 0x2000.
409 * ld-scripts/provide-2.d: Adjust.
410
411 2004-10-14 H.J. Lu <hongjiu.lu@intel.com>
412
413 * ld-scripts/sort.exp: Run for ELF targets only.
414
415 2004-10-14 Alan Modra <amodra@bigpond.net.au>
416
417 * ld-scripts/overlay-size.d: Update for changed orphan section
418 placement.
419 * ld-mmix/bpo-18.d: Likewise.
420
421 2004-10-07 Bob Wilson <bob.wilson@acm.org>
422
423 * ld-xtensa/lcall1.s: Use .literal directive.
424 * ld-xtensa/lcall2.s: Align function entry.
425 * ld-xtensa/coalesce2.s: Likewise.
426
427 2004-10-04 H.J. Lu <hongjiu.lu@intel.com>
428
429 * ld-scripts/sort.exp: New file for section sorting tests.
430 * ld-scripts/sort_b_a.d: Likewise
431 * ld-scripts/sort_b_a.s: Likewise
432 * ld-scripts/sort_b_a.t: Likewise
433 * ld-scripts/sort_b_a_a-1.d: Likewise
434 * ld-scripts/sort_b_a_a-2.d: Likewise
435 * ld-scripts/sort_b_a_a-3.d: Likewise
436 * ld-scripts/sort_b_a_a.t: Likewise
437 * ld-scripts/sort_b_a_n-1.d: Likewise
438 * ld-scripts/sort_b_a_n-2.d: Likewise
439 * ld-scripts/sort_b_a_n-3.d: Likewise
440 * ld-scripts/sort_b_a_n.t: Likewise
441 * ld-scripts/sort_b_n.d: Likewise
442 * ld-scripts/sort_b_n.s: Likewise
443 * ld-scripts/sort_b_n.t: Likewise
444 * ld-scripts/sort_b_n_a-1.d: Likewise
445 * ld-scripts/sort_b_n_a-2.d: Likewise
446 * ld-scripts/sort_b_n_a-3.d: Likewise
447 * ld-scripts/sort_b_n_a.t: Likewise
448 * ld-scripts/sort_b_n_n-1.d: Likewise
449 * ld-scripts/sort_b_n_n-2.d: Likewise
450 * ld-scripts/sort_b_n_n-3.d: Likewise
451 * ld-scripts/sort_b_n_n.t: Likewise
452 * ld-scripts/sort_n_a-a.s: Likewise
453 * ld-scripts/sort_n_a-b.s: Likewise
454 * ld-scripts/sort_no-1.d: Likewise
455 * ld-scripts/sort_no-2.d: Likewise
456 * ld-scripts/sort_no.t: Likewise
457
458 2004-10-01 H.J. Lu <hongjiu.lu@intel.com>
459
460 * ld-powerpc/tls.s: Don't set tls type for undefined syms.
461 * ld-powerpc/tls32.s: Likewise.
462 * ld-powerpc/tlstoc.s: Likewise.
463 * ld-s390/tlsbin.s: Likewise.
464 * ld-s390/tlsbin_64.s: Likewise.
465 * ld-s390/tlsbinpic.s: Likewise.
466 * ld-s390/tlsbinpic_64.s: Likewise.
467 * ld-s390/tlspic1.s: Likewise.
468 * ld-s390/tlspic1_64.s: Likewise.
469 * ld-sparc/tlssunbin32.s: Likewise.
470 * ld-sparc/tlssunbinpic32.s: Likewise.
471 * ld-sparc/tlssunnopic32.s: Likewise.
472 * ld-sparc/tlssunpic32.s: Likewise.
473
474 2004-10-01 Alan Modra <amodra@bigpond.net.au>
475
476 * ld-s390/tlsbin.s: Set tls type for undefined syms.
477 * ld-s390/tlsbin_64.s: Likewise.
478 * ld-s390/tlsbinpic.s: Likewise.
479 * ld-s390/tlsbinpic_64.s: Likewise.
480 * ld-s390/tlspic1.s: Likewise.
481 * ld-s390/tlspic1_64.s: Likewise.
482 * ld-sparc/tlssunbin32.s: Likewise.
483 * ld-sparc/tlssunbinpic32.s: Likewise.
484 * ld-sparc/tlssunnopic32.s: Likewise.
485 * ld-sparc/tlssunpic32.s: Likewise.
486
487 2004-10-01 Alan Modra <amodra@bigpond.net.au>
488
489 * ld-sparc/tlssunbin32.sd: Adjust for changed .dynamic location.
490
491 2004-10-01 Nick Clifton <nickc@redhat.com>
492
493 PR 371
494 * ld-undefined/undefined.exp: Remove redundant XPASS
495 specifications.
496
497 2004-10-01 Alan Modra <amodra@bigpond.net.au>
498
499 * ld-powerpc/tls.s (gd, ld): Set tls type for undefined syms.
500 * ld-powerpc/tls32.s (gd, ld): Likewise.
501 * ld-powerpc/tlstoc.s (gd, ld): Likewise.
502 * ld-powerpc/tlsso.r: Update.
503 * ld-powerpc/tlsso32.r: Update.
504 * ld-powerpc/tlstocso.r: Update.
505
506 2004-09-30 Paul Brook <paul@codesourcery.com>
507
508 * ld-arm/arm-elf.exp: Add test for --target2=abs.
509 * ld-arm/arm-target2-abs.d: New file.
510
511 2004-09-29 Alan Modra <amodra@bigpond.net.au>
512
513 * ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
514 * ld-pe/secrel.d: Adjust to suit.
515
516 2004-09-24 Alan Modra <amodra@bigpond.net.au>
517
518 * ld-elfvsb/elfvsb.exp: Remove file name from "undefined ref" string.
519
520 2004-09-22 Alan Modra <amodra@bigpond.net.au>
521
522 * ld-i386/tlsbin.rd: Update for changed segment map.
523 * ld-i386/tlsnopic.rd: Likewise.
524 * ld-i386/tlspic.rd: Likewise.
525 * ld-powerpc/tlsexe.r: Likewise.
526 * ld-powerpc/tlsexe32.r: Likewise.
527 * ld-powerpc/tlsexetoc.r: Likewise.
528 * ld-powerpc/tlsso.r: Likewise.
529 * ld-powerpc/tlsso32.r: Likewise.
530 * ld-powerpc/tlstocso.r: Likewise.
531 * ld-s390/tlsbin.rd: Likewise.
532 * ld-s390/tlsbin_64.rd: Likewise.
533 * ld-s390/tlspic.rd: Likewise.
534 * ld-s390/tlspic_64.rd: Likewise.
535 * ld-sh/tlsbin-2.d: Likewise.
536 * ld-sh/tlspic-2.d: Likewise.
537 * ld-x86-64/tlsbin.rd: Likewise.
538 * ld-x86-64/tlspic.rd: Likewise.
539
540 2004-09-22 Alan Modra <amodra@bigpond.net.au>
541
542 * ld-scripts/overlay-size.d: Don't check .mbss lma.
543 * ld-sh/sh64/mix1.xd: Update for changed .bss file offset.
544 * ld-sh/sh64/shdl32.xd: Likewise.
545 * ld-sh/sh64/shdl64.xd: Likewise.
546
547 2004-09-17 Paul Brook <paul@codesourcery.com>
548
549 * ld-arm/arm-target1-{abs,rel}.d}: New files.
550 * ld-arm/arm-target1.s: New file.
551 * ld-arm/arm-target2-{,got-}rel.d: New files.
552 * ld-arm/arm-target2.s: New file.
553 * ld-arm/arm-rel31.d: New files.
554 * ld-arm/arm-rel31.s: New files.
555 * ld-arm/arm.ld: New file.
556 * ld-arm/arm-elf.exp: Add new tests.
557
558 2004-09-07 Hans-Peter Nilsson <hp@axis.com>
559
560 * ld-cris/hiddef1.d, ld-cris/hiddef1.s, ld-cris/hidrefgotplt1.s:
561 New test.
562
563 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
564
565 * ld-crx: New directory.
566 * ld-crx/crx.exp: New test script.
567 * ld-crx/crx.ld: New linker script.
568 * ld-crx/reloc-abs32.s: New file.
569 * ld-crx/reloc-abs32.d: Likewise.
570 * ld-crx/reloc-imm16.s: Likewise.
571 * ld-crx/reloc-imm16.d: Likewise.
572 * ld-crx/reloc-imm32.s: Likewise.
573 * ld-crx/reloc-imm32.d: Likewise.
574 * ld-crx/reloc-num8.s: Likewise.
575 * ld-crx/reloc-num8.d: Likewise.
576 * ld-crx/reloc-num16.s: Likewise.
577 * ld-crx/reloc-num16.d: Likewise.
578 * ld-crx/reloc-num32.s: Likewise.
579 * ld-crx/reloc-num32.d: Likewise.
580 * ld-crx/reloc-regrel12.s: Likewise.
581 * ld-crx/reloc-regrel12.d: Likewise.
582 * ld-crx/reloc-regrel22.s: Likewise.
583 * ld-crx/reloc-regrel22.d: Likewise.
584 * ld-crx/reloc-regrel28.s: Likewise.
585 * ld-crx/reloc-regrel28.d: Likewise.
586 * ld-crx/reloc-regrel32.s: Likewise.
587 * ld-crx/reloc-regrel32.d: Likewise.
588 * ld-crx/reloc-rel4.s: Likewise.
589 * ld-crx/reloc-rel4.d: Likewise.
590 * ld-crx/reloc-rel8.s: Likewise.
591 * ld-crx/reloc-rel8.d: Likewise.
592 * ld-crx/reloc-rel8-cmp.s: Likewise.
593 * ld-crx/reloc-rel8-cmp.d: Likewise.
594 * ld-crx/reloc-rel16.s: Likewise.
595 * ld-crx/reloc-rel16.d: Likewise.
596 * ld-crx/reloc-rel24.s: Likewise.
597 * ld-crx/reloc-rel24.d: Likewise.
598 * ld-crx/reloc-rel32.s: Likewise.
599 * ld-crx/reloc-rel32.d: Likewise.
600
601 2004-08-21 Hans-Peter Nilsson <hp@axis.com>
602
603 * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
604 ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
605 ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
606 ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
607 sections.
608
609 2004-08-17 Alan Modra <amodra@bigpond.net.au>
610
611 * ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
612
613 2004-08-17 Alan Modra <amodra@bigpond.net.au>
614
615 * ld-scripts/cross1.t: Remove .opd section spec.
616
617 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
618
619 * ld-undefined/undefined.exp: The undefine tests now work on
620 68HC11 and 68HC12.
621
622 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
623
624 * ld-sh/sh64/crange3-cmpct.rd: Update.
625 * ld-sh/sh64/crange3-media.rd: Update.
626
627 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
628
629 * ld-h8300/h8300.exp: Addition of new test case to check
630 relaxation for H8S target.
631 * ld-h8300/relax-6.s: New test source file.
632 * ld-h8300/relax-6.d: New test expected disassembly file.
633 * ld-h8300/relax-6-coff.d: New test expected disassembly file for
634 coff format.
635
636 2004-07-22 Nick Clifton <nickc@redhat.com>
637
638 PR/280
639 * ld-h8300/relax-3-coff.d: Remove duplicated raw insn values.
640 * ld-h8300/relax-3.d: Likewise.
641 * ld-h8300/relax-4-coff.d: Likewise.
642 * ld-h8300/relax-4.d: Likewise.
643 * ld-h8300/relax-5-coff.d: Likewise.
644 * ld-h8300/relax.d: Likewise.
645
646 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
647
648 * ld-scripts/crossref.exp: XFAIL ia64-*-* on the first test.
649
650 2004-07-13 Nitin Yewale <nitiny@kpitcummins.com>
651
652 * ld-h8300/h8300.exp: Addition of gcsection test case.
653 * ld-h8300/gcsection.s: New test source file.
654 * ld-h8300/gcsection.d: New test expected disassembly file.
655
656 2004-07-08 Maciej W. Rozycki <macro@linux-mips.org>
657
658 * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
659 * ld-mips-elf/mips-elf.exp: Run it.
660
661 2004-07-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
662
663 * ld-elf/frame.exp: Don't run on sh*-*-elf*.
664 * ld-sh/shared-1.d: Adjust for section reordering changes.
665 * ld-sh/shared-2.d: Likewise.
666 * ld-sh/tlsbin-2.d: Likewise.
667 * ld-sh/tlspic-2.d: Likewise.
668 * ld-sh/sh64/abi32.xd: Likewise.
669 * ld-sh/sh64/abi64.xd: Likewise.
670 * ld-sh/sh64/cmpct1.xd: Likewise.
671 * ld-sh/sh64/crange1.rd: Likewise.
672 * ld-sh/sh64/crange2.rd: Likewise.
673 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
674 * ld-sh/sh64/crange3-media.rd: Likewise.
675 * ld-sh/sh64/crange3.rd: Likewise.
676 * ld-sh/sh64/gotplt.d: Likewise.
677 * ld-sh/sh64/init-cmpct.d: Likewise.
678 * ld-sh/sh64/init-media.d: Likewise.
679 * ld-sh/sh64/init64.d: Likewise.
680 * ld-sh/sh64/mix1.xd: Likewise.
681 * ld-sh/sh64/mix2.xd: Likewise.
682 * ld-sh/sh64/shdl32.xd: Likewise.
683 * ld-sh/sh64/shdl64.xd: Likewise.
684
685 2004-07-02 Alan Modra <amodra@bigpond.net.au>
686
687 * ld-discard/static.d: Accept both original sym and section sym.
688
689 2004-07-01 Jakub Jelinek <jakub@redhat.com>
690
691 * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
692 and removal of unneeded STT_SECTION symbols from .dynsym.
693 * ld-sparc/tlssunbin32.rd: Likewise.
694 * ld-sparc/tlssunpic32.dd: Likewise.
695 * ld-sparc/tlssunpic32.sd: Likewise.
696 * ld-sparc/tlssunbin32.dd: Likewise.
697 * ld-sparc/tlssunbin32.sd: Likewise.
698 * ld-sparc/tlssunbin32.td: Likewise.
699
700 2004-07-01 Alan Modra <amodra@bigpond.net.au>
701
702 * ld-discard/extern.d: Update.
703 * ld-discard/start.d: Update.
704 * ld-discard/static.d: Update.
705
706 2004-06-30 H.J. Lu <hongjiu.lu@intel.com>
707
708 PR 233
709 * ld-discard/extern.d: Updated.
710 * ld-discard/start.d: Likewise.
711 * ld-discard/static.d: Likewise.
712
713 2004-06-29 J"orn Rennecke <joern.rennecke@superh.com>
714
715 Actually add these files:
716 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
717 * testsuite/ld-sh/arch/arch.exp: New test script.
718 * testsuite/ld-sh/arch/arch_expected.txt: New file.
719 * testsuite/ld-sh/arch/sh.s: New file.
720 * testsuite/ld-sh/arch/sh2.s: New file.
721 * testsuite/ld-sh/arch/sh-dsp.s: New file.
722 * testsuite/ld-sh/arch/sh2e.s: New file.
723 * testsuite/ld-sh/arch/sh3-nommu.s: New file.
724 * testsuite/ld-sh/arch/sh3.s: New file.
725 * testsuite/ld-sh/arch/sh3-dsp.s: New file.
726 * testsuite/ld-sh/arch/sh3e.s: New file.
727 * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
728 * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
729 * testsuite/ld-sh/arch/sh4.s: New file.
730 * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
731 * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
732 * testsuite/ld-sh/arch/sh4a.s: New file.
733
734 2004-06-29 Alan Modra <amodra@bigpond.net.au>
735
736 * ld-elf/frame.exp: Don't run on mcore.
737
738 2004-06-26 Alan Modra <amodra@bigpond.net.au>
739
740 * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.
741
742 2004-06-24 H.J. Lu <hongjiu.lu@intel.com>
743
744 * ld-elfvers/vers.exp: Use PIC for shared libraries by default.
745
746 2004-06-21 Alexandre Oliva <aoliva@redhat.com>
747
748 * ld-frv/fdpic-pie-1.d: Adjust for pie-specific link script.
749 * ld-frv/fdpic-pie-2.d: Likewise.
750 * ld-frv/fdpic-pie-6.d: Likewise.
751 * ld-frv/fdpic-pie-7.d: Likewise.
752 * ld-frv/fdpic-pie-8.d: Likewise.
753 * ld-frv/fdpic-shared-1.d: Likewise.
754 * ld-frv/fdpic-shared-2.d: Likewise.
755 * ld-frv/fdpic-shared-3.d: Likewise.
756 * ld-frv/fdpic-shared-4.d: Likewise.
757 * ld-frv/fdpic-shared-5.d: Likewise.
758 * ld-frv/fdpic-shared-6.d: Likewise.
759 * ld-frv/fdpic-shared-7.d: Likewise.
760 * ld-frv/fdpic-shared-8.d: Likewise.
761 * ld-frv/fdpic-shared-local-2.d: Likewise.
762 * ld-frv/fdpic-shared-local-8.d: Likewise.
763
764 2004-06-21 Nick Clifton <nickc@redhat.com>
765
766 * ld-elf/frame.exp: Handle ports which do not support the --shared
767 linker switch.
768
769 2004-06-18 Jan Beulich <jbeulich@novell.com>
770
771 * ld-elfvsb/main.c: Ensure visibility_def and visibility_func are
772 actually referenced (gcc 3.4 eliminates comparisons of addresses
773 of global symbols with NULL).
774 * ld-selective/selective.exp: Suppress -fvtable-gc tests for gcc
775 3.4.0 and above, as this option and its functionality is no longer
776 supported, making these tests fail).
777
778 2004-05-18 Nick Clifton <nickc@redhat.com>
779
780 * ld-elf/frame.s: Replace @ with % so that the file can be
781 compiled by an ARM targeted GAS.
782 * ld-elf/table.s: Likewise.
783 * ld-elf/tbss.s: Likewise. Also replace .align <foo> with
784 .p2align (log2 <foo>) to cope with the fact that the ARM .align
785 directive takes a power-of-two argument.
786
787 2004-05-17 H.J. Lu <hongjiu.lu@intel.com>
788
789 * ld-elf/frame.exp: New file. Test read-only .eh_frame and
790 .gcc_except_table sections.
791 * ld-elf/frame.s: Likewise.
792 * ld-elf/table.s: Likewise.
793 * ld-elf/tbss.s: Likewise.
794
795 2004-05-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
796
797 * ld-sh/tlsbin-2.d: Adjust for section reordering changes
798 and removal of unneeded STT_SECTION symbols from .dynsym.
799 * ld-sh/tlsbin-3.d: Likewise.
800 * ld-sh/tlspic-2.d: Likewise.
801
802 2004-05-12 Ben Elliston <bje@au.ibm.com>
803
804 * ld-sh/sh64/relax.exp: Remove stray semicolons.
805 * ld-sh/sh64/relfail.exp: Likewise.
806 * lib/ld-lib.exp: Likewise.
807
808 2004-05-11 Jakub Jelinek <jakub@redhat.com>
809
810 * ld-i386/tlspic.rd: Adjust for section reordering changes
811 and removal of unneeded STT_SECTION symbols from .dynsym.
812 * ld-i386/tlspic.dd: Likewise.
813 * ld-i386/tlspic.sd: Likewise.
814 * ld-i386/tlsbin.rd: Likewise.
815 * ld-i386/tlsbinpic.s: Likewise.
816 * ld-i386/tlsbin.dd: Likewise.
817 * ld-i386/tlsbin.sd: Likewise.
818 * ld-i386/tlsnopic.rd: Likewise.
819 * ld-i386/tlsnopic1.s: Likewise.
820 * ld-i386/combreloc.d: Likewise.
821 * ld-i386/tlsnopic.dd: Likewise.
822 * ld-i386/tlsnopic.sd: Likewise.
823 * ld-x86-64/tlspic.rd: Likewise.
824 * ld-x86-64/tlspic.dd: Likewise.
825 * ld-x86-64/tlsbin.dd: Likewise.
826 * ld-x86-64/tlspic.sd: Likewise.
827 * ld-x86-64/tlsbin.sd: Likewise.
828 * ld-x86-64/tlspic.td: Likewise.
829 * ld-x86-64/tlsbin.td: Likewise.
830 * ld-x86-64/tlsbin.rd: Likewise.
831 * ld-s390/tlspic1.s: Likewise.
832 * ld-s390/tlsbinpic.s: Likewise.
833 * ld-s390/tlspic.rd: Likewise.
834 * ld-s390/tlsbin.rd: Likewise.
835 * ld-s390/tlspic.dd: Likewise.
836 * ld-s390/tlsbin.dd: Likewise.
837 * ld-s390/tlsbin.sd: Likewise.
838 * ld-s390/tlsbin.td: Likewise.
839 * ld-s390/tlspic.sd: Likewise.
840 * ld-s390/tlspic.td: Likewise.
841 * ld-s390/tlspic1_64.s: Likewise.
842 * ld-s390/tlsbinpic_64.s: Likewise.
843 * ld-s390/tlspic_64.rd: Likewise.
844 * ld-s390/tlsbin_64.rd: Likewise.
845 * ld-s390/tlspic_64.dd: Likewise.
846 * ld-s390/tlsbin_64.dd: Likewise.
847 * ld-s390/tlspic_64.sd: Likewise.
848 * ld-s390/tlspic_64.td: Likewise.
849 * ld-s390/tlsbin_64.td: Likewise.
850 * ld-s390/tlsbin_64.sd: Likewise.
851 * ld-powerpc/tlsexe32.r: Likewise.
852 * ld-powerpc/tlsso32.r: Likewise.
853 * ld-powerpc/tlsso32.d: Likewise.
854 * ld-powerpc/tlsso32.g: Likewise.
855 * ld-powerpc/tlsso32.t: Likewise.
856 * ld-powerpc/tlsexe.r: Likewise.
857 * ld-powerpc/tlsso.r: Likewise.
858 * ld-powerpc/tlsso.g: Likewise.
859 * ld-powerpc/tlsexetoc.r: Likewise.
860 * ld-powerpc/tlstocso.r: Likewise.
861 * ld-powerpc/tlstocso.g: Likewise.
862 * ld-ia64/tlspic.rd: Likewise.
863 * ld-ia64/tlspic.dd: Likewise.
864 * ld-ia64/tlspic.sd: Likewise.
865 * ld-ia64/tlspic.td: Likewise.
866 * ld-ia64/tlsbin.rd: Likewise.
867 * ld-ia64/tlsbin.sd: Likewise.
868 * ld-ia64/tlsbin.td: Likewise.
869 * ld-elfvsb/elfvsb.exp: XFAIL non-PIC load offset tests on s390x.
870 * ld-shared/shared.exp: Likewise.
871
872 2004-05-10 John Paul Wallington <jpw@gnu.org>
873
874 * ld-mmix/bspec2.d: Update sh_info to decimal.
875 * ld-mmix/local1.d: Likewise.
876 * ld-mmix/local3.d: Likewise.
877 * ld-mmix/local5.d: Likewise.
878 * ld-mmix/local7.d: Likewise.
879
880 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
881
882 * ld-frv/fdpic.exp: Restore $LDFLAGS at the end.
883 * ld-frv/fr450-link.d: Match fdpic as well.
884
885 2004-05-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
886
887 * ld-sh/sh64/crange1.rd: Update sh_info to decimal.
888 * ld-sh/sh64/crange2.rd: Likewise.
889 * ld-sh/sh64/crange3.rd: Likewise.
890 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
891 * ld-sh/sh64/crange3-media.rd: Likewise.
892 * ld-sh/sh64/crangerel1.rd: Likewise.
893 * ld-sh/sh64/crangerel2.rd: Likewise.
894
895 2004-05-05 Alan Modra <amodra@bigpond.net.au>
896
897 * ld-powerpc/tlsexe.r: Update sh_info to decimal.
898 * ld-powerpc/tlsexe32.r: Likewise.
899 * ld-powerpc/tlsexetoc.r: Likewise.
900 * ld-powerpc/tlsso.r: Likewise.
901 * ld-powerpc/tlsso32.r: Likewise.
902 * ld-powerpc/tlstocso.r: Likewise.
903
904 2004-04-24 Chris Demetriou <cgd@broadcom.com>
905
906 * ld-elf/merge.d: XFAIL on all MIPS targets.
907
908 2004-04-24 Alan Modra <amodra@bigpond.net.au>
909
910 * ld-powerpc/tlsexe32.d: Update.
911 * ld-powerpc/tlsso32.d: Update.
912
913 2004-04-23 Chris Demetriou <cgd@broadcom.com>
914
915 * ld-mips-elf/reloc-3-r.d: Remove, as part of MIPS -membedded-pic
916 removal.
917 * ld-mips-elf/reloc-3-srec.d: Likewise.
918 * ld-mips-elf/reloc-3.ld: Likewise.
919 * ld-mips-elf/reloc-3a.s: Likewise.
920 * ld-mips-elf/reloc-3b.s: Likewise.
921 * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
922
923 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
924
925 * ld-sh/tlsbin-1.d: Update
926 * ld-sh/tlspic-1.d: Update.
927
928 2004-04-22 H.J. Lu <hongjiu.lu@intel.com>
929
930 * ld-i386/tlspic.dd: Updated.
931
932 2004-04-21 Chris Demetriou <cgd@broadcom.com>
933
934 * ld-empic/run.c: Removed as part of MIPS --embedded-relocs removal.
935 * ld-empic/empic.exp: Likewise.
936 * ld-empic/relax.t: Likewise.
937 * ld-empic/relax1.c: Likewise.
938 * ld-empic/relax2.c: Likewise.
939 * ld-empic/relax3.c: Likewise.
940 * ld-empic/relax4.c: Likewise.
941 * ld-empic/runtest1.c: Likewise.
942 * ld-empic/runtest2.c: Likewise.
943 * ld-empic/runtesti.s: Likewise.
944 * ld-mips-elf/empic1-ln.d: Likewise.
945 * ld-mips-elf/empic1-lp.d: Likewise.
946 * ld-mips-elf/empic1-mn.d: Likewise.
947 * ld-mips-elf/empic1-mp.d: Likewise.
948 * ld-mips-elf/empic1-ref.s: Likewise.
949 * ld-mips-elf/empic1-sn.d: Likewise.
950 * ld-mips-elf/empic1-sp.d: Likewise.
951 * ld-mips-elf/empic1-space.s: Likewise.
952 * ld-mips-elf/empic1-tgt.s: Likewise.
953 * ld-mips-elf/empic2-fwd-0.d: Likewise.
954 * ld-mips-elf/empic2-fwd-1.d: Likewise.
955 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
956 * ld-mips-elf/empic2-ref.s: Likewise.
957 * ld-mips-elf/empic2-rev-0.d: Likewise.
958 * ld-mips-elf/empic2-rev-1.d: Likewise.
959 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
960 * ld-mips-elf/empic2-space.s: Likewise.
961 * ld-mips-elf/emrelocs-eb.d: Likewise.
962 * ld-mips-elf/emrelocs-el.d: Likewise.
963 * ld-mips-elf/emrelocs.ld: Likewise.
964 * ld-mips-elf/emrelocs1.s: Likewise.
965 * ld-mips-elf/emrelocs2.s: Likewise.
966 * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
967
968 2004-04-20 H.J. Lu <hongjiu.lu@intel.com>
969
970 * ld-elfweak/elfweak.exp: Add an undefined weak size change
971 test.
972
973 * ld-elfweak/size.dat: New file.
974 * ld-elfweak/size_bar.c: Likewise.
975 * ld-elfweak/size_foo.c: Likewise.
976 * ld-elfweak/size_main.c: Likewise.
977
978 2004-04-14 Brian Ford <ford@vss.fsi.com>
979 DJ Delorie <dj@redhat.com>
980
981 * ld-pe/pe.exp: New, tests for i?86 PE.
982 * ld-pe/secrel1.s: New, test R_SECREL32 reloc.
983 * ld-pe/secrel2.s: Likewise.
984 * ld-pe/secrel.d: Likewise.
985
986 2004-04-19 Jakub Jelinek <jakub@redhat.com>
987
988 * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
989 * ld-shared/shared.exp: Likewise.
990
991 2004-04-14 H.J. Lu <hongjiu.lu@intel.com>
992
993 * ld-scripts/assert.s: Add a newline.
994 * ld-scripts/data.s: Likewise.
995
996 2004-04-08 Alan Modra <amodra@bigpond.net.au>
997
998 PR 47.
999 * ld-cdtest/cdtest.exp: Remove -fgnu-linker.
1000
1001 2004-04-08 Alan Modra <amodra@bigpond.net.au>
1002
1003 * ld-scripts/align.exp: Don't run on aix.
1004 * ld-scripts/assert.s: Remove comment.
1005 * ld-scripts/data.s: Likewise.
1006 * ld-scripts/data.t: Set start address to allow for aout headers.
1007 Make first LONG pc-relative.
1008 * ld-scripts/data.d: Update.
1009 * ld-scripts/defined2.d: Allow other random syms.
1010 * ld-scripts/defined3.d: Likewise.
1011 * ld-scripts/provide-1.s: Pad section.
1012 * ld-scripts/provide-1.t: Set .data address and align.
1013 * ld-scripts/provide-1.d: Update.
1014 * ld-scripts/provide-2.s: Pad section.
1015 * ld-scripts/provide-2.d: Allow random trailing syms.
1016 * ld-scripts/provide-3.s: Pad section.
1017 * ld-scripts/provide-3.d: Fix typos.
1018 * ld-scripts/provide.exp: Don't run on aix.
1019 * ld-scripts/size-1.s: Simplify test.
1020 * ld-scripts/size-1.t: Rewrite.
1021 * ld-scripts/size-1.d: Update.
1022 * ld-scripts/size-2.s: Simplify.
1023 * ld-scripts/size-2.t: Set start address. Set exe flag on image.
1024 * ld-scripts/size-2.d: Update.
1025 * ld-scripts/size.exp: Don't run on aix. Run size-2 on all elf
1026 targets except mips.
1027
1028 2004-03-27 Alexandre Oliva <aoliva@redhat.com>
1029
1030 * ld-frv/fdpic*.d: Adjust to compensate for page size change.
1031
1032 2004-03-26 Alan Modra <amodra@bigpond.net.au>
1033
1034 * ld-powerpc/tlsexe.r: Update for changed sym type.
1035 * ld-powerpc/tlsexetoc.r: Likewise.
1036
1037 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
1038
1039 * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
1040 ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
1041
1042 2004-03-19 H.J. Lu <hongjiu.lu@intel.com>
1043
1044 * ld-elfvers/vers.exp: Add new tests for versioned weak
1045 definition.
1046
1047 * ld-elfvers/vers28a.c: New file.
1048 * ld-elfvers/vers28a.dsym: Likewise.
1049 * ld-elfvers/vers28a.ver: Likewise.
1050 * ld-elfvers/vers28b.c: Likewise.
1051 * ld-elfvers/vers28b.dsym: Likewise.
1052 * ld-elfvers/vers28b.map: Likewise.
1053 * ld-elfvers/vers28b.ver: Likewise.
1054 * ld-elfvers/vers28c.c: Likewise.
1055 * ld-elfvers/vers28c.dsym: Likewise.
1056 * ld-elfvers/vers28c.ver: Likewise.
1057
1058 2004-03-19 Alan Modra <amodra@bigpond.net.au>
1059
1060 * ld-scripts/provide-2.d: Ignore random symbols.
1061
1062 2004-03-16 Alan Modra <amodra@bigpond.net.au>
1063
1064 * ld-powerpc/tls.d: Update.
1065 * ld-powerpc/tls32.d: Update.
1066 * ld-powerpc/tlsexe.d: Update.
1067 * ld-powerpc/tlsexe32.d: Update.
1068 * ld-powerpc/tlsexetoc.d: Update.
1069 * ld-powerpc/tlsso.d: Update.
1070 * ld-powerpc/tlsso32.d: Update.
1071 * ld-powerpc/tlstoc.d: Update.
1072 * ld-powerpc/tlstocso.d: Update.
1073
1074 2004-03-05 Nathan Sidwell <nathan@codesourcery.com>
1075
1076 * ld-scripts/size-1.d: Add bigendian regexps.
1077 * ld-scripts/size-2.d: Set --wide for readelf.
1078
1079 * ld-scripts/size.exp: New.
1080 * ld-scripts/size-[12].{d,s,t}: New.
1081
1082 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1083
1084 * ld-frv/fr450-link[abc].s, fr450-link.d: New test.
1085 * ld-frv/frv.exp: New harness.
1086
1087 2004-02-24 Alexandre Oliva <aoliva@redhat.com>
1088
1089 * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
1090 bind locally.
1091 * ld-frv/fdpic-pie-8.d: Likewise.
1092 * ld-frv/fdpic-shared-4.d: Likewise.
1093 * ld-frv/fdpic-pie-6-fail.d: Renamed from...
1094 * ld-frv/fdpic-pie-6.d: New test.
1095 * ld-frv/fdpic-shared-6-fail.d: Renamed from...
1096 * ld-frv/fdpic-shared-6.d: New test.
1097 * ld-frv/fdpic6.ldv: New.
1098 * ld-frv/fdpic-static-6.d: Adjust test name.
1099 * ld-frv/fdpic-pie-8-fail.d: Removed.
1100 * ld-frv/fdpic.exp: Run new tests.
1101
1102 2004-02-23 Nathan Sidwell <nathan@codesourcery.com>
1103
1104 * ld-scripts/provide.exp: New.
1105 * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
1106
1107 2004-02-23 Alan Modra <amodra@bigpond.net.au>
1108
1109 * ld-scripts/data.t: Set ".other" address so location doesn't
1110 depend on target alignment.
1111 * ld-scripts/data.d: Update.
1112
1113 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
1114
1115 * ld-scripts/align.{s,t,exp}: New.
1116
1117 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
1118
1119 * ld-scripts/data.{s,t,d,exp}: New.
1120
1121 2004-02-18 Nathan Sidwell <nathan@codesourcery.com>
1122
1123 * ld-scripts/assert.{s,t,exp}: New.
1124
1125 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
1126
1127 * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
1128 changes to the way large constants are added.
1129 * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise. Adjust order
1130 of GOT entries after today's change to the handling of GOT_PAGE
1131 relocations.
1132
1133 2004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
1134
1135 * ld-h8300/relax-5.s: New file: Source for relax-5 test.
1136 * ld-h8300/relax-5.d: New file: Expected output and commands for
1137 assembling and linking the relax-5 test.
1138 * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
1139 toolchain.
1140 * ld-h8300/h8300-exp: Run the relax-5 test.
1141
1142 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
1143
1144 * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
1145 ld-arm/arm-app-abs32.d: New files.
1146 * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
1147
1148 2004-01-19 Alan Modra <amodra@bigpond.net.au>
1149
1150 * ld-i386/tlsbin.dd: Adjust for changed sib printing.
1151
1152 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
1153
1154 * ld-arm/arm-elf.exp: Add arm-static-app test.
1155 * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
1156 ld-arm/arm-static-app.r: New files.
1157
1158 2004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
1159
1160 * ld-h8300/h8300-exp: Run the relax-4 test.
1161 * ld-h8300/relax-4.s: New file: Source for relax-4 test.
1162 * ld-h8300/relax-4.d: New file: Expected output and commands for
1163 assembling and linking the relax-4 test.
1164 * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
1165 toolchain.
1166
1167 2004-01-09 H.J. Lu <hongjiu.lu@intel.com>
1168
1169 * ld-selective/selective.exp: Skip ia64-*-*.
1170
1171 2004-01-09 Daniel Jacobowitz <drow@mvista.com>
1172
1173 * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
1174 changes.
1175
1176 2004-01-06 Daniel Jacobowitz <drow@mvista.com>
1177
1178 * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
1179 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
1180 ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
1181 ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
1182
1183 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
1184
1185 * ld-frv: Update .d files with correct addresses displayed for
1186 dynamic relocations.
1187 2003-12-02 Alexandre Oliva <aoliva@redhat.com>
1188 * ld-frv/fdpic1.s (.D0): Move to separate data section.
1189 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
1190 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1191 * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
1192 reflect EMBEDDED= change in linker script.
1193 2003-11-27 Alexandre Oliva <aoliva@redhat.com>
1194 * ld-frv: Update .d files to reflect changes in the page size, the
1195 addition of a stack segment, the use of a NULL function descriptor
1196 for weakundef functions and the change in the lazy funcdesc_value
1197 in-place addend value.
1198 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1199 * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
1200 2003-10-06 Alexandre Oliva <aoliva@redhat.com>
1201 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1202 ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
1203 now _gp-based, not \.rofixup-based.
1204 * ld-frv/fdpic-static-6.d: Likewise. Match warning about
1205 relocation to different section.
1206 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
1207 * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
1208 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
1209 * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
1210 ld-frv/fdpic-shared-7.d: New.
1211 * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
1212 ld-frv/fdpic-shared-8.d: New.
1213 * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
1214 * ld-frv/fdpic.exp: Run them.
1215 * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
1216 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1217 * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
1218 ld-frv/fdpic-shared-5.d: New.
1219 * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
1220 ld-frv/fdpic-shared-6.d: New.
1221 * ld-frv/fdpic.exp: Run them.
1222 * ld-frv/fdpic*.d: Add -mfdpic to assembler flags. Updated.
1223 * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
1224 * ld-frv/fdpic-shared-2-fail.d: New.
1225 * ld-frv/fdpic.exp: Run it.
1226 * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
1227 * ld-frv/fdpic.exp: Add new test.
1228 * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
1229 * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
1230 * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
1231 * ld-frv/fdpic.exp: Add new tests.
1232 * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
1233 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1234 * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
1235 * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
1236 ucpic.
1237 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1238 * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
1239 * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
1240 * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
1241 * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
1242
1243 2004-01-02 Alan Modra <amodra@bigpond.net.au>
1244
1245 * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
1246 * ld-selective/selective.exp: Likewise.
1247
1248 For older changes see ChangeLog-9303
1249 \f
1250 Local Variables:
1251 mode: change-log
1252 left-margin: 8
1253 fill-column: 74
1254 version-control: never
1255 End:
This page took 0.056197 seconds and 4 git commands to generate.