| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r227660: | Konstantin Belousov | 2011-11-26 | 1 | -0/+1 |
| * | MFC r226156: | Konstantin Belousov | 2011-10-10 | 1 | -2/+7 |
| * | MFC r226155: | Konstantin Belousov | 2011-10-10 | 1 | -3/+14 |
| * | Restore the writing of the .bss sections of the dsos (not the main | Konstantin Belousov | 2011-09-20 | 1 | -2/+3 |
| * | Use the proper dynamic tls block to calculate the tls variable address | Konstantin Belousov | 2011-09-15 | 1 | -1/+1 |
| * | Do not use the function pointers for the internal operation of rtld_printf() | Konstantin Belousov | 2011-09-06 | 1 | -21/+26 |
| * | When libexec/rtld-elf/rtld.c is compiled with clang, the r_debug_state() | Dimitry Andric | 2011-09-03 | 1 | -1/+9 |
| * | Rtld links with the specially built pic static libc library to get some | Konstantin Belousov | 2011-08-24 | 9 | -54/+573 |
| * | Fix clang warnings. | Ben Laurie | 2011-06-18 | 1 | -4/+4 |
| * | Compile RTLD with global dot symbols on 64-bit PowerPC, as a crutch for | Nathan Whitehorn | 2011-06-08 | 1 | -0/+1 |
| * | rtld: eliminate double call to close(2) that may occur in load_object | Andriy Gapon | 2011-03-25 | 1 | -5/+2 |
| * | - Add support for TLS relocations. | Marius Strobl | 2011-03-11 | 1 | -6/+88 |
| * | - Remove clause 3 and 4 from TNF licenses. [1] | Marius Strobl | 2011-03-11 | 1 | -75/+63 |
| * | Remove dead code that snuck in from the 32-bit PowerPC version of this | Nathan Whitehorn | 2011-03-07 | 1 | -4/+0 |
| * | - With the addition of TLS support binutils started to make the addend | Marius Strobl | 2011-03-06 | 1 | -0/+3 |
| * | - Consistently abbreviate the names of the relocations. | Marius Strobl | 2011-03-06 | 1 | -37/+42 |
| * | Remove a hack made obsolete by the binutils 2.17 merge. | Nathan Whitehorn | 2011-02-20 | 1 | -3/+0 |
| * | Turn off default generation of userland dot symbols on powerpc64 now that | Nathan Whitehorn | 2011-02-18 | 1 | -3/+3 |
| * | Use sigsetjmp/siglongjmp with disabled signal mask access for | Konstantin Belousov | 2011-02-09 | 3 | -5/+5 |
| * | Fix grammar in comment. | Konstantin Belousov | 2011-01-30 | 1 | -1/+1 |
| * | Make ldd(1) work when versioned dependency file is cannot be loaded. | Konstantin Belousov | 2011-01-30 | 1 | -4/+13 |
| * | Eliminate the use of symlook_needed function in favor of DAGS. | Alexander Kabaev | 2011-01-28 | 1 | -67/+47 |
| * | Remove SuperH architecture from a comment as we do not support it. | Sergey Kandaurov | 2011-01-28 | 1 | -1/+1 |
| * | When loading dso without PT_GNU_STACK phdr, only call | Konstantin Belousov | 2011-01-25 | 10 | -2/+26 |
| * | Fix get_program_var_addr() when type of the resolved symbol is functional. | Konstantin Belousov | 2011-01-25 | 1 | -1/+6 |
| * | Add my copyright. | Konstantin Belousov | 2011-01-22 | 1 | -0/+1 |
| * | Mark rtld on PowerPC as not requiring executable stack. | Konstantin Belousov | 2011-01-14 | 2 | -1/+2 |
| * | get_program_var_addr() must prefer the strong symbol to the weak | Konstantin Belousov | 2011-01-10 | 1 | -65/+84 |
| * | In rtld, read the initial stack access mode from AT_STACKPROT as set | Konstantin Belousov | 2011-01-08 | 4 | -0/+51 |
| * | Add section .note.GNU-stack for assembly files used by 386 and amd64. | Konstantin Belousov | 2011-01-07 | 2 | -0/+4 |
| * | Sort -mno-(mmx|3dnow|sse|sse2|sse3) options consistently throughout the | Dimitry Andric | 2011-01-05 | 2 | -2/+2 |
| * | On amd64 and i386, tell the compiler to refrain from generating SSE, | Dimitry Andric | 2011-01-04 | 2 | -0/+2 |
| * | Remove '-elf' from build flags for libexec/rtld-elf for amd64 and i386. | Dimitry Andric | 2011-01-04 | 2 | -4/+0 |
| * | Add support for R_PPC64_UADDR64 relocations. | Nathan Whitehorn | 2011-01-03 | 1 | -1/+2 |
| * | Fix an error in the ABI in rtld_bind_start(). When passing arguments to a | Nathan Whitehorn | 2010-12-28 | 1 | -42/+42 |
| * | Fix an apparent cop-and-paste mistake in previous commit. | Alexander Kabaev | 2010-12-27 | 1 | -1/+1 |
| * | Implement support for ELF filters in rtld. Both normal and auxillary | Konstantin Belousov | 2010-12-25 | 13 | -408/+764 |
| * | Add a hook to pass debug flags to the build of rtld when doing make in | Konstantin Belousov | 2010-12-25 | 1 | -1/+1 |
| * | If dlclose() is called recursively from a _fini() function, the inner | Jaakko Heinonen | 2010-12-16 | 1 | -16/+38 |
| * | Use -fPIC to build libexec/rtld-elf on sparc64, so it will also be able | Dimitry Andric | 2010-11-11 | 1 | -1/+6 |
| * | In r214728, if dlopen() is called for the object that has been already | Konstantin Belousov | 2010-11-04 | 1 | -5/+5 |
| * | Fix style. | Konstantin Belousov | 2010-11-04 | 1 | -1/+1 |
| * | If dlopen() is called for the dso that has been already loaded as a | Konstantin Belousov | 2010-11-03 | 2 | -2/+14 |
| * | Unbreak ia64. | Marcel Moolenaar | 2010-10-22 | 2 | -5/+16 |
| * | mdoc: drop redundant .Pp and .LP calls | Ulrich Spörlein | 2010-10-08 | 1 | -1/+0 |
| * | Fix two subtle problems in PPC32 RTLD. The first is a concurrency issue | Nathan Whitehorn | 2010-10-04 | 1 | -2/+5 |
| * | Check for undefined weak symbols during PLT binding on powerpc64, and do | Nathan Whitehorn | 2010-09-12 | 3 | -3/+9 |
| * | Make RTLD work on powerpc64 again. If there is a sub-directory named | Nathan Whitehorn | 2010-08-24 | 1 | -7/+10 |
| * | Remove exports table. Export control by the version script is enough. | Konstantin Belousov | 2010-08-24 | 1 | -50/+4 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 3 | -9/+13 |