| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r234840: | Konstantin Belousov | 2012-05-13 | 1 | -1/+1 |
| * | MFC r233231: | Konstantin Belousov | 2012-04-03 | 1 | -11/+14 |
| * | MFC r232831: | Konstantin Belousov | 2012-03-30 | 1 | -0/+3 |
| * | MFC r228435: | Konstantin Belousov | 2012-01-04 | 1 | -4/+26 |
| * | MFC r228646: | Nathan Whitehorn | 2011-12-31 | 1 | -0/+4 |
| * | When loading dso without PT_GNU_STACK phdr, only call | Konstantin Belousov | 2011-01-25 | 1 | -0/+3 |
| * | Mark rtld on PowerPC as not requiring executable stack. | Konstantin Belousov | 2011-01-14 | 1 | -1/+1 |
| * | Implement support for ELF filters in rtld. Both normal and auxillary | Konstantin Belousov | 2010-12-25 | 1 | -17/+20 |
| * | Fix two subtle problems in PPC32 RTLD. The first is a concurrency issue | Nathan Whitehorn | 2010-10-04 | 1 | -2/+5 |
| * | Only use the cache after the early stage of loading. This is | Roman Divacky | 2010-05-18 | 1 | -8/+4 |
| * | Support the extended PLT format used when objects have more than 8192 | Nathan Whitehorn | 2010-02-22 | 3 | -25/+67 |
| * | Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, use | Robert Watson | 2009-04-19 | 1 | -2/+0 |
| * | Include an extra header to get a function prototype. | John Birrell | 2007-11-19 | 1 | -0/+1 |
| * | Unbreak the dynamic linker by not creating a cache for rtld-elf | Marcel Moolenaar | 2007-07-15 | 1 | -2/+6 |
| * | o Fix the static TLS relocation. We were subtracting the size of | Marcel Moolenaar | 2006-09-01 | 1 | -2/+2 |
| * | Implement ELF symbol versioning using GNU semantics. This code aims | Alexander Kabaev | 2005-12-18 | 1 | -1/+3 |
| * | Remove these unused files before any other archs include the same bogus | John Baldwin | 2004-11-12 | 1 | -169/+0 |
| * | Implement TLS relocations for powerpc. | Suleiman Souhlal | 2004-11-02 | 2 | -3/+73 |
| * | Add stubs for powerpc TLS. | Doug Rabson | 2004-08-04 | 2 | -0/+41 |
| * | Allow threading libraries to register their own locking | Alexander Kabaev | 2003-05-29 | 3 | -36/+34 |
| * | No need to zero fill memory, mmapped anonymously. Kernel will | Alexander Kabaev | 2003-03-14 | 1 | -5/+1 |
| * | rtld support for PowerPC. Mostly obtained from NetBSD, with mods | Peter Grehan | 2002-12-04 | 5 | -0/+926 |