summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/alpha
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug which could cause programs with user threads packages tojdp2000-07-171-1/+24
* Solve the dynamic linker's problems with multithreaded programs oncejdp2000-07-083-45/+167
* 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
* Block almost all signals in the default locking method instead ofjdp2000-01-251-8/+10
* Revamp the mechanism for enumerating and calling shared objects'jdp2000-01-091-16/+5
* Work around an assert failure in the dynamic linker's default threadjdp1999-12-281-4/+8
* Add a new function dllockinit() for registering thread lockingjdp1999-12-272-9/+94
* Revamp the symbol lookup algorithm to cope better with objectsjdp1999-08-301-2/+1
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* 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-252-44/+164
* Eliminate all machine-dependent code from the main source body andjdp1999-04-093-1/+50
* Update to the binutils-2.9.1 PLT format.dfr1998-09-111-2/+4
* 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-042-0/+478
OpenPOWER on IntegriCloud