aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/alpha
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.0.0_cvscvs2svn2000-03-203-3/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-131-89/+0
* When a threads package registers locking methods with dllockinit(),John Polstra2000-01-291-21/+47
* Block almost all signals in the default locking method instead ofJohn Polstra2000-01-251-8/+10
* Revamp the mechanism for enumerating and calling shared objects'John Polstra2000-01-091-16/+5
* Work around an assert failure in the dynamic linker's default threadJohn Polstra1999-12-281-4/+8
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-272-9/+94
* Revamp the symbol lookup algorithm to cope better with objectsJohn Polstra1999-08-301-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add code to 'handle' R_ALPHA_NONE relocations by ignoring them.Doug Rabson1999-07-121-1/+4
* Fix a serious performance bug for large programs on the Alpha,John Polstra1999-06-252-44/+164
* Eliminate all machine-dependent code from the main source body andJohn Polstra1999-04-093-1/+50
* Update to the binutils-2.9.1 PLT format.Doug Rabson1998-09-111-2/+4
* Add the r_addend of the relocation when processing GLOB_DAT relocations.Doug Rabson1998-09-111-3/+3
* Fix a cut&paste error which prevented LD_BIND_NOW from working.Doug Rabson1998-09-081-2/+2
* Add alpha support.Doug Rabson1998-09-042-0/+478