summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-8/+8
* MFNetBSD: src/libexec/ld.elf_so/arch/sparc64/mdreloc.c 1.26 (partial)marius2005-06-041-1/+1
* Remove these unused files before any other archs include the same bogusjhb2004-11-121-167/+0
* Add support for Thread Local Storage.dfr2004-08-032-0/+36
* Fix the problem that surfaced with the new binutils import on sparc64tmm2004-06-182-3/+6
* Avoid using the global offset table to get the address of _DYNAMIC injake2003-07-042-1/+18
* Allow threading libraries to register their own lockingkan2003-05-293-33/+23
* No need to zero fill memory, mmapped anonymously. Kernel willkan2003-03-141-2/+0
* Fix rtld to handle SPARC_R_UA{16,64} relocations correctly.kan2002-12-051-2/+2
* Fix the handling of high PLT entries (> 32764) on sparc64. This requirestmm2002-11-183-200/+222
* <machine/atomic.h> requires <sys/types.h>.ru2002-10-092-2/+1
* Return an error if a symbol is not found in reloc_jmpslots() instead oftmm2002-09-141-0/+2
* Add END markers to asm functions so that debuggers can find their size.jake2002-07-171-1/+3
* Remove the nanosleep calls from the spin loops in the locking code.jdp2002-07-061-8/+1
* Add needed include of mman.h to fix sparc64 buildworld.jake2002-06-241-1/+3
* The last bits of the alloca -> mmap fix. IA64 and SPARC64 (current only).dillon2002-06-221-4/+15
* rtld support for sparc64.jake2002-03-135-0/+1073
OpenPOWER on IntegriCloud