aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/i386/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.10 - replace alloca() with mmap() to avoid unbounded stack usage.Matthew Dillon2002-06-161-8/+20
* MFC: Performance improvements. Includes the following revisions:John Polstra2001-05-111-4/+9
* When a threads package registers locking methods with dllockinit(),John Polstra2000-01-291-10/+25
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-271-9/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix a serious performance bug for large programs on the Alpha,John Polstra1999-06-251-25/+21
* Eliminate all machine-dependent code from the main source body andJohn Polstra1999-04-091-1/+11
* Add alpha support.Doug Rabson1998-09-041-0/+236