summaryrefslogtreecommitdiff
path: root/libexec/ld.aout_so
AgeCommit message (Expand)Author
2009-08-16Add <sys/exec_aout.h> includesmartin
2009-04-08Don't use .\" as callable macro.joerg
2008-10-31make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc,mrg
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-09Remove support for NetBSD/pc532.simonb
2006-11-09eliminate alloca for ssp.christos
2005-12-24bare asm -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-06-26sprinkle little const.christos
2004-10-28Another (unsigned char) cast - for ldconfigdsl
2004-07-20Newly built binary from netbsd-1-4 sources + arch/sparc/mdprologue.S, rev 1.8.pk
2004-07-15add some instructions at the top of rtld_entry() that use mprotect()chs
2004-04-05Remove duplicated include of <sys/types.h>veego
2004-03-19Convert to usage of UUDECODE_FILES and standardize on filename extensionjmc
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19rework to use the newer _MKMSGCREATE (et al) macroslukem
2003-10-19support MAKEVERBOSElukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-06-26Add Ns where needed.wiz
2003-06-26Remove superfluous Ns and quoting.wiz
2003-03-31spell fixes (most from me, one from Igor Sobrado in PR misc/19700)perry
2003-01-16Fix problem where dlclose() falls into infinite loop.itohy
2002-12-10Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.thorpej
2002-11-22Only warn on double-word displacements for displacements lesssimonb
2002-11-12MKDYNAMICROOT for a.outitohy
2002-09-29Begin new sentences on new lines.wiz
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-08-08Remove extraneous \n's in {err,warn}{,x} that used to be printfs.soren
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-05-26__STDC__ is always defined on NetBSD.wiz
2002-04-24- in <bsd.files.mk>, don't clear FILES after using it, as that preventslukem
2002-03-29Add support for a VAX ld.so when VAX is ELFmatt
2002-03-05Use ${PRINTOBJDIR}.thorpej
2002-02-24Change to use a register prefix.matt
2002-02-07Edit -mdoc usage.ross
2002-02-06Rename to reflect the MACHINE_ARCH that will be used on ARM ELFthorpej
2002-02-06MACHINE_ARCH for ELF ARM platforms is "arm", not "arm32".thorpej
2002-01-31Make it possible for uudecode to be a host tool.tv
2002-01-22Add a uuencoded binary of a.out arm32 ld.so and update Makefile to extractskrll
2002-01-15Drop some unnecessary .Pps.wiz
2001-11-21"than" instead of "then".wiz
2001-09-20Use vsnprintf instead of vsprintf.wiz
2001-07-25Add hack bits to be able to compile a cross-linker for 8K-pages m68k targetsaymeric
2001-06-21make sure we remove all the global references refering to a shared objectchristos
2001-05-06Newly built binaries from netbsd-1-4 sources, including fix forhe
2001-05-06Rename rtld.1 to ld.aout_so.1, since it only describes ld.so for a.out.wiz
2001-05-06This man page only documents behaviour on a.out. ld.aout_so useswiz