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