summaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* rtld dl_iterate_phdr(): dlpi_tls_data is wrongKonstantin Belousov2021-04-231-0/+1
* Add version indicators to rtld.Konstantin Belousov2020-05-261-0/+2
* Add rtld private interface for dso to detect dynamic loadingKonstantin Belousov2015-01-031-0/+1
* - Export the function added in r265456 rather than the non-existentMark Johnston2014-05-071-1/+1
* Add a postinit debugger hook to rtld. This will be used by dtrace(1) to haltMark Johnston2014-05-061-0/+1
* Implement fdlopen(3), an rtld interface to load shared object by fileKonstantin Belousov2012-01-071-0/+4
* Remove a hack made obsolete by the binutils 2.17 merge.Nathan Whitehorn2011-02-201-3/+0
* In rtld, read the initial stack access mode from AT_STACKPROT as setKonstantin Belousov2011-01-081-0/+1
* Introduce implementation-private rtld interface _rtld_addr_phdr, whichKonstantin Belousov2010-08-231-0/+1
* RTLD support for powerpc64. A few small modifications to the MakefileNathan Whitehorn2010-07-101-0/+3
* Allow the NULL, RTLD_SELF and RTLD_NEXT handles to work with dlfunc(3).Konstantin Belousov2009-04-031-0/+1
* Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post.Konstantin Belousov2008-11-271-0/+2
* Add r_debug_state to the list of symbols exported from rtld. GDB needs toAlexander Kabaev2007-07-111-0/+1
* Catch up with the private namespace change (s/FBSDprivate/FBSDprivate_1.0).Daniel Eischen2007-05-011-1/+1
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-1/+3
* Bring rtld exports in line with corresponding symbols exported fromAlexander Kabaev2007-04-091-1/+4
* Prepare rtld for symbol versioning. Disable it by default for now.Alexander Kabaev2007-04-031-0/+18