summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* MFC r265456, r265578:markj2014-08-071-0/+1
* Implement fdlopen(3), an rtld interface to load shared object by filekib2012-01-071-0/+4
* Remove a hack made obsolete by the binutils 2.17 merge.nwhitehorn2011-02-201-3/+0
* In rtld, read the initial stack access mode from AT_STACKPROT as setkib2011-01-081-0/+1
* Introduce implementation-private rtld interface _rtld_addr_phdr, whichkib2010-08-231-0/+1
* RTLD support for powerpc64. A few small modifications to the Makefilenwhitehorn2010-07-101-0/+3
* Allow the NULL, RTLD_SELF and RTLD_NEXT handles to work with dlfunc(3).kib2009-04-031-0/+1
* Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post.kib2008-11-271-0/+2
* Add r_debug_state to the list of symbols exported from rtld. GDB needs tokan2007-07-111-0/+1
* Catch up with the private namespace change (s/FBSDprivate/FBSDprivate_1.0).deischen2007-05-011-1/+1
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-1/+3
* Bring rtld exports in line with corresponding symbols exported fromkan2007-04-091-1/+4
* Prepare rtld for symbol versioning. Disable it by default for now.kan2007-04-031-0/+18
OpenPOWER on IntegriCloud