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