summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/amd64/rtld_machdep.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r280816:kib2015-04-121-1/+1
* Add support for preinit, init and fini arrays. Some ABIs, inkib2012-03-111-0/+3
* When loading dso without PT_GNU_STACK phdr, only callkib2011-01-251-0/+3
* Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, userwatson2009-04-191-2/+0
* *thwack*! all the world's not i386.des2006-03-291-0/+2
* Add support for Thread Local Storage.dfr2004-08-031-0/+15
* Revert last change. ../rtld.c uses CACHE_LINE_SIZE too.peter2003-12-111-0/+2
* Only define CACHE_LINE_SIZE in one place..peter2003-12-111-2/+0
* Allow threading libraries to register their own lockingkan2003-05-291-21/+5
* Fix the handling of high PLT entries (> 32764) on sparc64. This requirestmm2002-11-181-1/+2
* Update the asm statements to use the "+" modifier instead ofjdp2002-06-241-4/+4
* Update rtld for the "new" ia64 ABI. In the old toolchain, thepeter2001-10-291-0/+3
* Add ia64 support. Various adjustments were made to existing targets todfr2001-10-151-6/+14
* Solve the dynamic linker's problems with multithreaded programs oncejdp2000-07-081-1/+22
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix a serious performance bug for large programs on the Alpha,jdp1999-06-251-1/+9
* Eliminate all machine-dependent code from the main source body andjdp1999-04-091-0/+36
OpenPOWER on IntegriCloud