summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld/ldctor.c
AgeCommit message (Collapse)Author
2000-09-12Help stupid cvs fixing basic conflicts.Marc Espie
1996-09-28New fallback alg. added for arc machines. If libxx.so is not found scan for ↵Per Fogelstrom
highest version of libxx.so.n. This is what ldconfig sets as highest. This will make manual linking of libxx.so to libxx.so.n not requiered any more. Also some constructor/shared lib fixes. Relocs is placed in the wrong section though. Hmmm..
1996-06-10Bring Cygnus versions into the trunk, keeping our local patchesNiklas Hallqvist
1996-01-08Initial GNU binutils 2.6 importNiklas Hallqvist