summaryrefslogtreecommitdiffstats
path: root/sys/kern/link_aout.c
Commit message (Expand)AuthorAgeFilesLines
* Make ELF kernels build again.jdp1998-08-161-1/+3
* Use [u]intptr_t instead of [u_]long for casts between pointers andbde1998-08-161-2/+2
* Modify the internal interfaces to the kernel linker to make it possibledfr1998-08-121-8/+69
* Cast pointers to uintptr_t/intptr_t instead of to u_long/long,bde1998-07-151-4/+4
* Don't depend on gcc's feature of casting lvalues.bde1998-07-071-2/+3
* This commit fixes various 64bit portability problems required fordfr1998-06-071-1/+6
* Fixed a sloppy common-style definitions.bde1997-11-201-1/+8
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-071-5/+1
* make a couple functions static...jmg1997-10-241-3/+3
* Removed unused #includes.bde1997-08-021-7/+1
* This is the kernel linker. To use it, you will first need to applydfr1997-05-071-0/+448
OpenPOWER on IntegriCloud