summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/alpha/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove alpha left-overs.ru2006-08-221-531/+0
* Implement ELF symbol versioning using GNU semantics. This code aimskan2005-12-181-1/+3
* Explicitly cast ELF_R_TYPE() to the right type.marcel2005-12-181-2/+2
* Fix the load64 and store64 macros, created to handle 8-byte unalignedmarcel2005-06-021-6/+6
* Add support for Thread Local Storage.dfr2004-08-031-0/+22
* No need to zero fill memory, mmapped anonymously. Kernel willkan2003-03-141-2/+0
* Fix the handling of high PLT entries (> 32764) on sparc64. This requirestmm2002-11-181-3/+4
* This is the same alloca() fix as was committed for i386. David O'Briendillon2002-06-181-5/+17
* ld-elf.so.1 assumed a few too many things about the ordering of sectionspeter2002-02-181-4/+14
* Add ia64 support. Various adjustments were made to existing targets todfr2001-10-151-5/+9
* The support for accelerating find_symdef() with a cache was broken. Thisdfr2001-10-101-8/+9
* Performance improvements for the ELF dynamic linker. Thesejdp2001-05-051-4/+11
* Eliminate unaligned accesses that occurred when relocating thejdp2000-05-221-12/+27
* When a threads package registers locking methods with dllockinit(),jdp2000-01-291-21/+47
* Add a new function dllockinit() for registering thread lockingjdp1999-12-271-9/+0
* Revamp the symbol lookup algorithm to cope better with objectsjdp1999-08-301-2/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add code to 'handle' R_ALPHA_NONE relocations by ignoring them.dfr1999-07-121-1/+4
* Fix a serious performance bug for large programs on the Alpha,jdp1999-06-251-43/+161
* Eliminate all machine-dependent code from the main source body andjdp1999-04-091-1/+14
* Add the r_addend of the relocation when processing GLOB_DAT relocations.dfr1998-09-111-3/+3
* Fix a cut&paste error which prevented LD_BIND_NOW from working.dfr1998-09-081-2/+2
* Add alpha support.dfr1998-09-041-0/+309
OpenPOWER on IntegriCloud