| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dead code that snuck in from the 32-bit PowerPC version of this | nwhitehorn | 2011-03-07 | 1 | -4/+0 |
* | - With the addition of TLS support binutils started to make the addend | marius | 2011-03-06 | 1 | -0/+3 |
* | - Consistently abbreviate the names of the relocations. | marius | 2011-03-06 | 1 | -38/+43 |
* | Remove a hack made obsolete by the binutils 2.17 merge. | nwhitehorn | 2011-02-20 | 1 | -3/+0 |
* | Turn off default generation of userland dot symbols on powerpc64 now that | nwhitehorn | 2011-02-18 | 1 | -3/+3 |
* | Use sigsetjmp/siglongjmp with disabled signal mask access for | kib | 2011-02-09 | 3 | -5/+5 |
* | Fix grammar in comment. | kib | 2011-01-30 | 1 | -1/+1 |
* | Make ldd(1) work when versioned dependency file is cannot be loaded. | kib | 2011-01-30 | 1 | -4/+13 |
* | Eliminate the use of symlook_needed function in favor of DAGS. | kan | 2011-01-28 | 1 | -67/+47 |
* | Remove SuperH architecture from a comment as we do not support it. | pluknet | 2011-01-28 | 1 | -1/+1 |
* | When loading dso without PT_GNU_STACK phdr, only call | kib | 2011-01-25 | 10 | -2/+26 |
* | Fix get_program_var_addr() when type of the resolved symbol is functional. | kib | 2011-01-25 | 1 | -1/+6 |
* | Add my copyright. | kib | 2011-01-22 | 1 | -0/+1 |
* | Mark rtld on PowerPC as not requiring executable stack. | kib | 2011-01-14 | 2 | -1/+2 |
* | get_program_var_addr() must prefer the strong symbol to the weak | kib | 2011-01-10 | 1 | -65/+84 |
* | In rtld, read the initial stack access mode from AT_STACKPROT as set | kib | 2011-01-08 | 4 | -0/+51 |
* | Add section .note.GNU-stack for assembly files used by 386 and amd64. | kib | 2011-01-07 | 2 | -0/+4 |
* | Sort -mno-(mmx|3dnow|sse|sse2|sse3) options consistently throughout the | dim | 2011-01-05 | 2 | -2/+2 |
* | On amd64 and i386, tell the compiler to refrain from generating SSE, | dim | 2011-01-04 | 2 | -0/+2 |
* | Remove '-elf' from build flags for libexec/rtld-elf for amd64 and i386. | dim | 2011-01-04 | 2 | -4/+0 |
* | Add support for R_PPC64_UADDR64 relocations. | nwhitehorn | 2011-01-03 | 1 | -1/+2 |
* | Fix an error in the ABI in rtld_bind_start(). When passing arguments to a | nwhitehorn | 2010-12-28 | 1 | -44/+44 |
* | Fix an apparent cop-and-paste mistake in previous commit. | kan | 2010-12-27 | 1 | -1/+1 |
* | Implement support for ELF filters in rtld. Both normal and auxillary | kib | 2010-12-25 | 13 | -411/+767 |
* | Add a hook to pass debug flags to the build of rtld when doing make in | kib | 2010-12-25 | 1 | -1/+1 |
* | If dlclose() is called recursively from a _fini() function, the inner | jh | 2010-12-16 | 1 | -16/+38 |
* | Use -fPIC to build libexec/rtld-elf on sparc64, so it will also be able | dim | 2010-11-11 | 1 | -1/+6 |
* | In r214728, if dlopen() is called for the object that has been already | kib | 2010-11-04 | 1 | -5/+5 |
* | Fix style. | kib | 2010-11-04 | 1 | -1/+1 |
* | If dlopen() is called for the dso that has been already loaded as a | kib | 2010-11-03 | 2 | -2/+14 |
* | Unbreak ia64. | marcel | 2010-10-22 | 2 | -5/+16 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Fix two subtle problems in PPC32 RTLD. The first is a concurrency issue | nwhitehorn | 2010-10-04 | 1 | -2/+5 |
* | Check for undefined weak symbols during PLT binding on powerpc64, and do | nwhitehorn | 2010-09-12 | 3 | -3/+9 |
* | Make RTLD work on powerpc64 again. If there is a sub-directory named | nwhitehorn | 2010-08-24 | 1 | -7/+10 |
* | Remove exports table. Export control by the version script is enough. | kib | 2010-08-24 | 1 | -50/+4 |
* | MFtbemd: | imp | 2010-08-23 | 3 | -9/+13 |
* | On shared object unload, in __cxa_finalize, call and clear all installed | kib | 2010-08-23 | 1 | -0/+12 |
* | Introduce implementation-private rtld interface _rtld_addr_phdr, which | kib | 2010-08-23 | 2 | -10/+38 |
* | Provide the starting image with the pointer to ELF aux vector. It is | kib | 2010-08-17 | 1 | -0/+1 |
* | Use the newly provided aux vectors to get pagesize and osreldate information. | kib | 2010-08-17 | 2 | -10/+84 |
* | Add parentheses around the argument 'x' used in the __bswapXX(x) macros. Revert | neel | 2010-08-11 | 1 | -1/+1 |
* | Fix compilation error for 64-bit little endian build: | neel | 2010-08-10 | 1 | -2/+2 |
* | 64 bit support for MIPS rtld. | jchandra | 2010-07-29 | 2 | -10/+17 |
* | RTLD support for powerpc64. A few small modifications to the Makefile | nwhitehorn | 2010-07-10 | 6 | -0/+741 |
* | Revert r209544. It papers over a binutils bug, and is not even a reliable | nwhitehorn | 2010-06-28 | 1 | -10/+3 |
* | Ignore versioned dependencies on shared objects to which we do not link. | nwhitehorn | 2010-06-26 | 1 | -3/+10 |
* | Merge jmallett@'s n64 work into HEAD - changeset 3 | jchandra | 2010-06-16 | 1 | -3/+5 |
* | Plug possible memory leak. | kan | 2010-06-03 | 1 | -1/+3 |
* | Only use the cache after the early stage of loading. This is | rdivacky | 2010-05-18 | 6 | -33/+29 |