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