summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld
AgeCommit message (Expand)Author
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2002-09-19- use NETBSDSRCDIR as appropriatelukem
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-07then -> than.wiz
2001-10-08shut up newer gcc warning about (actually mutually exclusive)aymeric
2001-10-08fix an obvious bug when loading sun relocatable objects.aymeric
2001-08-26Also accept (and ignore) -export-dynamic (already accepted --export-dynamic).thorpej
2001-07-25include <link_aout.h>, which is needed at least when building a cross-linkeraymeric
2001-07-25Make it possible to compile a cross-linker by just defining TARGET_MACHINE_ARCHaymeric
2000-12-26Fixup comments to account for --{,no-}whole-archive changes.jhawk
2000-12-16Clean up MAJOR crack addiction:mycroft
2000-11-02On VAX, JMPTAB reloc use EXTERN as a type bit. However, they are alwaysmatt
2000-10-27Update some DEBUG printf() formats.mycroft
2000-05-28Remove RELOC_SYMBOLICS_THROUGH_JMPSLOT since it isn't required for VAX (andmatt
2000-04-26forward compatible -rpath-link takes an arguemnt; deal with it.mrg
2000-01-13More alloca() -> malloc(). Needed to make some shared libraries link whenmycroft
2000-01-07Semi-random code cleanup.mycroft
2000-01-07Fix two problems:mycroft
1999-12-01open(2) can legally return 0. Errors only if return value < 0.phil
1999-11-08don't bother calling fwrite() if count == 0' ld.clukem
1999-10-04Don't abuse alloca() for allocating memory for string sections which cantron
1999-07-30Don't use GNU malloc() any more.mycroft
1999-06-25Fix printf(3) format warning (per Kurt Schreiner on port-sparc).pk
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-09Missing .El, questionable .Sh use.ross
1999-02-27Add arm32 hacks to ld, and reenable ld on arm32. As is well known, XXXtv
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1999-01-05Fix byte order swapping for cross linker.itohy
1998-12-30Include sys/resource.h, because otherwise RLIMIT_STACK is not setcjs
1998-12-17shlib.c has been Moved to `src/libexec/ld.aout_so'pk
1998-12-17These files now live in `src/libexec/ld.aout_so/arch'pk
1998-12-17Adjust include directories.pk
1998-12-17Collect implementation definitions in `ld_i.h' and use that in other files.pk
1998-12-17The a.out version of ld.so now lives in `src/libexec/ld.aout_so'pk
1998-12-17ldconfig(8) now lives in `src/sbin/ldconfig'pk
1998-12-15ldd & ldconfig are no longer here.pk
1998-12-15Cast down the prototype revolt for now..pk
1998-12-15Pull in proper headers; deal with compiler warnings; miscelleneous KNF.pk
1998-12-15ldd has moved to `src/usr.bin/ldd/ldd_aout'pk
1998-12-15Deal with compiler warnings: format strings, prototypes, variable initializat...pk
1998-12-15Prototypes.pk
1998-12-15Pull in <a.out.h>.pk
1998-12-15Add & correct prototypes.pk
1998-12-15Layout & compiler warnings.pk
1998-12-15NetBSD -> __NetBSD__pk
1998-12-03Put back code to use pc-relative branches in the PLT, and avoid doing cachemycroft
1998-12-03Use the `first' argument to md_fix_jmpslot().mycroft
1998-10-31Add hook to convert some DISP32 relocs to BASREL through a GOT entry.matt
1998-10-31Remove reference to unused include file.matt
1998-10-31Add a hook for converting "normal" DISP32 relocs that refer to data symbolsmatt