bb40b348b12a0d70c7581ce114a683221abe0154
[external/binutils.git] / ld / testsuite / ChangeLog
1 1999-07-13  Nick Clifton  <nickc@cygnus.com>
2
3         * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
4         the undefined line test.
5
6 1999-07-10  Ian Lance Taylor  <ian@zembu.com>
7
8         * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
9
10 1999-07-07  Ian Lance Taylor  <ian@zembu.com>
11
12         * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
13         * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
14
15 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
16
17         * ld-checks/asm.s: Use a symbol name for .lcomm.
18         * ld-checks/checks.exp: Use different names for the two tests.
19         Don't add extra text when invoking fail.
20
21 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
22
23         * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
24         to "*-*-linux*aout*".
25         * ld-scripts/weak.exp: Likewise.
26         * ld-shared/shared.exp: Likewise.  Simplify condition a bit.
27
28 Wed Jun  9 12:02:33 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
29
30         * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
31         * ld-shared/sh1.c: Fix typo.
32
33 1999-06-04  H.J. Lu  <hjl@gnu.org>
34
35         * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
36         necessary.
37
38 1999-05-17  Nick Clifton  <nickc@cygnus.com>
39
40         * ld-undefined/undefined.exp: Add xfail for mcore-elf.
41
42 1999-05-11  DJ Delorie  <dj@cygnus.com>
43
44         * ld-srec/srec.exp: Do not run tests for PE based ports.
45
46 1999-03-05  Nick Clifton  <nickc@cygnus.com>
47
48         * ld-selective/selective.exp: Do not run tests for COFF or PE
49         based ports.
50
51 1999-02-17  Nick Clifton  <nickc@cygnus.com>
52
53         * ld-undefined/undefined.exp: Add expected failures for StrongARM
54         targets.
55
56         * ld-srec/srec.exp: Add expected failures for StrongARM targets.
57
58         * ld-selective/selective.exp: Add expected failure for ARM-COFF
59         targets. 
60
61 1999-02-16  Nick Clifton  <nickc@cygnus.com>
62
63         * ld-checks/asm.s: Use .long instead of .word.
64         Replace custom section names with .text, .data and .bss.
65         * ld-checks/script: Replace custom section names with .text, .data
66         and .bss. 
67         * ld-checks/checks.exp: Replace custom section names with .text,
68         .data and .bss. 
69
70 1999-02-11  Nick Clifton  <nickc@cygnus.com>
71
72         * ld-checks: New directory:  Tests for the linker's
73         --check-sections option.
74         * ld-checks/checks.exp: New file.
75         * ld-checks/script: Bogus linker script.
76         * ld-checks/asm.s: Simple test assembler file.
77
78 Tue Feb  2 19:15:02 1999  Catherine Moore  <clm@cygnus.com>
79
80         * ld-selective/selective.exp:  Disable test for unsupported
81         targets.  Change tests to check for absence of symbols instead
82         of address zero.
83
84 Mon Jan 18 03:44:52 1999  Ian Lance Taylor  <ian@cygnus.com>
85
86         * config/default.exp (get_link_files): Quote target_triplet and CC
87         when invoking shell.
88         (get_target_emul): Likewise.
89
90 1999-01-03  Ken Raeburn  <raeburn@cygnus.com>
91
92         * config/default.exp (get_link_files, get_target_emul): New procs;
93         run shell commands to extract information from configure.host and
94         configure.tgt in the source tree.
95         (top level): Use them to get information needed to run tests, if
96         not otherwise provided.
97
98         * ld-shared/elf-offset.ld: New file.  Builds a shared library, but
99         gives non-zero addresses for memory region.
100         * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
101         the new linker script.
102
103 Tue Dec  8 22:56:05 1998  Geoff Keating  <geoffk@ozemail.com.au>
104
105         * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
106         newer glibc lets link succeed.
107
108 Sun Dec  6 12:59:37 1998  H.J. Lu  <hjl@gnu.org>
109
110         * ld-elfvers/vers1.c: Add missing return types and values.
111         * ld-elfvers/vers2.c: Likewise.
112         * ld-elfvers/vers3.c: Likewise.
113         * ld-elfvers/vers4.c: Likewise.
114         * ld-elfvers/vers5.c: Likewise.
115         * ld-elfvers/vers6.c: Likewise.
116         * ld-elfvers/vers7.c: Likewise.
117         * ld-elfvers/vers9.c: Likewise.
118         * ld-elfvers/vers15.c: Likewise.
119
120 Fri Oct 23 16:28:29 1998 Catherine Moore  <clm@cygnus.com>
121
122        * ld-selective:  New directory with new files to test
123        selective linking.
124
125        * lib/ld-lib.exp (ld_nm):  Strip leading underscore from $name.
126      
127 Sun Oct  4 22:17:05 1998  Ian Lance Taylor  <ian@cygnus.com>
128
129         * ld-elfvers/vers16.dsym: Work correctly on a system without
130         versioned system libraries.
131
132 Mon Sep 28 21:31:12 1998  Richard Henderson  <rth@cygnus.com>
133
134         * ld-elfvers/vers.exp: Run tests on alpha-linux.
135         * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
136         Alpha's use of st_other.
137
138 1998-09-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
139
140         * ld-elfvers/vers.exp (vers16, vers16a): New tests.
141         * ld-elfvers/{vers16.*, vers16a.*}: New files.
142
143 Thu Sep 17 17:18:19 1998  Nick Clifton  <nickc@cygnus.com>
144
145         * ld-undefined/undefined.exp: Make undefined line test be an xfail
146         for arm/thunb elf toolchains.
147
148 Wed Sep  9 14:10:15 1998  Nick Clifton  <nickc@cygnus.com>
149
150         * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
151
152         * ld-srec/srec.exp: Arm-elf now passes this test.
153
154 Wed Aug 19 11:59:19 1998  Nick Clifton  <nickc@cygnus.com>
155
156         * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
157         
158 Thu Aug 13 12:41:58 1998  Ian Lance Taylor  <ian@cygnus.com>
159
160         * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
161         test if we don't have a static libbfd.a.
162
163 Wed Aug 12 15:19:35 1998  Ian Lance Taylor  <ian@cygnus.com>
164
165         Based on patch from H.J. Lu <hjl@gnu.org>:
166         * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
167
168 Mon Aug 10 15:42:20 1998  Richard Henderson  <rth@cygnus.com>
169
170         * ld-scripts/weak.t (.text, .data): Focus data to be used.
171         (/DISCARD/): All the rest.
172         * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
173
174 Fri Jul 24 18:37:17 1998  Ian Lance Taylor  <ian@cygnus.com>
175
176         * config/default.exp: Create tmpdir/gas subdirectory, add a
177         symlink to as-new, and set gcc_gas_flag variable.
178         * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
179         be gcc, use gcc_gas_flag when compiling.
180
181 Thu Jul 23 12:23:29 1998  Ian Lance Taylor  <ian@cygnus.com>
182
183         * ld-elfvers/vers.exp: Just check for i?86 rather than checking
184         for i386, i486, and i586.
185         (objdump_versionstuff): If we can't find the line, dump the file.
186
187 Fri Jul  3 00:27:41 1998  Ian Lance Taylor  <ian@cygnus.com>
188
189         * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
190         * ld-scripts/weak.exp: Likewise.
191
192 Wed Jul  1 10:51:46 1998  Nick Clifton  <nickc@cygnus.com>
193
194         * ld-srec/srec.exp: Add xfail for v850.
195
196         * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
197         these tests.
198
199 Fri Jun 19 17:12:52 1998  Ian Lance Taylor  <ian@cygnus.com>
200
201         * ld-scripts/weak.exp: New test.
202         * ld-scripts/weak.t: New file.
203         * ld-scripts/weak1.s: New file.
204         * ld-scripts/weak2.s: New file.
205
206 Tue Jun 16 12:40:38 1998  Geoff Keating  <geoffk@ozemail.com.au>
207
208         * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
209         * ld-shared/shared.exp: Likewise.
210         * ld-elfvers/vers1.dsym: Allow for .sdata.
211         * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
212
213 Fri May 29 15:02:50 1998  Ian Lance Taylor  <ian@cygnus.com>
214
215         * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
216         (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
217         * ld-srec/sr1.c (__main): Change return type to void.
218         * ld-srec/sr3.cc (__main): Likewise.
219         (__builtin_delete, __builtin_new): Likewise.
220         (__get_dynamic_handler_chain): Return 0.
221         (__get_eh_context): Likewise.
222
223 Thu May 21 15:21:33 1998  Nick Clifton  <nickc@cygnus.com>
224
225         * ld-undefined/undefined.exp: Add support for thumb-pe target.
226         * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
227
228 Mon May  4 17:54:20 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
229
230         * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
231
232 Mon May  4 17:12:06 1998  Ian Lance Taylor  <ian@cygnus.com>
233
234         * ld-shared/main.c (shlib_overriddencall2): New function.
235         (main): Call shlib_shlibcall2.
236         * ld-shared/sh1.c (shlib_shlibcall2): New function.
237         (shlib_overriddencall2): New function.
238         * ld-shared/shared.dat: Add output line for new test.
239         * ld-shared/sun4.dat: Likewise.
240
241         * ld-srec/sr3.cc (__get_eh_context): New function.
242
243 Tue Apr  7 12:50:17 1998  Manfred Hollstein  <manfred@s-direktnet.de>
244
245         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
246         avoid compiler warning.
247         * ld-srec/sr3.cc (class Foo): Likewise.
248
249 Tue Feb 10 16:42:40 1998  Ian Lance Taylor  <ian@cygnus.com>
250
251         * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
252
253 Mon Feb  2 14:17:48 1998  Ian Lance Taylor  <ian@cygnus.com>
254
255         * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
256
257 Thu Dec 18 11:13:28 1997  Nick Clifton  <nickc@cygnus.com>
258
259         * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
260
261 Tue Dec  2 09:50:19 1997  Nick Clifton  <nickc@cygnus.com>
262
263         * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
264         fixes ARM tests.
265
266 Mon Dec  1 16:12:05 1997  Nick Clifton  <nickc@cygnus.com>
267
268         * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
269         coff targets.
270
271 Wed Nov 12 14:18:31 1997  Ian Lance Taylor  <ian@cygnus.com>
272
273         * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
274         avoid compiler warning.
275         * ld-srec/sr3.cc (class Foo): Likewise.
276
277 Mon Nov 10 14:25:43 1997  Ian Lance Taylor  <ian@cygnus.com>
278
279         * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
280         have any name when looking for entry symbol warnings.
281
282         * ld-srec/sr3.cc (__eh_pc): Define.
283
284 Mon Oct 20 14:36:39 1997  Ian Lance Taylor  <ian@cygnus.com>
285
286         * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
287         __throw, since the current g++ expects them to be defined.
288
289 Fri Oct  3 12:24:03 1997  Ian Lance Taylor  <ian@cygnus.com>
290
291         * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
292         file if the string libc appears in it.
293         (objdump_versionstuff): Accept unexpected lines in the output
294         file.  Compare lines using string match.
295         * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
296
297 Tue Aug 12 16:01:22 1997  Ian Lance Taylor  <ian@cygnus.com>
298
299         * ld-scripts/crossref.exp: Correct string quoting.
300
301 Sat Aug  9 00:56:03 1997  Ian Lance Taylor  <ian@cygnus.com>
302
303         * config/default.exp: Change ld, as, nm and strip from .new to
304         -new.  Load ld-lib.exp rather than ld.exp.
305         * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
306         * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
307         DejaGnu changes.
308
309 Thu Jun 26 12:07:03 1997  Ian Lance Taylor  <ian@cygnus.com>
310
311         * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
312         an alternation.  From Greg Margo <gmargo@dl.com>.
313
314 Wed Jun 25 12:47:22 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
315
316         * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
317         with non PIC shared libraries.
318
319 Fri Jun  6 17:35:47 1997  Ian Lance Taylor  <ian@cygnus.com>
320
321         * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
322         version handling.
323
324 Wed Jun  4 12:06:48 1997  Ian Lance Taylor  <ian@cygnus.com>
325
326         * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
327
328 Fri May 30 12:21:39 1997  Ian Lance Taylor  <ian@cygnus.com>
329
330         * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
331         linking.
332
333 Mon May 12 11:17:55 1997  Ian Lance Taylor  <ian@cygnus.com>
334
335         * config/default.exp: Use $base_dir rather than $objdir when
336         setting ld.  From John David Anglin <dave@hiauly1.hia.nrc.ca>.
337
338 Fri Apr 25 09:07:00 1997  Jeffrey A Law  (law@cygnus.com)
339
340         * ld-srec/srec.exp: Define various out of line prologue/epilogue
341         functions for the mn10200 to avoid needing libgcc.a.
342
343 Wed Mar 26 13:56:10 1997  Ian Lance Taylor  <ian@cygnus.com>
344
345         * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
346
347 Mon Mar 17 19:27:13 1997  Ian Lance Taylor  <ian@cygnus.com>
348
349         * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
350
351 Wed Mar 12 21:44:19 1997  Eric Youngdale  <eric@andante.jic.com>
352
353         * ld-elfvers/vers.exp, *: New tests for symbol versioning.
354         * config/default.exp: Set ar and strip.
355
356 Fri Feb  7 16:47:02 1997  Bob Manson  <manson@charmed.cygnus.com>
357
358         * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
359         prune_system_crud.
360         * ld-cdtest/cdtest.exp: Ditto.
361         * ld-scripts/crossref.exp: Ditto.
362         * ld-sh/sh.exp: Ditto.
363         * ld-shared/shared.exp: Ditto.
364         * ld-srec/srec.exp: Ditto.
365         * lib/ld.exp: Ditto.
366
367 Wed Jan 29 00:47:29 1997  Bob Manson  <manson@charmed.cygnus.com>
368
369         * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
370         * ld-scripts/script.exp: Ditto.
371         * ld-sh/sh.exp: Ditto.
372         * ld-undefined/undefined.exp: Ditto.
373         * ld-versados/versados.exp: Ditto.
374         * lib/ld.exp: Ditto.
375
376 Mon Dec 30 17:08:04 1996  Ian Lance Taylor  <ian@cygnus.com>
377
378         * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
379
380 Tue Oct  1 15:52:31 1996  Ian Lance Taylor  <ian@cygnus.com>
381
382         * lib/ld.exp (default_ld_version): Fix for current version
383         printing.
384
385 Fri Sep 13 15:51:45 1996  Ian Lance Taylor  <ian@cygnus.com>
386
387         * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
388
389 Thu Aug  8 14:29:32 1996  Ian Lance Taylor  <ian@cygnus.com>
390
391         * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
392
393         * lib/ld.exp: Use verbose -log instead of calling both verbose and
394         send_log.
395
396 Wed Aug  7 18:00:58 1996  Ian Lance Taylor  <ian@cygnus.com>
397
398         * ld-scripts/phdrs.exp: New test.
399         * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
400
401 Sun Aug  4 21:58:12 1996  Ian Lance Taylor  <ian@cygnus.com>
402
403         * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
404         V_SPILL and V_FILL.
405
406 Thu Aug  1 14:10:27 1996  Ian Lance Taylor  <ian@cygnus.com>
407
408         * ld-scripts/crossref.exp: New test.
409         * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
410         * ld-scripts/{cross1.t, cross2.t}: New files.
411
412 Sat Jun 29 13:40:11 1996  Ian Lance Taylor  <ian@cygnus.com>
413
414         * ld-sh/sh.exp: Fix debugging messages.
415         * ld-sh/sh1.s: Use .align 4.
416
417 Wed May  1 16:45:13 1996  Ian Lance Taylor  <ian@cygnus.com>
418
419         * ld-sh/sh.exp: Use -O when compiling with -mrelax.
420
421 Mon Apr 29 10:33:10 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
422
423         * ld-shared/shared.exp: Run the shared library tests on
424         Linux/m68k.
425
426 Fri Apr  5 16:20:55 1996  Ian Lance Taylor  <ian@cygnus.com>
427
428         * ld-shared/shared.exp: Run the shared library tests on Linux.
429
430 Mon Feb 26 12:45:26 1996  Ian Lance Taylor  <ian@cygnus.com>
431
432         * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
433
434 Wed Jan 31 15:09:57 1996  Jeffrey A Law  (law@cygnus.com)
435
436         * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
437         * ld-undefined/undefined.exp: Likewise.
438
439 Fri Jan 26 18:43:03 1996  Ian Lance Taylor  <ian@cygnus.com>
440
441         * ld-undefined/undefined.exp: ELF targets should now pass the
442         undefined line test.
443
444 Thu Jan 25 15:36:13 1996  Ian Lance Taylor  <ian@cygnus.com>
445
446         * ld-empic/empic.exp: Update for change to MIPS disassembler.
447
448 Mon Jan 15 15:05:53 1996  Ian Lance Taylor  <ian@cygnus.com>
449
450         * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
451         when doing the --static test.
452         * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
453
454 Fri Dec 29 12:33:09 1995  Ian Lance Taylor  <ian@cygnus.com>
455
456         * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
457         when creating ld-partial.o.
458
459 Tue Dec 26 17:37:23 1995  Ian Lance Taylor  <ian@cygnus.com>
460
461         * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
462         __eabi.
463
464 Tue Dec 19 18:01:01 1995  Ian Lance Taylor  <ian@cygnus.com>
465
466         * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
467
468 Fri Dec 15 16:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
469
470         * ld-srec/srec.exp: On a29k targets, use --defsym to define
471         V_SPILL and V_FILL.
472         * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
473         * ld-srec/sr3.cc: Likewise.
474
475         * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
476
477 Sat Dec  2 01:20:31 1995  Ian Lance Taylor  <ian@cygnus.com>
478
479         * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
480
481 Fri Dec  1 13:18:18 1995  Ian Lance Taylor  <ian@cygnus.com>
482
483         * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
484
485 Wed Nov 29 13:01:10 1995  Ian Lance Taylor  <ian@cygnus.com>
486
487         * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
488
489 Mon Nov 27 14:36:11 1995  Ian Lance Taylor  <ian@cygnus.com>
490
491         * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
492
493         * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
494         * ld-srec/sr3.cc: Likewise.
495
496 Tue Nov 21 16:05:53 1995  Ian Lance Taylor  <ian@cygnus.com>
497
498         * ld-empic/empic.exp: Update for changes in objdump output.
499
500 Wed Nov 15 17:42:48 1995  Ian Lance Taylor  <ian@cygnus.com>
501
502         * ld-srec/srec.exp: New tests.
503         * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
504         * lib/ld.exp (ld_simple_link): Discard warnings about not being
505         able to find the entry symbol.
506
507 Tue Nov 14 20:03:54 1995  Ian Lance Taylor  <ian@cygnus.com>
508
509         * ld-sh/sh2.c (__main): Define.
510
511 Mon Nov  6 14:39:18 1995  Ian Lance Taylor  <ian@cygnus.com>
512
513         * ld-empic/empic.exp: Accept a . in the address symbol.
514
515         * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
516         powerpc*-*-aix*.  Add code to create appropriate exports files,
517         and pass appropriate compilation flags, and test against
518         appropriate expected output.
519         * ld-shared/xcoff.dat: New file.
520         * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
521         not be linked using XCOFF.  Use shlib_shlibvar1 as a sample
522         function pointer, rather than shlib_mainvar.
523         * ld-shared/sh1.c: Likewise.
524         * ld-shared/shared.dat: Update for change from using shlib_mainvar
525         to using shlib_shlibvar1.
526         * ld-shared/sun4.dat: Likewise.
527
528 Sat Oct 28 01:54:25 1995  Ian Lance Taylor  <ian@cygnus.com>
529
530         * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
531         convenience when testing XCOFF.
532
533 Thu Oct 26 22:53:17 1995  Ian Lance Taylor  <ian@cygnus.com>
534
535         * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
536         along with --static.
537
538         * ld-scripts/script.s: Make symbols global.
539
540 Fri Oct 20 12:22:16 1995  Ian Lance Taylor  <ian@cygnus.com>
541
542         * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
543
544 Fri Sep 29 11:06:10 1995  Ian Lance Taylor  <ian@cygnus.com>
545
546         * ld-undefined/undefined.exp: Use -e when invoking the linker, to
547         prevent the SunOS linker from trying to create a shared library.
548
549 Thu Sep 28 12:37:14 1995  Ian Lance Taylor  <ian@cygnus.com>
550
551         * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*.  Add
552         appropriate modifications and setup_xfails.
553         * ld-shared/sun4.dat: New file.
554
555 Mon Sep 18 14:12:56 1995  Ian Lance Taylor  <ian@cygnus.com>
556
557         * lib/ld.exp (default_ld_version): Call prune_system_crud.
558         (default_ld_relocate, default_ld_link): Likewise.
559         (default_ld_simple_link, default_ld_compile): Likewise.
560         (default_ld_assemble, default_ld_nm): Likewise.
561
562 Fri Sep  8 17:15:38 1995  Ian Lance Taylor  <ian@cygnus.com>
563
564         * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
565         tests as untested rather than unresolved.
566
567 Wed Aug 23 10:46:38 1995  Ian Lance Taylor  (ian@cygnus.com)
568
569         * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
570
571 Tue Aug 15 17:35:35 1995  Ian Lance Taylor  <ian@cygnus.com>
572
573         * ld-scripts/script.exp: Split script verification into a proc.
574         Add simple test of MRI script.
575         * ld-scripts/scriptm.t: New file.
576
577 Wed Jul 26 11:38:58 1995  Ian Lance Taylor  <ian@cygnus.com>
578
579         * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
580         appropriate.
581
582 Mon Jul 24 15:34:31 1995  Ian Lance Taylor  <ian@cygnus.com>
583
584         * config/default.exp: Define objcopy if it is not defined.
585         * ld-sh/*: New tests for SH relaxing.
586
587         * ld-empic/empic.exp: If $CC does not exist, call untested rather
588         than unresolved.
589
590 Thu Jul 20 15:09:26 1995  Ian Lance Taylor  <ian@cygnus.com>
591
592         * ld-undefined/undefined.exp: If $CC does not exist, mark the
593         tests as untested rather than unresolved.  Clear ELF xfails for
594         mips*, not just mips.
595
596 Tue Jul 18 12:00:41 1995  Ian Lance Taylor  <ian@cygnus.com>
597
598         * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
599         undefined line test.
600
601 Fri Jul 14 13:07:48 1995  Ian Lance Taylor  <ian@cygnus.com>
602
603         * ld-undefined/undefined.exp: New test, to check reporting of
604         undefined symbols.
605         * ld-undefined/undefined.c: New file.
606
607 Mon Jul 10 11:13:39 1995  Ian Lance Taylor  <ian@cygnus.com>
608
609         * ld-versados/versados.exp: If a test fails, report it correctly:
610         don't try to run the next test, and don't report a pass as well as
611         a fail.
612
613 Mon Jul  3 14:26:37 1995  Steve Chamberlain  <sac@slash.cygnus.com>
614
615         * ld/testsuite/versados/(t1,t2).ld: End in newlines.
616
617 Mon May 22 20:19:38 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
618
619         * lib/ld.exp (default_ld_compile): If cc argument is multiple
620         words, use only the first when trying to verify the availability
621         of the compiler.
622
623 Mon Feb  6 11:46:49 1995  Ian Lance Taylor  <ian@cygnus.com>
624
625         * ld-scripts/defined.t: Mention .data and .bss explicitly.
626
627 Tue Jan 24 14:51:48 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
628
629         * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
630         call untested for each test, rather than ignoring it.  If one test
631         fails, go on to the next one instead of returning.
632         * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
633         unresolved.
634         * ld-empic/empic.exp: Likewise.  Also, always pass the same test
635         name to pass or fail.
636         * ld-shared/shared.exp: Likewise.  Also, always run all tests.
637         * ld-scripts/defined.exp: If as or nm fail, mark test as
638         unresolved.  Always pass the same test name to pass or fail.
639         * ld-scripts/script.exp: Likewise.
640         * ld-scripts/sizeof.exp: Likewise.
641
642 Wed Jan 11 11:48:31 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
643
644         * ld-scripts/sizeof.exp: New test, based on bug report from
645         anders.blomdell@control.lth.se.
646         * ld-scripts/sizeof.s: New file.
647         * ld-scripts/sizeof.t: New file.
648
649 Wed Jan  4 18:56:27 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
650
651         * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
652         if the linker exists.
653
654 Wed Dec 14 16:39:03 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
655
656         * lib/ld.exp (prune_system_crud): Define if not already defined,
657         in case the user isn't using the newest DejaGnu version that we
658         haven't released to the net yet.
659
660 Fri Dec  2 14:17:02 1994  Ian Lance Taylor  <ian@rtl.cygnus.com>
661
662         * config/default.exp: Define objdump if it is not defined.
663         * ld-empic/*: New tests to test -membedded-pic code.
664
665 Mon Nov 28 11:24:36 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
666
667         * ld-bootstrap/bootstrap.exp: Pass cmp output through
668         prune_system_crud.
669         * ld-cdtest/cdtest.exp: Pass diff output through
670         prune_system_crud.
671         * ld-shared/shared.exp: Likewise.
672
673         * config/default.exp: Remove unused and useless proc ld_load.
674
675 Sun Oct 30 13:02:34 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
676
677         * lib/ld.exp (default_ld_compile): Remove the output file before
678         compiling.
679
680         * ld-shared/shared.exp: Move common test code into a procedure.
681         Add tests for compiling the non shared code PIC.
682         * ld-shared/main.c (main): Call main_called, and print the result.
683         * ld-shared/shared.dat: Adjust accordingly.
684
685 Thu Oct 27 17:30:12 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
686
687         * ld-shared: New directory, with new files to test generating ELF
688         shared libraries.
689
690         * lib/ld.exp (default_ld_compile): If the compilation worked, but
691         no object file was created, check to see if the compiler foolishly
692         ignored the -o switch when compiling, and move the resulting
693         object if it did.
694
695 Thu Sep 29 12:36:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
696
697         * VMS does not permits `.' in directory names.  Renamed
698         ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
699         ld.scripts to ld-scripts.
700
701 Wed Sep 28 12:18:54 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
702
703         * config/default.exp: Set variables as and nm.  Create tmpdir if
704         it does not already exist.
705         * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
706         * ld.cdtest/cdtest.exp: Likewise.
707         * ld.scripts/defined.exp: Likewise.  Also, don't set as and nm
708         here.  Change perror for no variables found to fail.
709         * ld.scripts/script.exp: New test.
710         * ld.scripts/script.t, ld.scripts/script.s: New files.
711
712 Tue Sep 27 14:59:51 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
713
714         * ld.scripts: New directory.
715         * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
716         * ld.scripts/defined.t: New file.
717         * lib/ld.exp (default_ld_simple_link): New function.
718         (default_ld_assemble, default_ld_nm): New functions.
719         * config/default.exp: Rename from unix-ld.exp.
720         (ld_simple_link, ld_assemble, ld_nm): New functions.
721
722         * config/unix-ld.exp: Set ld using findfile.
723         * lib/ld.exp (default_ld_relocate): Return a value.  Change format
724         of log messages.
725         (default_ld_compile): Likewise.
726         (default_ld_link): Likewise.  Also, don't include $BFDLIB and
727         $LIBIBERTY in link.
728         * ld.bootstrap/bootstrap.exp: Rewrite.
729         * ld.cdtest/cdtest.exp: Rewrite.
730         * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
731         * ld.cdtest/cdtest-foo.h: Likewise.
732         * ld.cdtest/cdtest-main.cc: Likewise.
733
734 Fri May 27 09:35:04 1994  Ken Raeburn  (raeburn@cygnus.com)
735
736         * ld.cdtest/cdtest.exp: Don't look for $result before it's
737         defined.
738
739 Tue May 17 15:06:49 1994  Bill Cox  (bill@rtl.cygnus.com)
740
741         * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
742           calls with perror calls.
743
744 Wed May 11 16:47:46 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
745
746         * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
747         * ld.cdtest/cdtest.exp: Adjusted.
748
749 Fri Jan 28 13:25:41 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
750
751         * lib/ld.exp (simple_diff): Indicate failure if files have
752         different numbers of lines.  Don't muck with $differences to avoid
753         indicating a pass, just return.
754
755         * testsuite/ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
756         Fix test case to be valid ANSI C++.  Don't require use of header
757         files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
758         * testsuite/ld.cdtest/cdtest.exp: Combine "rm" lines.  Add some
759         commentary on things that are still broken with this test case.
760
761 Fri Sep 10 09:58:23 1993  Jeffrey Wheat  (cassidy@cygnus.com)
762
763         * testsuite/ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
764
765 Thu Aug 12 16:05:37 1993  Jeffrey Wheat  (cassidy@cygnus.com)
766
767         * testsuite/lib/ld.exp: add compiler and linker support
768         * testsuite/config/unix-ld.exp: add compiler and linker support
769         * testsuite/ld.bootstrap/bootstrap.exp: fixed to do partial links
770         * testsuite/ld.cdtest/cdtest.exp: constructor/destructor testscase
771
772 Wed Aug  4 21:00:18 1993  Jeffrey Wheat  (cassidy@cygnus.com)
773
774         * testsuite/lib/ld.exp: new file
775         * testsuite/config/unix-ld.exp: new file
776         * testsuite/ld.bootstrap/bootstrap.exp: new file