summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/alpha/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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