aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/powerpc/rtld_start.S
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Add CFI start/end proc directives to arm64, i386, and ppcConrad Meyer2020-12-051-0/+6
* [PowerPC] Fix stack padding issue on ppc32.Brandon Bergren2019-11-241-1/+1
* rtld/powerpc: Fix _rtld_bind_start for powerpcspeJustin Hibbits2019-11-241-3/+107
* powerpc: Transition to Secure-PLT, like most other OSsJustin Hibbits2019-06-251-26/+37
* Mark rtld on PowerPC as not requiring executable stack.Konstantin Belousov2011-01-141-1/+1
* Support the extended PLT format used when objects have more than 8192Nathan Whitehorn2010-02-221-0/+6
* Allow threading libraries to register their own lockingAlexander Kabaev2003-05-291-6/+6
* rtld support for PowerPC. Mostly obtained from NetBSD, with modsPeter Grehan2002-12-041-0/+194