Add Xtensa port
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2003-04-01 Bob Wilson <bob.wilson@acm.org>
2
3 * ld-elf/merge.d: xfail xtensa-*-*.
4 * ld-scripts/crossref.exp: Add -mtext-section-literals to CFLAGS
5 for Xtensa targets.
6 * ld-srec/srec.exp: Add -no-relax flag for Xtensa targets.
7 * ld-xtensa/coalesce1.s: New file.
8 * ld-xtensa/coalesce2.s: Likewise.
9 * ld-xtensa/coalesce.exp: Likewise.
10 * ld-xtensa/coalesce.t: Likewise.
11 * ld-xtensa/lcall1.s: Likewise.
12 * ld-xtensa/lcall2.s: Likewise.
13 * ld-xtensa/lcall.exp: Likewise.
14 * ld-xtensa/lcall.t: Likewise.
15
16 2003-03-25 Alexandre Oliva <aoliva@redhat.com>
17
18 * ld-mips-elf/mips-elf.exp: Added...
19 * ld-mips-elf/relax-jalr.s, ld-mips-elf/relax-jalr-n32.d,
20 ld-mips-elf/relax-jalr-n32-shared.d, ld-mips-elf/relax-jalr-n64.d,
21 ld-mips-elf/relax-jalr-n64-shared.d: New tests.
22
23 2003-03-11 Alexandre Oliva <aoliva@redhat.com>
24
25 * ld-mips-elf/mips-elf.exp (linux_gnu): New variable. Add:
26 * ld-mips-elf/rel32-o32.d, ld-mips-elf/rel32-n32.d,
27 ld-mips-elf/rel64.d, ld-mips-elf/rel32.s, ld-mips-elf/rel64.s: New
28 tests.
29
30 2003-03-11 Alan Modra <amodra@bigpond.net.au>
31
32 * ld-powerpc/tlsso.r: Adjust for corrected zero symbol index relocs.
33 * ld-powerpc/tlsso32.r: Likewise.
34
35 2003-02-18 Alan Modra <amodra@bigpond.net.au>
36
37 * ld-powerpc/tlsexe.d: Update for changed handling of invalid LD
38 relocs.
39 * ld-powerpc/tlsexe.g: Likewise.
40 * ld-powerpc/tlsexe.r: Likewise.
41 * ld-powerpc/tlsexe.t: Likewise.
42
43 * ld-powerpc/tls32.s: New file.
44 * ld-powerpc/tlslib32.s: New file.
45 * ld-powerpc/tls32.d: New file.
46 * ld-powerpc/tls32.g: New file.
47 * ld-powerpc/tls32.t: New file.
48 * ld-powerpc/tlsexe32.d: New file.
49 * ld-powerpc/tlsexe32.g: New file.
50 * ld-powerpc/tlsexe32.r: New file.
51 * ld-powerpc/tlsexe32.t: New file.
52 * ld-powerpc/tlsso32.d: New file.
53 * ld-powerpc/tlsso32.g: New file.
54 * ld-powerpc/tlsso32.r: New file.
55 * ld-powerpc/tlsso32.t: New file.
56 * ld-powerpc/powerpc.exp: Run new tests.
57
58 2003-02-18 Alan Modra <amodra@bigpond.net.au>
59
60 * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.
61
62 2003-02-10 Jakub Jelinek <jakub@redhat.com>
63
64 * ld-shared/shared.exp: Run on s390*-*-linux* and x86_64-*-linux* too.
65 xfail tests linking non-pic code into shared libs on x86_64-*-linux*.
66 * ld-elfvsb/elfvsb.exp: Likewise.
67 * ld-elfvers/vers.exp: Likewise. Add vers24a, vers24b and vers24c
68 tests.
69 * ld-elfvers/vers3.ver: Allow VERS_2.0 to come before GLIBC_*
70 version.
71 * ld-elfvers/vers19.ver: Likewise.
72 * ld-elfvers/vers24a.c: New test.
73 * ld-elfvers/vers24b.c: New test.
74 * ld-elfvers/vers24c.c: New test.
75 * ld-elfvers/vers24.map: New test.
76 * ld-elfvers/vers24.rd: New test.
77 * lib/ld-lib.exp (run_ld_link_tests): Add optional 7th argument
78 cflags. If source files have .c extension, compile them first.
79
80 2003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
81
82 * ld-sh/tlstpoff-1.d: New.
83 * ld-sh/tlstpoff-2.d: New.
84 * ld-sh/tlstpoff1.s: New.
85 * ld-sh/tlstpoff2.s: New.
86
87 2003-02-09 Alan Modra <amodra@bigpond.net.au>
88
89 * ld-powerpc/tlslib.s: Give .__tls_get_addr function type.
90 * ld-powerpc/tlsexe.d: Update for changed handling of (invalid) ld var
91 in dynamic lib.
92 * ld-powerpc/tlsexe.g: Likewise.
93 * ld-powerpc/tlsexe.r: Likewise.
94 * ld-powerpc/tlsexe.t: Likewise.
95 * ld-powerpc/tlsexetoc.d: Likewise.
96 * ld-powerpc/tlsexetoc.g: Likewise.
97 * ld-powerpc/tlsexetoc.r: Likewise.
98 * ld-powerpc/tlsexetoc.t: Likewise.
99
100 2003-02-05 Alan Modra <amodra@bigpond.net.au>
101
102 * ld-powerpc/powerpc.exp (supports_ppc64): New.
103 (ppcelftests): Force 32 bit mode.
104 (ppc64elftests): New.
105 * ld-powerpc/tls.d: New.
106 * ld-powerpc/tls.g: New.
107 * ld-powerpc/tls.s: New.
108 * ld-powerpc/tls.t: New.
109 * ld-powerpc/tlsexe.d: New.
110 * ld-powerpc/tlsexe.g: New.
111 * ld-powerpc/tlsexe.r: New.
112 * ld-powerpc/tlsexe.t: New.
113 * ld-powerpc/tlsexetoc.d: New.
114 * ld-powerpc/tlsexetoc.g: New.
115 * ld-powerpc/tlsexetoc.r: New.
116 * ld-powerpc/tlsexetoc.t: New.
117 * ld-powerpc/tlslib.s: New.
118 * ld-powerpc/tlsso.d: New.
119 * ld-powerpc/tlsso.g: New.
120 * ld-powerpc/tlsso.r: New.
121 * ld-powerpc/tlsso.t: New.
122 * ld-powerpc/tlstoc.d: New.
123 * ld-powerpc/tlstoc.g: New.
124 * ld-powerpc/tlstoc.s: New.
125 * ld-powerpc/tlstoc.t: New.
126 * ld-powerpc/tlstocso.d: New.
127 * ld-powerpc/tlstocso.g: New.
128 * ld-powerpc/tlstocso.r: New.
129 * ld-powerpc/tlstocso.t: New.
130
131 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
132
133 * ld-mips-elf/multi-got-1.d: New.
134 * ld-mips-elf/multi-got-1-1.s: New.
135 * ld-mips-elf/multi-got-1-2.s: New.
136 * ld-mips-elf/mips-elf.exp (elf): mips*-*-irix* is elf.
137 Run multi-got-1.
138
139 2003-01-25 Jakub Jelinek <jakub@redhat.com>
140
141 * ld-sparc/sparc.exp: New.
142 * ld-sparc/tlsg32.s: New test.
143 * ld-sparc/tlsg32.sd: Likewise.
144 * ld-sparc/tlsg64.s: Likewise.
145 * ld-sparc/tlsg64.sd: Likewise.
146 * ld-sparc/tlslib.s: Likewise.
147 * ld-sparc/tlsnopic.s: Likewise.
148 * ld-sparc/tlspic.s: Likewise.
149 * ld-sparc/tlssunbin32.dd: Likewise.
150 * ld-sparc/tlssunbin32.rd: Likewise.
151 * ld-sparc/tlssunbin32.s: Likewise.
152 * ld-sparc/tlssunbin32.sd: Likewise.
153 * ld-sparc/tlssunbin32.td: Likewise.
154 * ld-sparc/tlssunbin64.dd: Likewise.
155 * ld-sparc/tlssunbin64.rd: Likewise.
156 * ld-sparc/tlssunbin64.s: Likewise.
157 * ld-sparc/tlssunbin64.sd: Likewise.
158 * ld-sparc/tlssunbin64.td: Likewise.
159 * ld-sparc/tlssunbinpic32.s: Likewise.
160 * ld-sparc/tlssunbinpic64.s: Likewise.
161 * ld-sparc/tlssunnopic32.dd: Likewise.
162 * ld-sparc/tlssunnopic32.rd: Likewise.
163 * ld-sparc/tlssunnopic32.s: Likewise.
164 * ld-sparc/tlssunnopic32.sd: Likewise.
165 * ld-sparc/tlssunnopic64.dd: Likewise.
166 * ld-sparc/tlssunnopic64.rd: Likewise.
167 * ld-sparc/tlssunnopic64.s: Likewise.
168 * ld-sparc/tlssunnopic64.sd: Likewise.
169 * ld-sparc/tlssunpic32.dd: Likewise.
170 * ld-sparc/tlssunpic32.rd: Likewise.
171 * ld-sparc/tlssunpic32.s: Likewise.
172 * ld-sparc/tlssunpic32.sd: Likewise.
173 * ld-sparc/tlssunpic32.td: Likewise.
174 * ld-sparc/tlssunpic64.dd: Likewise.
175 * ld-sparc/tlssunpic64.rd: Likewise.
176 * ld-sparc/tlssunpic64.s: Likewise.
177 * ld-sparc/tlssunpic64.sd: Likewise.
178 * ld-sparc/tlssunpic64.td: Likewise.
179
180 2003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
181
182 * ld-s390/s390.exp: New file.
183 * ld-s390/tlsbin_64.dd: New file.
184 * ld-s390/tlsbin_64.rd: New file.
185 * ld-s390/tlsbin_64.s: New file.
186 * ld-s390/tlsbin_64.sd: New file.
187 * ld-s390/tlsbin_64.td: New file.
188 * ld-s390/tlsbin.dd: New file.
189 * ld-s390/tlsbinpic_64.s: New file.
190 * ld-s390/tlsbinpic.s: New file.
191 * ld-s390/tlsbin.rd: New file.
192 * ld-s390/tlsbin.s: New file.
193 * ld-s390/tlsbin.sd: New file.
194 * ld-s390/tlsbin.td: New file.
195 * ld-s390/tlslib_64.s: New file.
196 * ld-s390/tlslib.s: New file.
197 * ld-s390/tlspic1_64.s: New file.
198 * ld-s390/tlspic1.s: New file.
199 * ld-s390/tlspic2_64.s: New file.
200 * ld-s390/tlspic2.s: New file.
201 * ld-s390/tlspic_64.dd: New file.
202 * ld-s390/tlspic_64.rd: New file.
203 * ld-s390/tlspic_64.sd: New file.
204 * ld-s390/tlspic_64.td: New file.
205 * ld-s390/tlspic.dd: New file.
206 * ld-s390/tlspic.rd: New file.
207 * ld-s390/tlspic.sd: New file.
208 * ld-s390/tlspic.td: New file.
209
210 2003-01-24 Alan Modra <amodra@bigpond.net.au>
211
212 * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.
213 * ld-alpha/tlsbin.td: Likewise.
214 * ld-alpha/tlsbinr.sd: Likewise.
215
216 2003-01-21 Richard Henderson <rth@redhat.com>
217
218 * ld-alpha/alpha.exp: New.
219 * ld-alpha/align.s: New.
220 * ld-alpha/tlsbin.dd: New.
221 * ld-alpha/tlsbin.rd: New.
222 * ld-alpha/tlsbin.s: New.
223 * ld-alpha/tlsbin.sd: New.
224 * ld-alpha/tlsbin.td: New.
225 * ld-alpha/tlsbinpic.s: New.
226 * ld-alpha/tlsbinr.dd: New.
227 * ld-alpha/tlsbinr.rd: New.
228 * ld-alpha/tlsbinr.sd: New.
229 * ld-alpha/tlsg.s: New.
230 * ld-alpha/tlsg.sd: New.
231 * ld-alpha/tlslib.s: New.
232 * ld-alpha/tlspic.dd: New.
233 * ld-alpha/tlspic.rd: New.
234 * ld-alpha/tlspic.sd: New.
235 * ld-alpha/tlspic.td: New.
236 * ld-alpha/tlspic1.s: New.
237 * ld-alpha/tlspic2.s: New.
238
239 2003-01-20 Alan Modra <amodra@bigpond.net.au>
240
241 * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld.
242
243 2003-01-18 Jakub Jelinek <jakub@redhat.com>
244
245 * ld-ia64/tlspic1.s: Add tests for IE in shared libraries.
246 * ld-ia64/tlspic.rd: Adjust.
247 * ld-ia64/tlspic.dd: Adjust.
248 * ld-ia64/tlspic.sd: Adjust.
249
250 2003-01-16 Jakub Jelinek <jakub@redhat.com>
251
252 * ld-ia64/ia64.exp: New.
253 * ld-ia64/tlsbin.dd: New test.
254 * ld-ia64/tlsbinpic.s: New test.
255 * ld-ia64/tlsbin.rd: New test.
256 * ld-ia64/tlsbin.s: New test.
257 * ld-ia64/tlsbin.sd: New test.
258 * ld-ia64/tlsbin.td: New test.
259 * ld-ia64/tlsg.s: New test.
260 * ld-ia64/tlsg.sd: New test.
261 * ld-ia64/tlslib.s: New test.
262 * ld-ia64/tlspic1.s: New test.
263 * ld-ia64/tlspic2.s: New test.
264 * ld-ia64/tlspic.dd: New test.
265 * ld-ia64/tlspic.rd: New test.
266 * ld-ia64/tlspic.sd: New test.
267 * ld-ia64/tlspic.td: New test.
268
269 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
270
271 * ld-mips-elf/mips-elf-flags.exp: Add -mips4 to a -mgp64 test.
272
273 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
274
275 * ld-mips-elf/jr.s: New file.
276 * ld-mips-elf/mips-elf-flags.exp: New test.
277
278 2002-12-18 Ralf Habacker <ralf.habacker@freenet.de>
279
280 * ld-auto-import: New directory.
281 * ld-auto-import/auto-import.exp: Test the auto importing direct
282 from a dll functionality.
283 * ld-auto-import/client.c: Source code for test.
284 * ld-auto-import/dll.c: Likewise.
285
286 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
287
288 * ld-mips-elf/mips-elf.exp: Remove branch-misc-2 test.
289 * ld-mips-elf/branch-misc-2.d: Removed.
290
291 2002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
292
293 * lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets.
294
295 2002-12-03 Nick Clifton <nickc@redhat.com>
296
297 * ld-powerpc/powerpc.exp (ppcelftests): Add apuinfo merging
298 test.
299 * ld-powerpc/apuinfo1.s: New assembler source file.
300 * ld-powerpc/apuinfo2.s: New assembler source file.
301 * ld-powerpc/apuinfo.rd: New expected output file.
302
303 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
304
305 Fix PR savannah/1417:
306 * ld-m68hc11/bug-1417.s: New test.
307 * ld-m68hc11/bug-1417.d: Likewise.
308
309 2002-11-28 Jakub Jelinek <jakub@redhat.com>
310
311 * ld-i386/tlsnopic.rd: Change NOTYPE to TLS for UND sg* symbols.
312
313 2002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
314
315 * ld-sh/refdbg-0-dso.d: New test.
316 * ld-sh/refdbg-1.d: Likewise.
317 * ld-sh/refdbg.s: Likewise.
318 * ld-sh/refdbglib.s: Likewise.
319
320 2002-11-22 Alan Modra <amodra@bigpond.net.au>
321
322 * ld-elf/elf.exp: Remove sec64k test.
323 * ld-elf/sec64k.exp: Reinstate.
324
325 2002-11-21 Alan Modra <amodra@bigpond.net.au>
326
327 * ld-elf/elf.exp: Renamed from sec64k.exp. Add test_list loop.
328 * ld-elf/merge.s: New file.
329 * ld-elf/merge.d: New file.
330 * ld-elf/merge.ld: New file.
331
332 2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
333
334 * ld-scripts/script.exp: Setup for tic4x testcase
335
336 2002-11-15 Nick Clifton <nickc@redhat.com>
337
338 * ld-h8300: New directory.
339 * ld-h8300/h8300.exp: New expect script. Only run tests for h8300
340 targets.
341 * ld-h8300/relax.s: New assembler source file.
342 * ld-h8300/relax.d: New expected output file.
343
344 2002-11-11 Hans-Peter Nilsson <hp@axis.com>
345
346 * ld-elf/sec64k.exp: New test.
347 * lib/ld-lib.exp (run_dump_test): Don't prepend "$srcdir/$subdir/"
348 to a source file starting with "/".
349
350 2002-11-10 Hans-Peter Nilsson <hp@bitrange.com>
351
352 * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,
353 ld-mmix/local7.d: Tweak for change in readelf output.
354
355 2002-11-09 Alan Modra <amodra@bigpond.net.au>
356
357 * ld-elfvsb/define.s: Avoid use of @ in .type directive.
358
359 2002-11-07 Hans-Peter Nilsson <hp@axis.com>
360
361 * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,
362 ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
363
364 2002-11-07 Nick Clifton <nickc@redhat.com>
365
366 * ld-fastcall/fastcall.exp: Only run tests for PE type x86
367 targets.
368
369 2002-11-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
370
371 * ld-sh/rd-sh.exp: Set asflags_save always.
372
373 2002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
374
375 * ld-fastcall: New directory for testing fastcall support.
376 * ld-fastcall/export.s: New file for testing fastcall symbol
377 handling.
378 * ld-fastcall/import.s: Likewise.
379 * ld-fastcall/fastcall.exp: Likewise.
380
381 2002-11-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
382
383 * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.
384 * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.
385 * ld-sh/tlspic-1.d: Likewise.
386 * ld-sh/tlspic-2.d: Likewise.
387 * ld-sh/tlsbin-2.d: Likewise. Make it robust for the symbols
388 defined by the linker scripts.
389
390 2002-10-14 Stephane Carrez <stcarrez@nerim.fr>
391
392 * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
393 * ld-m68hc11/adj-jump.d: New test for linker relaxation.
394 * ld-m68hc11/adj-jump.s: Likewise.
395 * ld-m68hc11/adj-brset.s: Likewise.
396 * ld-m68hc11/adj-brset.d: Likewise.
397 * ld-m68hc11/relax-direct.s: Likewise.
398 * ld-m68hc11/relax-direct.d: Likewise.
399 * ld-m68hc11/relax-group.s: Likewise.
400 * ld-m68hc11/relax-group.d: Likewise.
401 * ld-m68hc11/bug-1403.d: Likewise.
402 * ld-m68hc11/bug-1403.s: Likewise.
403
404 2002-10-14 Stephen Clarke <stephen.clarke@superh.com>
405 * ld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
406 * ld-sh/sh64/sh64.exp: Likewise.
407 * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*.
408 * ld-sh/sh64/abi32.sd: Adjust expected output to include
409 sh64*-*-linux* formats too.
410 * ld-sh/sh64/relax.exp: Add emul32 variable to hold target
411 emulation, and set it appropriately for sh*-*-linux*.
412 * ld-sh/sh64/relfail.exp: Add variables to hold target
413 emulation, output format, start symbol, and whether target
414 supports 64-bit ABI. Set appropriately for sh*-*-linux*.
415
416 2002-10-12 H.J. Lu (hjl@gnu.org)
417
418 * ld-discard/extern.d: Remove $srcdir/$subdir/.
419 * ld-discard/start.d: Likewise.
420 * ld-discard/static.d: Likewise.
421 * ld-linkonce/zeroehl32.d: Likewise.
422 * ld-selective/keepdot.d: Likewise.
423 * ld-selective/keepdot0.d: Likewise.
424
425 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
426
427 * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
428 of linker to the file tmpdir/*-dso.so.
429 * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
430 * ld-sh/tlsbin-0-dso.d: New.
431 * ld-sh/tlsbin-1.d: New.
432 * ld-sh/tlsbin-2.d: New.
433 * ld-sh/tlsbin-3.d: New.
434 * ld-sh/tlsbin-4.d: New.
435 * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
436 * ld-sh/tlspic-1.d: New.
437 * ld-sh/tlspic-2.d: New.
438 * ld-sh/tlspic-3.d: New.
439 * ld-sh/tlspic-4.d: New.
440
441 2002-10-10 Jakub Jelinek <jakub@redhat.com>
442
443 * ld-i386/combreloc.s: New test.
444 * ld-i386/combreloc.d: New test.
445 * ld-i386/i386.exp (i386tests): Add it.
446
447 2002-10-10 Alan Modra <amodra@bigpond.net.au>
448
449 * ld-i386/i386.exp (reloc): Turn off combreloc.
450 * ld-i386/reloc.d: Likewise.
451 * ld-powerpc/powerpc.exp: Likewise.
452 * ld-powerpc/reloc.d: Likewise.
453
454 2002-10-03 H.J. Lu <hjl@gnu.org>
455
456 * ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
457 3.x.
458
459 2002-10-03 Chris Demetriou <cgd@broadcom.com>
460
461 * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
462 more compatible with non-embedded targets.
463 * ld-mips-elf/branch-misc-2.d: Likewise.
464
465 * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
466 PIC tests.
467 (elf): New variable, to control whether generic ELF tests are run.
468 (embedded_elf): New variable, to control whether ELF tests
469 requiring embedded PIC or embedded relocs are run.
470
471 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
472
473 * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
474 ld-sh/sh64/gotplt.s: New test.
475
476 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
477 * ld-sh/sh64/cmpct1.sd : Fix linked file name.
478 * ld-sh/sh64/crange3.dd: Likewise.
479
480 2002-10-01 Jakub Jelinek <jakub@redhat.com>
481
482 * ld-i386/i386.exp: Add tlsindntpoff test.
483 * ld-i386/tlsindntpoff.s: New test.
484 * ld-i386/tlsindntpoff.dd: New test.
485
486 2002-10-01 Jakub Jelinek <jakub@redhat.com>
487
488 * ld-x86-64/tlspic1.s: Change TLSGD sequences.
489 * ld-x86-64/tlsbinpic.s: Likewise.
490 * ld-x86-64/tlspic.dd: Adjust.
491
492 2002-10-01 Jakub Jelinek <jakub@redhat.com>
493
494 * ld-i386/i386.exp: Add tlsg test.
495 * ld-i386/tlsg.s: New test.
496 * ld-i386/tlsg.sd: New test.
497 * ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
498 * ld-i386/tlsbinpic.s: Likewise.
499 * ld-x86-64/x86-64.exp: Add tlsg test.
500 * ld-x86-64/tlsg.s: New test.
501 * ld-x86-64/tlsg.sd: New test.
502 * ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
503 * ld-x86-64/tlsbinpic.s: Likewise.
504
505 2002-09-30 Alan Modra <amodra@bigpond.net.au>
506
507 * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
508
509 2002-09-30 Alan Modra <amodra@bigpond.net.au>
510
511 * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
512 * ld-powerpc/powerpc.exp: New.
513
514 * ld-i386/reloc.s, ld-i386/reloc.d: New.
515 * ld-i386/i386.exp: Run new test.
516
517 2002-09-27 Jakub Jelinek <jakub@redhat.com>
518
519 * lib/ld-lib.exp (run_ld_link_tests): Add.
520 * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
521 file_contents): Remove.
522 (sh64tests): Add 6th field to the tests array.
523 * ld-i386/i386.exp (run_ld_link_tests): Remove.
524 * ld-x86-64/x86-64.exp: New.
525 * ld-x86-64/tlsbin.dd: New test.
526 * ld-x86-64/tlsbinpic.s: New test.
527 * ld-x86-64/tlsbin.rd: New test.
528 * ld-x86-64/tlsbin.s: New test.
529 * ld-x86-64/tlsbin.sd: New test.
530 * ld-x86-64/tlsbin.td: New test.
531 * ld-x86-64/tlslib.s: New test.
532 * ld-x86-64/tlspic1.s: New test.
533 * ld-x86-64/tlspic2.s: New test.
534 * ld-x86-64/tlspic.dd: New test.
535 * ld-x86-64/tlspic.rd: New test.
536 * ld-x86-64/tlspic.sd: New test.
537 * ld-x86-64/tlspic.td: New test.
538
539 2002-09-21 Alan Modra <amodra@bigpond.net.au>
540
541 * ld-undefined/undefined.exp: Adjust function test.
542
543 2002-09-20 Alan Modra <amodra@bigpond.net.au>
544
545 * ld-i386/i386.exp: Only run tests on ELF targets.
546
547 2002-09-19 Jakub Jelinek <jakub@redhat.com>
548
549 * ld-i386/i386.exp: New.
550 * ld-i386/tlsbin.dd: New test.
551 * ld-i386/tlsbinpic.s: New test.
552 * ld-i386/tlsbin.rd: New test.
553 * ld-i386/tlsbin.s: New test.
554 * ld-i386/tlsbin.sd: New test.
555 * ld-i386/tlsbin.td: New test.
556 * ld-i386/tlslib.s: New test.
557 * ld-i386/tlsnopic1.s: New test.
558 * ld-i386/tlsnopic2.s: New test.
559 * ld-i386/tlsnopic.dd: New test.
560 * ld-i386/tlsnopic.rd: New test.
561 * ld-i386/tlsnopic.sd: New test.
562 * ld-i386/tlspic1.s: New test.
563 * ld-i386/tlspic2.s: New test.
564 * ld-i386/tlspic.dd: New test.
565 * ld-i386/tlspic.rd: New test.
566 * ld-i386/tlspic.sd: New test.
567 * ld-i386/tlspic.td: New test.
568
569 2002-09-18 Chris Demetriou <cgd@broadcom.com>
570
571 * ld-mips-elf/branch-misc-1.d: New file.
572 * ld-mips-elf/branch-misc-2.d: New file.
573 * ld-mips-elf/mips-elf.exp: Run new tests.
574
575 2002-09-05 Alan Modra <amodra@bigpond.net.au>
576
577 * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
578 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
579 * ld-sh/sh64/crange3-media.rd: Likewise.
580 * ld-sh/sh64/crange3.rd: Likewise.
581
582 2002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
583
584 * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
585 * ld-mmix/bpo-11.d: Ditto.
586
587 * ld-mmix/b-nosym.d: Adjust for changed output for absence of
588 symbols.
589
590 * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
591 .di.
592 * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
593 ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
594
595 2002-08-28 Alan Modra <amodra@bigpond.net.au>
596
597 * ld-discard/discard.exp: xfail m6812.
598 * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
599
600 2002-08-27 Alan Modra <amodra@bigpond.net.au>
601
602 * ld-mmix/b-nosym.d: Revert last change.
603
604 2002-08-26 Alan Modra <amodra@bigpond.net.au>
605
606 * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
607
608 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
609
610 * ld-sh/sh64/rd-sh64.exp: New framework file.
611 * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
612 ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
613 correct setting of ISA bit for init and fini entry-points.
614
615 2002-08-16 Stephen Clarke <stephen.clarke@superh.com>
616
617 * ld-sh/sh64/sh64.exp: Add dlsection.
618 * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
619
620 2002-08-16 Alan Modra <amodra@bigpond.net.au>
621
622 * ld-discard/discard.exp: xfail targets using generic linker.
623 * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
624
625 2002-08-15 Hans-Peter Nilsson <hp@axis.com>
626
627 * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
628
629 2002-08-13 H.J. Lu <hjl@gnu.org>
630
631 * ld-elfvers/vers.exp: Add vers23c and vers23d.
632
633 * ld-elfvers/vers23c.ver: New.
634 * ld-elfvers/vers23d.dsym: New.
635
636 2002-08-12 H.J. Lu <hjl@gnu.org>
637
638 * ld-elfvers/vers.exp: Add vers23.
639
640 * ld-elfvers/vers23.c: New.
641 * ld-elfvers/vers23.dsym: New.
642 * ld-elfvers/vers23.ver: New.
643 * ld-elfvers/vers23a.c: New.
644 * ld-elfvers/vers23a.dsym: New.
645 * ld-elfvers/vers23a.map: New.
646 * ld-elfvers/vers23a.sym: New.
647 * ld-elfvers/vers23a.ver: New.
648 * ld-elfvers/vers23b.c: New.
649 * ld-elfvers/vers23b.dsym: New.
650 * ld-elfvers/vers23b.map: New.
651 * ld-elfvers/vers23b.ver: New.
652
653 2002-08-12 Stephen Clarke <stephen.clarke@superh.com>
654
655 * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
656 listing.
657 * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
658 ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
659 * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
660 is no longer set to object.
661 * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
662 ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
663 ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
664 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
665 ld-sh/sh64/shdl64.xd: Likewise.
666
667 2002-08-10 Alan Modra <amodra@bigpond.net.au>
668
669 * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
670 * ld-linkonce/linkonce.exp: Likewise.
671 * ld-selective/sel-dump.exp: Likewise.
672 * ld-selective/selective.exp: Don't run on aout or bout.
673
674 2002-08-08 H.J. Lu <hjl@gnu.org>
675
676 * ld-elfvers/vers.exp: Add vers22.
677
678 * ld-elfvers/vers22.c: New.
679 * ld-elfvers/vers22.dsym: New.
680 * ld-elfvers/vers22.map: New.
681 * ld-elfvers/vers22.ver: New.
682 * ld-elfvers/vers22a.c: New.
683 * ld-elfvers/vers22a.dsym: New.
684 * ld-elfvers/vers22a.sym: New.
685 * ld-elfvers/vers22a.ver: New.
686 * ld-elfvers/vers22b.c: New.
687 * ld-elfvers/vers22b.dsym: New.
688 * ld-elfvers/vers22b.ver: New.
689
690 2002-08-07 H.J. Lu <hjl@gnu.org>
691
692 * ld-elfvers/vers.exp: Add --no-undefined-version.
693
694 * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
695 * ld-elfvers/vers8.map: Likewise.
696 * ld-elfvers/vers18.map: Likewise.
697
698 2002-07-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
699
700 * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
701 ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
702 * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
703 ld-linkonce/linkonce.exp, ld-shared/shared.exp,
704 ld-undefined/weak-undef.exp: Test hppa*64*-*-hpux* and hppa*-*-linux*
705 targets.
706 * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
707 ld-discard/static.s: Add whitespace before assembler directives.
708
709 2002-07-29 Chris Demetriou <cgd@broadcom.com>
710
711 * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
712
713 2002-07-26 Richard Sandiford <rsandifo@redhat.com>
714
715 * ld-mips-elf/mips16-1.d,
716 * ld-mips-elf/mips16-1[ab].s: New test.
717 * ld-mips-elf/mips-elf.exp: Run it.
718
719 2002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
720
721 * ld-mmix/sec-1.d: Adjust for changes in padding.
722 * ld-mmix/sec-3.d: Ditto.
723
724 2002-07-15 H.J. Lu <hjl@gnu.org>
725
726 * ld-elfvers/vers.exp: Add vers21.
727
728 * ld-elfvers/vers21.c: New.
729 * ld-elfvers/vers21.dsym: New.
730 * ld-elfvers/vers21.map: New.
731 * ld-elfvers/vers21.sym: New.
732 * ld-elfvers/vers21.ver: New.
733
734 2002-07-12 Hans-Peter Nilsson <hp@axis.com>
735
736 * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
737 ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
738 ld-cris/expdref1.s: New tests.
739
740 2002-07-09 Richard Sandiford <rsandifo@redhat.com>
741
742 * ld-scripts/dynamic-sections*: New test.
743
744 2002-07-09 Hans-Peter Nilsson <hp@axis.com>
745
746 * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
747 ld-cris/noglob1.d: New tests.
748
749 * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
750
751 2002-07-03 Alan Modra <amodra@bigpond.net.au>
752
753 * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
754 consistent sorting.
755 (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
756 * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
757
758 2002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
759
760 * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
761 ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
762
763 2002-06-18 Chris Demetriou <cgd@broadcom.com>
764
765 * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
766 turned up by recent assembler changes.
767
768 2002-06-17 Tom Rix <trix@redhat.com>
769
770 * ld-d10v/d10v.exp: New driver for d10v.
771 * ld-d10v/default_layout.d : New test.
772 * ld-d10v/regression-001.lt: New test for a linker regression.
773 * ld-d10v/linktest-002.lt: New test for run_link_test.
774 * ld-d10v/reloc-001.d - reloc-016.d: New tests.
775
776 2002-06-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
777
778 * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
779 script.
780
781 2002-06-11 Andreas Jaeger <aj@suse.de>
782
783 * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
784
785 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
786
787 * ld-mips-elf/region1a.s,
788 * ld-mips-elf/region1b.s,
789 * ld-mips-elf/region1.t,
790 * ld-mips-elf/region1.d: New test.
791 * ld-mips-elf/mips-elf.exp: Run it.
792
793 2002-06-07 Nick Clifton <nickc@cambridge.redhat.com>
794
795 * ld-scripts/phdrs2.s: Use .p2align instead of .align.
796 Use section names .foo and .bar instead of .text and .data.
797 * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
798 and .data.
799
800 2002-06-06 David Heine <dlheine@tensilica.com>
801
802 * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
803 * ld-scripts/phdrs2.s: New file: Dummy assembler source.
804 * ld-scripts/phdrs2.t: New file: Linker script with an empty
805 section at the start of a loadable segment.
806
807 2005-06-02 H.J. Lu <hjl@gnu.org>
808
809 * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
810 -fuse-cxa-atexit.
811 (__cxa_atexit): Likewise.
812
813 2002-05-30 Richard Henderson <rth@redhat.com>
814
815 * ld-bootstrap/bootstrap.exp: Test --relax.
816
817 2002-05-28 Hans-Peter Nilsson <hp@axis.com>
818
819 * ld-cris/libdso-2.d: Tweak for combreloc now default on.
820
821 2002-05-07 Richard Sandiford <rsandifo@redhat.com>
822
823 * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
824 (is_elf_format): New, extracted from...
825 * ld-scripts/weak.exp: ...here.
826 * ld-scripts/overlay-size.exp: New test.
827 * ld-scripts/overlay-size.[tsd],
828 * ld-scripts/overlay-size-map.d: New files for it.
829
830 2002-05-02 Richard Sandiford <rsandifo@redhat.com>
831
832 * ld-scripts/map-address.exp: Quote conditions.
833
834 2002-04-30 Richard Sandiford <rsandifo@redhat.com>
835
836 * ld-scripts/map-address.exp: New test.
837 * ld-scripts/map-address.[td]: New files for it.
838
839 2002-04-19 Richard Henderson <rth@redhat.com>
840
841 * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
842 * ld-shared/shared.exp: Likewise.
843 * ld-selective/selective.exp: Disable for alpha.
844 * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
845
846 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
847
848 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
849
850 2002-03-19 Hans-Peter Nilsson <hp@axis.com>
851
852 * ld-cris/ldsym1.d: New test.
853
854 * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
855 longer set to object.
856 * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
857 ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
858 ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
859 ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
860 ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
861 ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
862 ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
863 ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
864 ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
865 ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
866 ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
867 ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
868
869 2002-03-11 Andreas Jaeger <aj@suse.de>
870
871 * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
872 places zero initialized data in the bss.
873 * ld-elfweak/lddsodata.dsym: Likewise.
874
875 2002-03-07 Hans-Peter Nilsson <hp@axis.com>
876
877 * ld-cris/expdyn1.d: Tweak for change in elf.sc.
878
879 2002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
880
881 * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
882 * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
883 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
884
885 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
886
887 * ld-elfvsb/sh1.c: Fix typo in last change.
888
889 2002-02-17 Daniel Jacobowitz <drow@mvista.com>
890
891 * ld-elfvsb/sh1.c: Use #pragma weak.
892
893 2002-02-17 Daniel Jacobowitz <drow@mvista.com>
894
895 * vers.exp: Do not call diff -q.
896
897 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
898
899 * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
900 output.
901 * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
902 ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
903
904 * ld-mmix/bpo-22.d: New test.
905
906 * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
907 and .bss.
908
909 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
910
911 * ld-selective/selective.exp: Link against libgcc on
912 hppa*-*-linux* targets.
913
914 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
915
916 * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
917 * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
918 * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
919 in section ordering.
920 * ld-sh/sh64/crange3-media.rd: Likewise.
921 * ld-sh/sh64/crange3.rd: Likewise.
922 * ld-sh/sh64/crange3.dd: Likewise.
923
924 * ld-sh/shared-1.d: Fix relocation addend.
925
926 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
927
928 * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
929 tests.
930
931 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
932
933 Contribute sh64-elf.
934 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
935 * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
936 * ld-sh/sh64/crange3-media.rd: Likewise.
937 * ld-sh/sh64/crange3.rd: Likewise.
938 * ld-sh/sh64/crangerel1.rd: Likewise.
939 * ld-sh/sh64/crangerel2.rd: Likewise.
940 * ld-sh/sh64/reldl32.rd: Likewise.
941 * ld-sh/sh64/reldl64.rd: Likewise.
942 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
943 * ld-sh/sh64/abi32.xd: Formatting changes to match the current
944 output of objdump.
945 * ld-sh/sh64/cmpct1.xd: Likewise.
946 * ld-sh/sh64/crange1.rd: Likewise.
947 * ld-sh/sh64/crange2.rd: Likewise.
948 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
949 * ld-sh/sh64/crange3-media.rd: Likewise.
950 * ld-sh/sh64/crange3.rd: Likewise.
951 * ld-sh/sh64/crangerel1.rd: Likewise.
952 * ld-sh/sh64/crangerel2.rd: Likewise.
953 * ld-sh/sh64/mix1.xd: Likewise.
954 * ld-sh/sh64/mix2.xd: Likewise.
955 * ld-sh/sh64/rel32.xd: Likewise.
956 * ld-sh/sh64/reldl32.rd: Likewise.
957 * ld-sh/sh64/reldl64.rd: Likewise.
958 * ld-sh/sh64/sh64.exp: Likewise. Reordered cranges and stack
959 sessions, to match changes in the linker script.
960 2001-06-14 Alexandre Oliva <aoliva@redhat.com>
961 * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
962 info to reflect renumbering of relocation types.
963 2001-03-14 DJ Delorie <dj@redhat.com>
964 * ld-sh/sh64/endian.dbd: New file, endian tests.
965 * ld-sh/sh64/endian.dld: Ditto.
966 * ld-sh/sh64/endian.ld: Ditto.
967 * ld-sh/sh64/endian.s: Ditto.
968 * ld-sh/sh64/endian.sbd: Ditto.
969 * ld-sh/sh64/endian.sld: Ditto.
970 * ld-sh/sh64/sh64.exp: Add above tests. Add -L option to ld.
971 2001-03-12 DJ Delorie <dj@redhat.com>
972 * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
973 * ld-sh/sh64/relax1.s: Ditto.
974 * ld-sh/sh64/relax2.s: Ditto.
975 * ld-sh/sh64/relax3.s: Ditto.
976 * ld-sh/sh64/relax4.s: Ditto.
977 * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
978 * ld-sh/sh64/relfail.s: Ditto.
979 2001-03-12 DJ Delorie <dj@redhat.com>
980 * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
981 uses SH32 assembler files.
982 2001-03-07 DJ Delorie <dj@redhat.com>
983 * ld-selective/selective.exp: Pass "-e _start" for sh64 to
984 accomodate expected start symbol in test.
985 2001-03-06 DJ Delorie <dj@redhat.com>
986 * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
987 to match what gcc passes to the linker by default.
988 * ld-selective/selective.exp: Ditto.
989 * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
990 * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
991 2001-03-06 DJ Delorie <dj@redhat.com>
992 * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
993 * ld-sh/sh64/abi64.xd (stack): Ditto.
994 * ld-sh/sh64/cmpct1.xd (stack): Ditto.
995 * ld-sh/sh64/crange1.rd (stack): Ditto.
996 * ld-sh/sh64/crange2.rd (stack): Ditto.
997 * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
998 * ld-sh/sh64/crange3-media.rd (stack): Ditto.
999 * ld-sh/sh64/crange3.rd (stack): Ditto.
1000 * ld-sh/sh64/mix1.xd (stack): Ditto.
1001 * ld-sh/sh64/mix2.xd (stack): Ditto.
1002 * ld-sh/sh64/shdl32.xd (stack): Ditto.
1003 * ld-sh/sh64/shdl64.xd (stack): Ditto.
1004 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1005 * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
1006 * ld-sh/sh64/mix2.xd: Ditto.
1007 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
1008 * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
1009 being SHmedia.
1010 * ld-sh/sh64/shdl64.xd: Ditto.
1011 * ld-sh/sh64/shdl32.xd: Ditto.
1012 * ld-sh/sh64/mix2.xd: Ditto.
1013 * ld-sh/sh64/crange3-media.rd: Ditto.
1014 * ld-sh/sh64/abi64.xd: Ditto.
1015 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1016 * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
1017 * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
1018 Adjust section type for .cranges; expect sorted contents.
1019 * ld-sh/sh64/crange2.rd: Ditto.
1020 * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
1021 * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
1022 * ld-sh/sh64/crangerel2.rd: Ditto.
1023 * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
1024 * ld-sh/sh64/mix2.xd: Ditto.
1025 * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
1026 tests.
1027 * ld-sh/sh64/sh64.exp: Tweak test message. Run new tests.
1028 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
1029 * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
1030 target for (unexpanded) PTB. Add an .align 2 to SHmedia code to
1031 keep properly aligned.
1032 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
1033 * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
1034 ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
1035 R_SH_PT_16 relocation.
1036 * ld-sh/sh64/sh64.exp: Run new tests.
1037 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1038 * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
1039 ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
1040 ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
1041 * ld-sh/sh64/sh64.exp: Run new tests.
1042 * ld-sh/sh64/crange1.rd: Correct section flags.
1043 * ld-sh/sh64/crange2.rd: Ditto.
1044 * ld-sh/sh64/crangerel1.rd: Ditto.
1045 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1046 * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
1047 ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
1048 ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
1049 ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
1050 ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
1051 handling .cranges section.
1052 * ld-sh/sh64/sh64.exp: Run new tests.
1053 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
1054 ld-sh/sh64/mix2.xd: Adjust for .cranges section.
1055 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1056 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
1057 ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
1058 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
1059 ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
1060 .data individually 8-byte aligned.
1061 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
1062 * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
1063 ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
1064 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
1065 * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
1066 inspection tool. Run new tests.
1067 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
1068 * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
1069 ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
1070 * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
1071 ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
1072 * ld-sh/sh64/sh64.exp: Run new tests.
1073 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
1074 * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
1075 ld-sh/sh64/shcmp-1.s: New test.
1076 * ld-sh/sh64/sh64.exp: Add new test to sh64tests. Reformat.
1077 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1078 * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
1079 test.
1080 * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
1081 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1082 * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
1083 tests.
1084 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
1085 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
1086 registers.
1087 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
1088 New test.
1089 * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
1090 ld-sh/sh64/shmix-3.s: New test.
1091 * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
1092 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
1093 * ld-sh/sh64: New testsuite.
1094
1095 2002-02-07 Hans-Peter Nilsson <hp@axis.com>
1096
1097 * ld-selective/keepdot.s: Remove section specifier.
1098
1099 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
1100
1101 * ld-selective/keepdot.d, ld-selective/keepdot.ld,
1102 ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
1103 * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
1104
1105 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1106
1107 * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
1108 ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
1109 ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
1110 for on-demand global register allocation.
1111
1112 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
1113
1114 * ld-sh/shared-1.d: Fix incorrect offsets.
1115
1116 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1117
1118 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
1119 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
1120 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
1121 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
1122 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
1123 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
1124 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
1125 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
1126 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
1127 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
1128 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
1129 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
1130 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
1131 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
1132
1133 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
1134
1135 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
1136 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
1137 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
1138 tests named *dso-*.d first and copying their tmpdir/dump to files
1139 named as the .d-file.
1140
1141 2002-01-31 Alan Modra <amodra@bigpond.net.au>
1142
1143 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
1144 * ld-scripts/cross1.t: Add .opd.
1145 * ld-undefined/undefined.exp: Allow leading dot on sym names.
1146 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
1147
1148 2002-01-29 Chris Demetriou <cgd@broadcom.com>
1149
1150 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
1151 * ld-mips-elf/emrelocs-el.d: Likewise.
1152 * ld-mips-elf/emrelocs1.s: Likewise.
1153 * ld-mips-elf/emrelocs2.s: Likewise.
1154 * ld-mips-elf/emrelocs.ld: Likewise.
1155 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
1156
1157 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
1158
1159 * ld-cris: New testsuite directory.
1160
1161 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1162
1163 * ld-sh/sh.exp: Copy start.s file into test directory.
1164
1165 2002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
1166
1167 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
1168
1169 2002-01-02 Chris Demetriou <cgd@broadcom.com>
1170
1171 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
1172 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
1173 * ld-mips-elf/empic1-lp.d: Likewise.
1174 * ld-mips-elf/empic1-mn.d: Likewise.
1175 * ld-mips-elf/empic1-mp.d: Likewise.
1176 * ld-mips-elf/empic1-sn.d: Likewise.
1177 * ld-mips-elf/empic1-sp.d: Likewise.
1178 * ld-mips-elf/empic1-ref.s: Likewise.
1179 * ld-mips-elf/empic1-space.s: Likewise.
1180 * ld-mips-elf/empic1-tgt.s: Likewise.
1181 * ld-mips-elf/empic2-fwd-0.d: New file to test
1182 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
1183 cases.
1184 * ld-mips-elf/empic2-fwd-1.d: Likewise.
1185 * ld-mips-elf/empic2-rev-0.d: Likewise.
1186 * ld-mips-elf/empic2-rev-1.d: Likewise.
1187 * ld-mips-elf/empic2-ref.s: Likewise.
1188 * ld-mips-elf/empic2-space.s: Likewise.
1189 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
1190 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
1191 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
1192 tests (including those above).
1193
1194 2001-11-30 H.J. Lu <hjl@gnu.org>
1195
1196 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
1197 order.
1198
1199 2001-11-29 H.J. Lu <hjl@gnu.org>
1200
1201 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
1202 more than one libraries.
1203 Add "vers20a" and "vers20" tests for common symbols.
1204
1205 * ld-elfvers/vers20.c: New.
1206 * ld-elfvers/vers20.dsym: New.
1207 * ld-elfvers/vers20.map: New.
1208 * ld-elfvers/vers20.ver: New.
1209 * ld-elfvers/vers20a.ver: New.
1210
1211 2001-11-19 H.J. Lu <hjl@gnu.org>
1212
1213 * ld-elfvsb/define.s: Mark all global lables as object.
1214
1215 * ld-elfvsb/hidden0.d: Match large section number.
1216 * ld-elfvsb/hidden1.d: Likewise.
1217 * ld-elfvsb/internal0.d: Likewise.
1218 * ld-elfvsb/internal1.d: Likewise.
1219 * ld-elfvsb/protected0.d: Likewise.
1220 * ld-elfvsb/protected1.d: Likewise.
1221
1222 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
1223 * ld-elfvsb/internal0.d: Likewise.
1224 * ld-elfvsb/protected0.d: Likewise.
1225
1226 2001-11-15 H.J. Lu <hjl@gnu.org>
1227
1228 * ld-sh/ld-r-1.d: Updated.
1229
1230 2001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1231
1232 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
1233 PE targets.
1234
1235 2001-11-12 Donn Terry <donnte@microsoft.com>
1236
1237 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
1238 binary files produced in order to avoid date stamp present in PE
1239 binaries.
1240
1241 2001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
1242
1243 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
1244
1245 2001-11-09 H.J. Lu <hjl@gnu.org>
1246
1247 * ld-discard/discard.exp: New. Test ld discard.
1248 * ld-discard/discard.ld: Likewise.
1249 * ld-discard/exit.s: Likewise.
1250 * ld-discard/extern.d: Likewise.
1251 * ld-discard/extern.s: Likewise.
1252 * ld-discard/start.d: Likewise.
1253 * ld-discard/start.s: Likewise.
1254 * ld-discard/static.d: Likewise.
1255 * ld-discard/static.s: Likewise.
1256
1257 2001-11-02 H.J. Lu <hjl@gnu.org>
1258
1259 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
1260
1261 * ld-elfvsb/hidden0.d: New.
1262 * ld-elfvsb/hidden1.d: New.
1263 * ld-elfvsb/internal0.d: New.
1264 * ld-elfvsb/internal1.d: New.
1265 * ld-elfvsb/protected0.d: New.
1266 * ld-elfvsb/protected1.d: New.
1267 * ld-elfvsb/undef.s: New.
1268 * ld-elfvsb/undef.s: New.
1269
1270 2001-11-02 NIIBE Yutaka <gniibe@m17n.org>
1271
1272 * ld-sh/sh.exp: Have its own start.s for linux.
1273
1274 2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
1275
1276 * ld-mmix/locdo-1.d: Prune character dump part.
1277 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
1278 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
1279 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
1280 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
1281 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
1282 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
1283 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
1284 unnecessary empty lines.
1285
1286 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1287
1288 * ld-mmix: New testsuite directory.
1289
1290 2001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
1291
1292 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
1293 sh*-*-elf.
1294
1295 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
1296
1297 * ld-sh/rd-sh.exp: New framework file.
1298 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
1299 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
1300 test files.
1301
1302 2001-09-29 Hans-Peter Nilsson <hp@axis.com>
1303
1304 * ld-linkonce/linkonce.exp: New file.
1305 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
1306 ld-linkonce/zeroehl32.d: New test.
1307
1308 2001-09-25 H.J. Lu <hjl@gnu.org>
1309
1310 * ld-elfweak/dso.dsym: Updated for alpha.
1311 * ld-elfweak/dsodata.dsym: Likewise.
1312 * ld-elfweak/strong.sym: Likewise.
1313 * ld-elfweak/strongcomm.sym: Likewise.
1314 * ld-elfweak/strongdata.sym: Likewise.
1315
1316 2001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
1317
1318 * lib/ld-lib.exp (run_dump_test): Handle new option
1319 "objcopy_linked_file". Return after failing, if errors were
1320 expected but none were found.
1321 (slurp_options): Support underscores in option names.
1322
1323 2001-09-14 H.J. Lu <hjl@gnu.org>
1324
1325 * ld-elfweak/bar.c: Updated.
1326 * ld-elfweak/bar1a.c: Likewise.
1327 * ld-elfweak/main.c: Likewise.
1328 * ld-elfweak/main1.c: Likewise.
1329 * ld-elfweak/elfweak.exp: Likewise.
1330 * ld-elfweak/weakdata.dsym: Updated.
1331
1332 2001-09-11 H.J. Lu <hjl@gnu.org>
1333
1334 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
1335 files.
1336 (build_exec): Likewise.
1337 Add more tests and make some xfail.
1338
1339 * ld-elfweak/dso.dsym: Support symbol versioning.
1340 * ld-elfweak/dsow.dsym: Likewise.
1341
1342 * ld-elfweak/main1.c: New.
1343 * ld-elfweak/bar1a.c: Likewise.
1344 * ld-elfweak/bar1b.c: Likewise.
1345 * ld-elfweak/bar1c.c: Likewise.
1346 * ld-elfweak/foo1a.c: Likewise.
1347 * ld-elfweak/foo1b.c: Likewise.
1348 * ld-elfweak/dsodata.dsym: Likewise.
1349 * ld-elfweak/dsowdata.dsym: Likewise.
1350 * ld-elfweak/weakdata.dsym: Likewise.
1351 * ld-elfweak/strongcomm.sym: Likewise.
1352 * ld-elfweak/strongdata.sym: Likewise.
1353 * ld-elfweak/weakdata.dat: Likewise.
1354 * ld-elfweak/strongdata.dat: Likewise.
1355
1356 2001-09-10 H.J. Lu <hjl@gnu.org>
1357
1358 * ld-elfweak/elfweak.exp: New.
1359 * ld-elfweak/bar.c: Likewise.
1360 * ld-elfweak/foo.c: Likewise.
1361 * ld-elfweak/main.c: Likewise.
1362 * ld-elfweak/dso.dsym: Likewise.
1363 * ld-elfweak/dsow.dsym: Likewise.
1364 * ld-elfweak/strong.sym: Likewise.
1365 * ld-elfweak/strong.dat: Likewise.
1366 * ld-elfweak/weak.dat: Likewise.
1367
1368 2001-08-27 Alan Modra <amodra@bigpond.net.au>
1369 Linus Nordberg <linus@swox.se>
1370
1371 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
1372 * ld-scripts/cross1.t: Add .toc section.
1373 * ld-scripts/cross2.t: Likewise.
1374 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
1375 * ld-srec/srec.exp: xfail powerpc64
1376
1377 2001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
1378
1379 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
1380 Continue with other tests when there is a compilation error.
1381
1382 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
1383
1384 * ld-cdtest/cdtest-nrv.dat: New file.
1385 * ld-cdtest/cdtest.exp: Do not require any exception support
1386 library. Check results against NRV.
1387
1388 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
1389
1390 * ld-srec/srec.exp: Do not require any exception support
1391 library.
1392
1393 2001-07-27 H.J. Lu <hjl@gnu.org>
1394
1395 * ld-selective/selective.exp: Fix the error in the last change.
1396
1397 2001-07-24 Loren J. Rittle <ljrittle@acm.org>
1398
1399 * ld-selective/selective.exp: Support g++ V3 ABI (along side
1400 the old ABI). Make comparisons against normalized (to
1401 V3-style) demangled nm output.
1402
1403 2001-07-24 Alan Modra <amodra@bigpond.net.au>
1404
1405 * config/default.exp (ld_nm): Add "nmflags" arg.
1406 * lib/ld-lib.exp (default_ld_nm): Likewise.
1407 * ld-empic/empic.exp: Adjust call to ld_nm.
1408 * ld-scripts/defined.exp: Likewise.
1409 * ld-scripts/script.exp: Likewise.
1410 * ld-scripts/sizeof.exp: Likewise.
1411 * ld-selective/selective.exp: Likewise.
1412 * ld-sh/sh.exp: Likewise.
1413
1414 2001-07-12 H.J. Lu <hjl@gnu.org>
1415
1416 * ld-selective/selective.exp: Mark selective1, selective2,
1417 selective4 and selective5 xfail on alpha*-*.
1418
1419 2001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
1420
1421 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
1422 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
1423 default.
1424
1425 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
1426 new options "ld", "source", "xfail", "target", "notarget" and
1427 "error". Support the runtest_file_p "*.exp=testname" feature.
1428 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
1429 from gas testsuite.
1430
1431 2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
1432
1433 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
1434
1435 2001-06-06 H.J. Lu <hjl@gnu.org>
1436
1437 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1438 on Linux/mips.
1439
1440 * ld-elfvers/vers.exp: Also run on Linux/mips.
1441 * ld-elfvsb/elfvsb.exp: Likewise.
1442 * ld-shared/shared.exp: Likewise.
1443
1444 * ld-selective/selective.exp: Mark selective2, selective3,
1445 selective4 and selective5 xfail on Linux/mips.
1446
1447 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
1448
1449 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
1450
1451 * ld-srec/srec.exp: Add Linux/mips to xfail.
1452
1453 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
1454
1455 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
1456 that will always fail on s/390.
1457
1458 2001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
1459
1460 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
1461 the text section.
1462
1463 2001-05-25 Alan Modra <amodra@one.net.au>
1464
1465 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
1466 linuxaout with linux*aout.
1467
1468 2001-05-24 H.J. Lu <hjl@gnu.org>
1469
1470 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
1471
1472 2001-05-18 H.J. Lu <hjl@gnu.org>
1473
1474 * ld-elfvers/vers.exp: Revert the last change.
1475
1476 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
1477 references.
1478 * ld-elfvers/vers3.ver: Likewise.
1479 * ld-elfvers/vers6.ver: Likewise.
1480 * ld-elfvers/vers18.ver: Likewise.
1481
1482 2001-05-17 H.J. Lu <hjl@gnu.org>
1483
1484 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
1485
1486 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
1487 definition.
1488 * ld-elfvers/vers2.ver: Likewise.
1489 * ld-elfvers/vers3.ver: Likewise.
1490 * ld-elfvers/vers4a.ver: Likewise.
1491 * ld-elfvers/vers6.ver: Likewise.
1492 * ld-elfvers/vers7a.ver: Likewise.
1493 * ld-elfvers/vers8.ver: Likewise.
1494 * ld-elfvers/vers9.ver: Likewise.
1495 * ld-elfvers/vers15.ver: Likewise.
1496 * ld-elfvers/vers16a.ver: Likewise.
1497 * ld-elfvers/vers17.ver: Likewise.
1498 * ld-elfvers/vers18.ver: Likewise.
1499
1500 2001-05-03 H.J. Lu <hjl@gnu.org>
1501
1502 * ld-elfvers/vers19.ver: Expect vers17.so instead of
1503 *tmpdir/vers17.so.
1504
1505 2001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
1506
1507 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
1508
1509 * ld-scripts/phdrs.t: Use startaddress that's greater than any
1510 MAXPAGESIZE used.
1511
1512 2001-04-29 H.J. Lu <hjl@gnu.org>
1513
1514 * ld-shared/symbolic.dat: New.
1515
1516 * ld-shared/shared.exp: Also check -Bsymbolic.
1517
1518 2001-04-28 Andreas Jaeger <aj@suse.de>
1519
1520 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
1521 special.
1522
1523 2001-04-01 David O'Brien <obrien@FreeBSD.org>
1524 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
1525 though it doesn't use DWARF2 yet (but its output is identical).
1526
1527 2001-04-01 David O'Brien <obrien@FreeBSD.org>
1528
1529 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
1530 This optimization level is buggy on some platforms, and this test
1531 is not intended to test compiler optimizations.
1532
1533 2001-03-06 DJ Delorie <dj@redhat.com>
1534
1535 * ld-scripts/cross2.t: Support any type of text/data sections, not
1536 just the canonical ones.
1537
1538 2001-02-28 Matt Hiller <hiller@redhat.com>
1539
1540 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
1541 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
1542 invocations.
1543 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
1544 and -el.
1545 (is_endian_output_format): New function.
1546 (default_ld_link): Set flags to [big_or_little_endian] only if ld
1547 is being invoked such that the output format being used is of
1548 known endianness.
1549 (default_ld_simple_link): Ditto.
1550
1551 2001-02-22 Timothy Wall <twall@cygnus.com>
1552
1553 * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
1554 AIX-specific test.
1555
1556 2001-02-14 H.J. Lu <hjl@gnu.org>
1557
1558 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1559 for -static on ia64.
1560
1561 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
1562 ia64-*-linux*.
1563
1564 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
1565
1566 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
1567 Set up expected failures for ia64-*-linux*.
1568 * ld-shared/shared.exp: Likewise.
1569
1570 2001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1571
1572 * ld-srec/srec.exp (run_srec_test): m6811 code has references
1573 to soft registers, define them with --defsym.
1574 * ld-selective/selective.exp: Likewise.
1575
1576 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
1577
1578 * ld-srec/sr3.cc (__rethrow): New.
1579
1580 2001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
1581
1582 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
1583
1584 2001-01-03 Philip Blundell <pb@futuretv.com>
1585
1586 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
1587 * ld-shared/shared.exp: Likewise.
1588
1589 2001-01-01 Philip Blundell <philb@gnu.org>
1590
1591 * ld-undefined/weak-undef.exp: New test.
1592 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
1593 files for above.
1594
1595 * ld-elfvers/vers.exp: Run test on Linux/ARM.
1596 * ld-elfvsb/elfvsb.exp: Likewise.
1597 * ld-shared/shared.exp: Likewise.
1598
1599 2000-12-31 Nick Clifton <nickc@redhat.com>
1600
1601 * ld-srec/srec.exp: Use --oformat instead of -oformat.
1602
1603 2000-12-09 Nick Clifton <nickc@redhat.com>
1604
1605 * ld-selective/selective.exp: Link in libgcc when target is v850.
1606
1607 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
1608 because the -oformat linker command switch cannot be used.
1609
1610 2000-11-06 Alan Modra <alan@linuxcare.com.au>
1611
1612 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
1613 (main): Prune unused args.
1614
1615 2000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1616
1617 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
1618 "untested".
1619
1620 2000-10-19 H.J. Lu (hjl@gnu.org)
1621
1622 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
1623 for Linux/PPC.
1624 * ld-shared/shared.exp: Likewise.
1625
1626 2000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
1627
1628 * ld-selective/selective.exp: Rearrange to be table-driven.
1629
1630 2000-10-07 Alan Modra <alan@linuxcare.com.au>
1631
1632 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
1633
1634 2000-10-02 Alan Modra <alan@linuxcare.com.au>
1635
1636 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
1637 * ld-scripts/crossref.exp: Ditto.
1638
1639 2000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
1640
1641 * ld-selective/5.cc: New test.
1642 * ld-selective/selective.exp: Run it as xfailed.
1643
1644 * ld-selective/4.cc: Correct spelling of "lose".
1645
1646 2000-09-05 Alan Modra <alan@linuxcare.com.au>
1647
1648 * ld-selective/selective.exp: Remove the xfails for hppa.
1649
1650 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
1651
1652 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
1653 sh-*-*): With dwarf-2, `undefined function' can't pass.
1654
1655 2000-08-03 H.J. Lu (hjl@gnu.org)
1656
1657 * ld-bootstrap/bootstrap.exp: Add strip.
1658
1659 2000-07-24 H.J. Lu (hjl@gnu.org)
1660
1661 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
1662 the undefined reference.
1663
1664 2000-07-16 H.J. Lu (hjl@gnu.org)
1665
1666 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
1667 and set to "yes" if the protected visibility is expected to
1668 pass.
1669 (visibility_run): Set expected to fail for the "protected"
1670 and "protected_undef_def" tests only if $support_protected is
1671 "no".
1672
1673 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
1674 visibility support if defined.
1675
1676 2000-07-15 H.J. Lu (hjl@gnu.org)
1677
1678 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
1679 for "protected_undef_def".
1680
1681 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
1682 PROTECTED_WEAK_TEST is defined.
1683 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
1684 defined.
1685 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
1686
1687 * ld-elfvsb/sh1.c (visibility): Mark protected only if
1688 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
1689 is defined.
1690 (visibility_var): Likewise.
1691
1692 2000-07-10 Alan Modra <alan@linuxcare.com.au>
1693
1694 * ld-srec/srec.exp: xfail hppa.
1695
1696 * ld-scripts/weak.exp: Define $global$ for hppa.
1697
1698 * ld-scripts/crossref.exp: Fix string quoting.
1699
1700 2000-06-05 H.J. Lu (hjl@gnu.org)
1701
1702 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1703 to link_output and make it global.
1704
1705 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
1706 "hidden_undef_def", "hidden_weak", "protected_undef",
1707 "protected_undef_def" and "protected_weak".
1708 (visibility_run): Likewise.
1709 * ld-elfvsb/main.c: Likewise.
1710 * ld-elfvsb/sh1.c: Likewise.
1711 * ld-elfvsb/sh2.c: Likewise.
1712
1713 * ld-elfvsb/elfvsb.dat: Updated.
1714
1715 2000-05-21 H.J. Lu (hjl@gnu.org)
1716
1717 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
1718 visibility test.
1719
1720 2000-05-13 H.J. Lu (hjl@gnu.org)
1721
1722 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1723 to link_output and make it global.
1724
1725 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
1726 tests.
1727 * ld-elfvsb/elfvsb.dat: Likewise.
1728 * ld-elfvsb/elfvsb.exp: Likewise.
1729 * ld-elfvsb/main.c: Likewise.
1730 * ld-elfvsb/sh1.c: Likewise.
1731 * ld-elfvsb/sh2.c: Likewise.
1732
1733 Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
1734
1735 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
1736
1737 2000-04-12 Alan Modra <alan@linuxcare.com.au>
1738
1739 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
1740
1741 * ld-selective/selective.exp (test4): Test for presence of
1742 foo__1B, not absence. Also check for foo__1A and _start.
1743 White space changes throughout file.
1744
1745 2000-03-13 Nick Clifton <nickc@cygnus.com>
1746
1747 * ld-scripts/phdrs.t: Discard all unexpected sections.
1748
1749 2000-02-27 H.J. Lu (hjl@gnu.org)
1750
1751 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
1752
1753 1999-11-01 Nick Clifton <nickc@cygnus.com>
1754
1755 * ld-selective/selective.exp: Fix test to disable these checks for
1756 PE based targets.
1757
1758 1999-10-29 Catherine Moore <clm@cygnus.com>
1759
1760 * ld-selective/selective.exp: Remove test6.
1761 * ld-selective/5.cc: Delete.
1762
1763 1999-10-28 Scott Bambrough <scottb@netwinder.org>
1764
1765 * ld-srec/srec.exp: Setup expected failures for
1766 srec tests on ARM Linux.
1767
1768 1999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
1769
1770 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
1771 offset) test.
1772
1773 1999-09-12 Ian Lance Taylor <ian@zembu.com>
1774
1775 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
1776
1777 1999-08-17 H.J. Lu <hjl@gnu.org>
1778
1779 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
1780
1781 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
1782
1783 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
1784 * ld-shared/shared.exp: Likewise.
1785
1786 1999-07-28 Nick Clifton <nickc@cygnus.com>
1787
1788 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
1789 Determine if a big endian or little endian output format hass
1790 been selected by any of the multilib options, and if so return
1791 a suitable command line option for the linker/assembler.
1792 (proc default_ld_link): Include the result of proc
1793 big_or_little_endian on the command line to the linker.
1794 (proc ld_simple_link): Include the result of proc
1795 big_or_little_endian on the command line to the linker.
1796 (proc default_ld_compile): Append multilib flags to compiler
1797 switches.
1798 (proc default_ld_assemble): Include the result of proc
1799 big_or_little_endian on the command line to the linker.
1800
1801 1999-07-21 H.J. Lu <hjl@gnu.org>
1802
1803 * ld-elfvers/vers1.c: Add missing prototypes and include
1804 <stdio.h> if necessary.
1805 * ld-elfvers/vers15.c: Likewise.
1806 * ld-elfvers/vers19.c: Likewise.
1807 * ld-elfvers/vers2.c: Likewise.
1808 * ld-elfvers/vers3.c: Likewise.
1809 * ld-elfvers/vers4.c: Likewise.
1810 * ld-elfvers/vers6.c: Likewise.
1811 * ld-elfvers/vers7.c: Likewise.
1812 * ld-elfvers/vers9.c: Likewise.
1813 * ld-shared/main.c: Likewise.
1814 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
1815
1816 Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
1817
1818 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
1819 with other DWARF2 targets.
1820
1821 1999-07-13 Nick Clifton <nickc@cygnus.com>
1822
1823 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
1824 the undefined line test.
1825
1826 1999-07-10 Ian Lance Taylor <ian@zembu.com>
1827
1828 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
1829
1830 1999-07-07 Ian Lance Taylor <ian@zembu.com>
1831
1832 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
1833 * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
1834
1835 1999-06-13 Ian Lance Taylor <ian@zembu.com>
1836
1837 * ld-checks/asm.s: Use a symbol name for .lcomm.
1838 * ld-checks/checks.exp: Use different names for the two tests.
1839 Don't add extra text when invoking fail.
1840
1841 1999-06-12 Ian Lance Taylor <ian@zembu.com>
1842
1843 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
1844 to "*-*-linux*aout*".
1845 * ld-scripts/weak.exp: Likewise.
1846 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
1847
1848 Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1849
1850 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
1851 * ld-shared/sh1.c: Fix typo.
1852
1853 1999-06-04 H.J. Lu <hjl@gnu.org>
1854
1855 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
1856 necessary.
1857
1858 1999-05-17 Nick Clifton <nickc@cygnus.com>
1859
1860 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
1861
1862 1999-05-11 DJ Delorie <dj@cygnus.com>
1863
1864 * ld-srec/srec.exp: Do not run tests for PE based ports.
1865
1866 1999-03-05 Nick Clifton <nickc@cygnus.com>
1867
1868 * ld-selective/selective.exp: Do not run tests for COFF or PE
1869 based ports.
1870
1871 1999-02-17 Nick Clifton <nickc@cygnus.com>
1872
1873 * ld-undefined/undefined.exp: Add expected failures for StrongARM
1874 targets.
1875
1876 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
1877
1878 * ld-selective/selective.exp: Add expected failure for ARM-COFF
1879 targets.
1880
1881 1999-02-16 Nick Clifton <nickc@cygnus.com>
1882
1883 * ld-checks/asm.s: Use .long instead of .word.
1884 Replace custom section names with .text, .data and .bss.
1885 * ld-checks/script: Replace custom section names with .text, .data
1886 and .bss.
1887 * ld-checks/checks.exp: Replace custom section names with .text,
1888 .data and .bss.
1889
1890 1999-02-11 Nick Clifton <nickc@cygnus.com>
1891
1892 * ld-checks: New directory: Tests for the linker's
1893 --check-sections option.
1894 * ld-checks/checks.exp: New file.
1895 * ld-checks/script: Bogus linker script.
1896 * ld-checks/asm.s: Simple test assembler file.
1897
1898 Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
1899
1900 * ld-selective/selective.exp: Disable test for unsupported
1901 targets. Change tests to check for absence of symbols instead
1902 of address zero.
1903
1904 Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
1905
1906 * config/default.exp (get_link_files): Quote target_triplet and CC
1907 when invoking shell.
1908 (get_target_emul): Likewise.
1909
1910 1999-01-03 Ken Raeburn <raeburn@cygnus.com>
1911
1912 * config/default.exp (get_link_files, get_target_emul): New procs;
1913 run shell commands to extract information from configure.host and
1914 configure.tgt in the source tree.
1915 (top level): Use them to get information needed to run tests, if
1916 not otherwise provided.
1917
1918 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
1919 gives non-zero addresses for memory region.
1920 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
1921 the new linker script.
1922
1923 Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
1924
1925 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
1926 newer glibc lets link succeed.
1927
1928 Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
1929
1930 * ld-elfvers/vers1.c: Add missing return types and values.
1931 * ld-elfvers/vers2.c: Likewise.
1932 * ld-elfvers/vers3.c: Likewise.
1933 * ld-elfvers/vers4.c: Likewise.
1934 * ld-elfvers/vers5.c: Likewise.
1935 * ld-elfvers/vers6.c: Likewise.
1936 * ld-elfvers/vers7.c: Likewise.
1937 * ld-elfvers/vers9.c: Likewise.
1938 * ld-elfvers/vers15.c: Likewise.
1939
1940 Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
1941
1942 * ld-selective: New directory with new files to test
1943 selective linking.
1944
1945 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
1946
1947 Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
1948
1949 * ld-elfvers/vers16.dsym: Work correctly on a system without
1950 versioned system libraries.
1951
1952 Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
1953
1954 * ld-elfvers/vers.exp: Run tests on alpha-linux.
1955 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
1956 Alpha's use of st_other.
1957
1958 1998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1959
1960 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
1961 * ld-elfvers/{vers16.*, vers16a.*}: New files.
1962
1963 Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
1964
1965 * ld-undefined/undefined.exp: Make undefined line test be an xfail
1966 for arm/thunb elf toolchains.
1967
1968 Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
1969
1970 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
1971
1972 * ld-srec/srec.exp: Arm-elf now passes this test.
1973
1974 Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
1975
1976 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
1977
1978 Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
1979
1980 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
1981 test if we don't have a static libbfd.a.
1982
1983 Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
1984
1985 Based on patch from H.J. Lu <hjl@gnu.org>:
1986 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
1987
1988 Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
1989
1990 * ld-scripts/weak.t (.text, .data): Focus data to be used.
1991 (/DISCARD/): All the rest.
1992 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
1993
1994 Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
1995
1996 * config/default.exp: Create tmpdir/gas subdirectory, add a
1997 symlink to as-new, and set gcc_gas_flag variable.
1998 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
1999 be gcc, use gcc_gas_flag when compiling.
2000
2001 Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
2002
2003 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
2004 for i386, i486, and i586.
2005 (objdump_versionstuff): If we can't find the line, dump the file.
2006
2007 Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
2008
2009 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
2010 * ld-scripts/weak.exp: Likewise.
2011
2012 Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
2013
2014 * ld-srec/srec.exp: Add xfail for v850.
2015
2016 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
2017 these tests.
2018
2019 Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
2020
2021 * ld-scripts/weak.exp: New test.
2022 * ld-scripts/weak.t: New file.
2023 * ld-scripts/weak1.s: New file.
2024 * ld-scripts/weak2.s: New file.
2025
2026 Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
2027
2028 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
2029 * ld-shared/shared.exp: Likewise.
2030 * ld-elfvers/vers1.dsym: Allow for .sdata.
2031 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
2032
2033 Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
2034
2035 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
2036 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
2037 * ld-srec/sr1.c (__main): Change return type to void.
2038 * ld-srec/sr3.cc (__main): Likewise.
2039 (__builtin_delete, __builtin_new): Likewise.
2040 (__get_dynamic_handler_chain): Return 0.
2041 (__get_eh_context): Likewise.
2042
2043 Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
2044
2045 * ld-undefined/undefined.exp: Add support for thumb-pe target.
2046 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
2047
2048 Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2049
2050 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
2051
2052 Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
2053
2054 * ld-shared/main.c (shlib_overriddencall2): New function.
2055 (main): Call shlib_shlibcall2.
2056 * ld-shared/sh1.c (shlib_shlibcall2): New function.
2057 (shlib_overriddencall2): New function.
2058 * ld-shared/shared.dat: Add output line for new test.
2059 * ld-shared/sun4.dat: Likewise.
2060
2061 * ld-srec/sr3.cc (__get_eh_context): New function.
2062
2063 Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
2064
2065 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
2066 avoid compiler warning.
2067 * ld-srec/sr3.cc (class Foo): Likewise.
2068
2069 Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
2070
2071 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
2072
2073 Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
2074
2075 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
2076
2077 Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
2078
2079 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
2080
2081 Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
2082
2083 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
2084 fixes ARM tests.
2085
2086 Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
2087
2088 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
2089 coff targets.
2090
2091 Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
2092
2093 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
2094 avoid compiler warning.
2095 * ld-srec/sr3.cc (class Foo): Likewise.
2096
2097 Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
2098
2099 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
2100 have any name when looking for entry symbol warnings.
2101
2102 * ld-srec/sr3.cc (__eh_pc): Define.
2103
2104 Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
2105
2106 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
2107 __throw, since the current g++ expects them to be defined.
2108
2109 Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
2110
2111 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
2112 file if the string libc appears in it.
2113 (objdump_versionstuff): Accept unexpected lines in the output
2114 file. Compare lines using string match.
2115 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
2116
2117 Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
2118
2119 * ld-scripts/crossref.exp: Correct string quoting.
2120
2121 Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
2122
2123 * config/default.exp: Change ld, as, nm and strip from .new to
2124 -new. Load ld-lib.exp rather than ld.exp.
2125 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
2126 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
2127 DejaGnu changes.
2128
2129 Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
2130
2131 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
2132 an alternation. From Greg Margo <gmargo@dl.com>.
2133
2134 Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2135
2136 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
2137 with non PIC shared libraries.
2138
2139 Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
2140
2141 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
2142 version handling.
2143
2144 Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
2145
2146 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
2147
2148 Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
2149
2150 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
2151 linking.
2152
2153 Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
2154
2155 * config/default.exp: Use $base_dir rather than $objdir when
2156 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
2157
2158 Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
2159
2160 * ld-srec/srec.exp: Define various out of line prologue/epilogue
2161 functions for the mn10200 to avoid needing libgcc.a.
2162
2163 Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
2164
2165 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
2166
2167 Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
2168
2169 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
2170
2171 Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
2172
2173 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
2174 * config/default.exp: Set ar and strip.
2175
2176 Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
2177
2178 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
2179 prune_system_crud.
2180 * ld-cdtest/cdtest.exp: Ditto.
2181 * ld-scripts/crossref.exp: Ditto.
2182 * ld-sh/sh.exp: Ditto.
2183 * ld-shared/shared.exp: Ditto.
2184 * ld-srec/srec.exp: Ditto.
2185 * lib/ld.exp: Ditto.
2186
2187 Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
2188
2189 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
2190 * ld-scripts/script.exp: Ditto.
2191 * ld-sh/sh.exp: Ditto.
2192 * ld-undefined/undefined.exp: Ditto.
2193 * ld-versados/versados.exp: Ditto.
2194 * lib/ld.exp: Ditto.
2195
2196 Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
2197
2198 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
2199
2200 Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
2201
2202 * lib/ld.exp (default_ld_version): Fix for current version
2203 printing.
2204
2205 Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
2206
2207 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
2208
2209 Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
2210
2211 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
2212
2213 * lib/ld.exp: Use verbose -log instead of calling both verbose and
2214 send_log.
2215
2216 Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
2217
2218 * ld-scripts/phdrs.exp: New test.
2219 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
2220
2221 Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
2222
2223 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
2224 V_SPILL and V_FILL.
2225
2226 Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
2227
2228 * ld-scripts/crossref.exp: New test.
2229 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
2230 * ld-scripts/{cross1.t, cross2.t}: New files.
2231
2232 Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
2233
2234 * ld-sh/sh.exp: Fix debugging messages.
2235 * ld-sh/sh1.s: Use .align 4.
2236
2237 Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
2238
2239 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
2240
2241 Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2242
2243 * ld-shared/shared.exp: Run the shared library tests on
2244 Linux/m68k.
2245
2246 Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
2247
2248 * ld-shared/shared.exp: Run the shared library tests on Linux.
2249
2250 Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
2251
2252 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
2253
2254 Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
2255
2256 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
2257 * ld-undefined/undefined.exp: Likewise.
2258
2259 Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
2260
2261 * ld-undefined/undefined.exp: ELF targets should now pass the
2262 undefined line test.
2263
2264 Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
2265
2266 * ld-empic/empic.exp: Update for change to MIPS disassembler.
2267
2268 Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
2269
2270 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
2271 when doing the --static test.
2272 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
2273
2274 Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
2275
2276 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
2277 when creating ld-partial.o.
2278
2279 Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
2280
2281 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
2282 __eabi.
2283
2284 Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
2285
2286 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
2287
2288 Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
2289
2290 * ld-srec/srec.exp: On a29k targets, use --defsym to define
2291 V_SPILL and V_FILL.
2292 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
2293 * ld-srec/sr3.cc: Likewise.
2294
2295 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
2296
2297 Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
2298
2299 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
2300
2301 Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
2302
2303 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
2304
2305 Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
2306
2307 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
2308
2309 Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
2310
2311 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
2312
2313 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
2314 * ld-srec/sr3.cc: Likewise.
2315
2316 Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
2317
2318 * ld-empic/empic.exp: Update for changes in objdump output.
2319
2320 Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
2321
2322 * ld-srec/srec.exp: New tests.
2323 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
2324 * lib/ld.exp (ld_simple_link): Discard warnings about not being
2325 able to find the entry symbol.
2326
2327 Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
2328
2329 * ld-sh/sh2.c (__main): Define.
2330
2331 Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
2332
2333 * ld-empic/empic.exp: Accept a . in the address symbol.
2334
2335 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
2336 powerpc*-*-aix*. Add code to create appropriate exports files,
2337 and pass appropriate compilation flags, and test against
2338 appropriate expected output.
2339 * ld-shared/xcoff.dat: New file.
2340 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
2341 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
2342 function pointer, rather than shlib_mainvar.
2343 * ld-shared/sh1.c: Likewise.
2344 * ld-shared/shared.dat: Update for change from using shlib_mainvar
2345 to using shlib_shlibvar1.
2346 * ld-shared/sun4.dat: Likewise.
2347
2348 Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
2349
2350 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
2351 convenience when testing XCOFF.
2352
2353 Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
2354
2355 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
2356 along with --static.
2357
2358 * ld-scripts/script.s: Make symbols global.
2359
2360 Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
2361
2362 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
2363
2364 Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
2365
2366 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
2367 prevent the SunOS linker from trying to create a shared library.
2368
2369 Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
2370
2371 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
2372 appropriate modifications and setup_xfails.
2373 * ld-shared/sun4.dat: New file.
2374
2375 Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
2376
2377 * lib/ld.exp (default_ld_version): Call prune_system_crud.
2378 (default_ld_relocate, default_ld_link): Likewise.
2379 (default_ld_simple_link, default_ld_compile): Likewise.
2380 (default_ld_assemble, default_ld_nm): Likewise.
2381
2382 Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
2383
2384 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
2385 tests as untested rather than unresolved.
2386
2387 Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
2388
2389 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
2390
2391 Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
2392
2393 * ld-scripts/script.exp: Split script verification into a proc.
2394 Add simple test of MRI script.
2395 * ld-scripts/scriptm.t: New file.
2396
2397 Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
2398
2399 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
2400 appropriate.
2401
2402 Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
2403
2404 * config/default.exp: Define objcopy if it is not defined.
2405 * ld-sh/*: New tests for SH relaxing.
2406
2407 * ld-empic/empic.exp: If $CC does not exist, call untested rather
2408 than unresolved.
2409
2410 Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
2411
2412 * ld-undefined/undefined.exp: If $CC does not exist, mark the
2413 tests as untested rather than unresolved. Clear ELF xfails for
2414 mips*, not just mips.
2415
2416 Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
2417
2418 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
2419 undefined line test.
2420
2421 Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
2422
2423 * ld-undefined/undefined.exp: New test, to check reporting of
2424 undefined symbols.
2425 * ld-undefined/undefined.c: New file.
2426
2427 Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
2428
2429 * ld-versados/versados.exp: If a test fails, report it correctly:
2430 don't try to run the next test, and don't report a pass as well as
2431 a fail.
2432
2433 Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
2434
2435 * versados/(t1,t2).ld: End in newlines.
2436
2437 Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2438
2439 * lib/ld.exp (default_ld_compile): If cc argument is multiple
2440 words, use only the first when trying to verify the availability
2441 of the compiler.
2442
2443 Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
2444
2445 * ld-scripts/defined.t: Mention .data and .bss explicitly.
2446
2447 Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2448
2449 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
2450 call untested for each test, rather than ignoring it. If one test
2451 fails, go on to the next one instead of returning.
2452 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
2453 unresolved.
2454 * ld-empic/empic.exp: Likewise. Also, always pass the same test
2455 name to pass or fail.
2456 * ld-shared/shared.exp: Likewise. Also, always run all tests.
2457 * ld-scripts/defined.exp: If as or nm fail, mark test as
2458 unresolved. Always pass the same test name to pass or fail.
2459 * ld-scripts/script.exp: Likewise.
2460 * ld-scripts/sizeof.exp: Likewise.
2461
2462 Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2463
2464 * ld-scripts/sizeof.exp: New test, based on bug report from
2465 anders.blomdell@control.lth.se.
2466 * ld-scripts/sizeof.s: New file.
2467 * ld-scripts/sizeof.t: New file.
2468
2469 Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2470
2471 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
2472 if the linker exists.
2473
2474 Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2475
2476 * lib/ld.exp (prune_system_crud): Define if not already defined,
2477 in case the user isn't using the newest DejaGnu version that we
2478 haven't released to the net yet.
2479
2480 Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
2481
2482 * config/default.exp: Define objdump if it is not defined.
2483 * ld-empic/*: New tests to test -membedded-pic code.
2484
2485 Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2486
2487 * ld-bootstrap/bootstrap.exp: Pass cmp output through
2488 prune_system_crud.
2489 * ld-cdtest/cdtest.exp: Pass diff output through
2490 prune_system_crud.
2491 * ld-shared/shared.exp: Likewise.
2492
2493 * config/default.exp: Remove unused and useless proc ld_load.
2494
2495 Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2496
2497 * lib/ld.exp (default_ld_compile): Remove the output file before
2498 compiling.
2499
2500 * ld-shared/shared.exp: Move common test code into a procedure.
2501 Add tests for compiling the non shared code PIC.
2502 * ld-shared/main.c (main): Call main_called, and print the result.
2503 * ld-shared/shared.dat: Adjust accordingly.
2504
2505 Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2506
2507 * ld-shared: New directory, with new files to test generating ELF
2508 shared libraries.
2509
2510 * lib/ld.exp (default_ld_compile): If the compilation worked, but
2511 no object file was created, check to see if the compiler foolishly
2512 ignored the -o switch when compiling, and move the resulting
2513 object if it did.
2514
2515 Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2516
2517 * VMS does not permits `.' in directory names. Renamed
2518 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
2519 ld.scripts to ld-scripts.
2520
2521 Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2522
2523 * config/default.exp: Set variables as and nm. Create tmpdir if
2524 it does not already exist.
2525 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
2526 * ld.cdtest/cdtest.exp: Likewise.
2527 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
2528 here. Change perror for no variables found to fail.
2529 * ld.scripts/script.exp: New test.
2530 * ld.scripts/script.t, ld.scripts/script.s: New files.
2531
2532 Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2533
2534 * ld.scripts: New directory.
2535 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
2536 * ld.scripts/defined.t: New file.
2537 * lib/ld.exp (default_ld_simple_link): New function.
2538 (default_ld_assemble, default_ld_nm): New functions.
2539 * config/default.exp: Rename from unix-ld.exp.
2540 (ld_simple_link, ld_assemble, ld_nm): New functions.
2541
2542 * config/unix-ld.exp: Set ld using findfile.
2543 * lib/ld.exp (default_ld_relocate): Return a value. Change format
2544 of log messages.
2545 (default_ld_compile): Likewise.
2546 (default_ld_link): Likewise. Also, don't include $BFDLIB and
2547 $LIBIBERTY in link.
2548 * ld.bootstrap/bootstrap.exp: Rewrite.
2549 * ld.cdtest/cdtest.exp: Rewrite.
2550 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
2551 * ld.cdtest/cdtest-foo.h: Likewise.
2552 * ld.cdtest/cdtest-main.cc: Likewise.
2553
2554 Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
2555
2556 * ld.cdtest/cdtest.exp: Don't look for $result before it's
2557 defined.
2558
2559 Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
2560
2561 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
2562 calls with perror calls.
2563
2564 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2565
2566 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
2567 * ld.cdtest/cdtest.exp: Adjusted.
2568
2569 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2570
2571 * lib/ld.exp (simple_diff): Indicate failure if files have
2572 different numbers of lines. Don't muck with $differences to avoid
2573 indicating a pass, just return.
2574
2575 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
2576 Fix test case to be valid ANSI C++. Don't require use of header
2577 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
2578 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
2579 commentary on things that are still broken with this test case.
2580
2581 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
2582
2583 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
2584
2585 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
2586
2587 * lib/ld.exp: add compiler and linker support
2588 * config/unix-ld.exp: add compiler and linker support
2589 * ld.bootstrap/bootstrap.exp: fixed to do partial links
2590 * ld.cdtest/cdtest.exp: constructor/destructor testscase
2591
2592 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
2593
2594 * lib/ld.exp: new file
2595 * config/unix-ld.exp: new file
2596 * ld.bootstrap/bootstrap.exp: new file
This page took 0.084194 seconds and 4 git commands to generate.