aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Collapse)AuthorFilesLines
1998-05-04 * ld-shared/main.c (shlib_overriddencall2): New function.Ian Lance Taylor1-0/+7
(main): Call shlib_shlibcall2. * ld-shared/sh1.c (shlib_shlibcall2): New function. (shlib_overriddencall2): New function. * ld-shared/shared.dat: Add output line for new test. * ld-shared/sun4.dat: Likewise.
1998-05-04comment changesIan Lance Taylor1-21/+48
1998-05-04 * ld-srec/sr3.cc (__get_eh_context): New function.Ian Lance Taylor1-0/+14
1998-02-02 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.Ian Lance Taylor1-0/+13
1997-12-02Added expected failure of tests 1 and 2 for ARM coff targets.Nick Clifton2-6/+39
1997-11-12 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int toIan Lance Taylor1-0/+24
avoid compiler warning. * ld-srec/sr3.cc (class Foo): Likewise.
1997-11-10 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker toIan Lance Taylor1-0/+3
have any name when looking for entry symbol warnings.
1997-11-10 * ld-srec/sr3.cc (__eh_pc): Define.Ian Lance Taylor2-0/+6
1997-10-20 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, andIan Lance Taylor2-6/+37
__throw, since the current g++ expects them to be defined.
1997-08-09 * config/default.exp: Change ld, as, nm and strip from .new toIan Lance Taylor2-317/+1
-new. Load ld-lib.exp rather than ld.exp. * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new. * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of DejaGnu changes.
1997-06-26 * ld-elfvers/vers.exp: Use egrep rather than grep when looking forIan Lance Taylor1-0/+5
an alternation. From Greg Margo <gmargo@dl.com>.
1997-06-25Wed Jun 25 12:47:22 1997 Andreas Schwab ↵Ian Lance Taylor1-0/+5
<schwab@issan.informatik.uni-dortmund.de> * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests with non PIC shared libraries.
1997-06-06 * ld-elfvers/vers6.ver: Update for recent elflink.h patch toIan Lance Taylor1-0/+32
version handling.
1997-03-13Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>Ian Lance Taylor44-0/+1360
* ld-elfvers/vers.exp, *: New tests for symbol versioning. * config/default.exp: Set ar and strip.
1997-03-06 Added and updated copyright notices to testsuite expectBob Manson1-1/+1
scripts.
1997-02-08 Changes to replace references to "prune_system_crud" withBob Manson1-14/+11
"prune_warnings".
1997-01-29Major revision to testsuites for cross-testing and DOS testing support.Bob Manson4-23/+172
1996-10-01 * lib/ld.exp (default_ld_version): Fix for current versionIan Lance Taylor1-4/+3
printing.
1996-08-08 * lib/ld.exp: Use verbose -log instead of calling both verbose andIan Lance Taylor2-33/+21
send_log.
1996-08-07 * ld-scripts/phdrs.exp: New test.Ian Lance Taylor4-0/+66
* ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
1996-08-05 * ld-scripts/crossref.exp: On a29k targets, use --defsym to defineIan Lance Taylor1-0/+5
V_SPILL and V_FILL.
1996-08-01rework crossref testIan Lance Taylor6-17/+56
1996-08-01 * ld-scripts/crossref.exp: New test.Ian Lance Taylor6-0/+69
* ld-scripts/cross1.c, ld-scripts/cross2.c: New files. * ld-scripts/crossref.t: New file.
1996-04-29Mon Apr 29 10:33:10 1996 Andreas Schwab ↵Ian Lance Taylor1-0/+18
<schwab@issan.informatik.uni-dortmund.de> * ld-shared/shared.exp: Run the shared library tests on Linux/m68k.
1996-01-26 * ld-undefined/undefined.exp: ELF targets should now pass theIan Lance Taylor2-9/+33
undefined line test.
1996-01-25 * ld-empic/empic.exp: Update for change to MIPS disassembler.Ian Lance Taylor1-2/+2
1996-01-15 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*Ian Lance Taylor3-27/+133
when doing the --static test. * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
1995-12-26 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to defineIan Lance Taylor1-0/+5
__eabi.
1995-12-19 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.Ian Lance Taylor2-5/+26
1995-12-15 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.Ian Lance Taylor2-7/+4
1995-12-02 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.Ian Lance Taylor2-5/+9
1995-12-01 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.Ian Lance Taylor2-0/+10
1995-11-29 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.Ian Lance Taylor2-0/+11
1995-11-27fix last changeIan Lance Taylor1-2/+2
1995-11-27 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.Ian Lance Taylor4-0/+436
* ld-srec/sr1.c (V_SPILL, V_FILL): Define. * ld-srec/sr3.cc: Likewise.
1995-11-21 * ld-empic/empic.exp: Update for changes in objdump output.Ian Lance Taylor2-2/+29
1995-11-15 * ld-srec/srec.exp: New tests.Ian Lance Taylor4-0/+63
* ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files. * lib/ld.exp (ld_simple_link): Discard warnings about not being able to find the entry symbol.
1995-11-15 * ld-sh/sh2.c (__main): Define.Ian Lance Taylor1-0/+6
1995-11-06 * ld-empic/empic.exp: Accept a . in the address symbol.Ian Lance Taylor1-1/+1
1995-11-06 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* andIan Lance Taylor3-0/+26
powerpc*-*-aix*. Add code to create appropriate exports files, and pass appropriate compilation flags, and test against appropriate expected output. * ld-shared/xcoff.dat: New file. * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can not be linked using XCOFF. Use shlib_shlibvar1 as a sample function pointer, rather than shlib_mainvar. * ld-shared/sh1.c: Likewise. * ld-shared/shared.dat: Update for change from using shlib_mainvar to using shlib_shlibvar1. * ld-shared/sun4.dat: Likewise.
1995-10-28 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, forIan Lance Taylor1-0/+5
convenience when testing XCOFF.
1995-10-27 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.expIan Lance Taylor1-0/+3
along with --static.
1995-10-27 * ld-scripts/script.s: Make symbols global.Ian Lance Taylor1-0/+13
1995-09-28 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. AddIan Lance Taylor3-0/+29
appropriate modifications and setup_xfails. * ld-shared/sun4.dat: New file.
1995-09-18 * lib/ld.exp (default_ld_version): Call prune_system_crud.Ian Lance Taylor1-3/+17
(default_ld_relocate, default_ld_link): Likewise. (default_ld_simple_link, default_ld_compile): Likewise. (default_ld_assemble, default_ld_nm): Likewise.
1995-09-08 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark theIan Lance Taylor1-0/+9
tests as untested rather than unresolved.
1995-08-15 * ld-scripts/script.exp: Split script verification into a proc.Ian Lance Taylor3-0/+25
Add simple test of MRI script. * ld-scripts/scriptm.t: New file.
1995-07-24 * config/default.exp: Define objcopy if it is not defined.Ian Lance Taylor5-0/+195
* ld-sh/*: New tests for SH relaxing.
1995-07-24 * ld-empic/empic.exp: If $CC does not exist, call untested ratherIan Lance Taylor2-0/+21
than unresolved.
1995-07-14 * ld-undefined/undefined.exp: New test, to check reporting ofIan Lance Taylor5-0/+122
undefined symbols. * ld-undefined/undefined.c: New file.