summaryrefslogtreecommitdiff
path: root/libexec/ld.aout_so
AgeCommit message (Expand)Author
1999-11-29Use <link_aout.h> instead of <link.h>itohy
1999-11-18Spellingkristerw
1999-06-28Make longjmp work with dynamic linking. From Matt Thomas.ragge
1999-06-17MAP_COPY -> MAP_PRIVATEthorpej
1999-04-23Allow rpaths in setuid binaries, noticed by tron. This is already donetv
1999-04-12Allow reading SunOS/4.1.1 object files. Fixes pr/7363gwr
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-19Move the link.h files for the different shlib formats via repository copy,thorpej
1999-03-13Need a small prototype. (Where did it go?)ragge
1999-03-13unbalanced `#endif', pointed out by Ken Wellsch.ragge
1999-02-27Add ld.so hacks for arm32, and reenable ld.aout_so on arm32. As is welltv
1999-02-09Build depending on OBJECT_FMT not a list of MACHINE_ARCH'schristos
1999-01-28Move the ldentry initialization up so that dl*() from init sectionsfvdl
1999-01-15Fix from Phil Budne (add missing prototypes) to make ld.so compile againmatthias
1999-01-05Fix byte order swapping for cross linker.itohy
1998-12-21Add a prototype for the _cachectl() trap call stup in mdprologue.S.is
1998-12-20Include err.h to fix compile warnings.veego
1998-12-17Duh! Hang on to SUN_COMPAT.. something is bust.pk
1998-12-17Re-arrange to hide unneeded functions when building the run-time linker.pk
1998-12-17Pick up ld(1) implementation definitions.pk
1998-12-17* Add header file containing definitions shared among all a.outpk
1998-12-17Re-arrange to hide unneeded functions when building the run-time linker.pk
1998-12-15Export the common shared library search functions in its own header file.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-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-23More fixes and optimizations for VAX shared library support. Includingmatt
1998-10-23Make the BINDER debug messages a bit more useful (print index and jmpslotmatt
1998-10-19Back out change to md_make_gotreloc which added 4 arguement of got_t *.matt
1998-10-19Add AUX_LABEL (need for VAX JSB/JMP "jmp" slots).matt
1998-10-17Correct return value of md_midcompat().itohy
1998-10-12Get shared libraries a lot closer to working.matt
1998-10-03remove some vm_offset_t fallout.matthias
1998-09-15Prevent spurious matches matches against unwanted major versions.pk
1998-09-12Exit early from alloc_link_map() if we have no object; only relevantpk
1998-09-05Assign my copyrights to TNF.pk
1998-08-26Fix some obvious bugs.matt
1998-08-26Add external symbol for __PROCEDURE_LINKAGE_TABLE_. Modify argumentsmatt
1998-08-21More changes for shareable libraries and PIC codematt
1998-08-20Get md.c to compile again. Get mdprologue.S to assemble. [Now at leastmatt
1998-08-18Untested(!!) beginning of VAX a.out shared library support. This is a workmatt
1998-08-13Small changes to make debugging a little easier.mycroft
1998-08-06When DEBUG, log init and fini calls.mycroft
1998-08-05More cruft.mycroft