Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rtld to handle SPARC_R_UA{16,64} relocations correctly. | kan | 2002-12-05 | 1 | -2/+2 |
* | Fix the handling of high PLT entries (> 32764) on sparc64. This requires | tmm | 2002-11-18 | 3 | -200/+222 |
* | <machine/atomic.h> requires <sys/types.h>. | ru | 2002-10-09 | 2 | -2/+1 |
* | Return an error if a symbol is not found in reloc_jmpslots() instead of | tmm | 2002-09-14 | 1 | -0/+2 |
* | Add END markers to asm functions so that debuggers can find their size. | jake | 2002-07-17 | 1 | -1/+3 |
* | Remove the nanosleep calls from the spin loops in the locking code. | jdp | 2002-07-06 | 1 | -8/+1 |
* | Add needed include of mman.h to fix sparc64 buildworld. | jake | 2002-06-24 | 1 | -1/+3 |
* | The last bits of the alloca -> mmap fix. IA64 and SPARC64 (current only). | dillon | 2002-06-22 | 1 | -4/+15 |
* | rtld support for sparc64. | jake | 2002-03-13 | 5 | -0/+1073 |