index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libexec
/
rtld-elf
/
rtld.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Thread Local Storage.
dfr
2004-08-03
1
-0
/
+23
*
Add initial support for compiling a special 32 bit version of
peter
2004-03-21
1
-0
/
+12
*
Prepend /lib to the builtin library search path in rtld.
gordon
2003-08-17
1
-1
/
+1
*
Provide a mechanism for dumping relocation information.
mdodd
2003-06-19
1
-0
/
+5
*
Move MD function prototypes together.
mdodd
2003-06-19
1
-4
/
+8
*
Fix warnings; no parameters in function prototypes.
mdodd
2003-06-19
1
-1
/
+1
*
- Add support for DT_FLAGS.
mdodd
2003-06-18
1
-0
/
+2
*
Allow threading libraries to register their own locking
kan
2003-05-29
1
-1
/
+2
*
Implement dlinfo() function.
kan
2003-02-13
1
-1
/
+1
*
Remove /usr/lib/elf from a default search path.
kan
2003-02-13
1
-1
/
+1
*
Update rtld for the "new" ia64 ABI. In the old toolchain, the
peter
2001-10-29
1
-2
/
+2
*
Add ia64 support. Various adjustments were made to existing targets to
dfr
2001-10-15
1
-2
/
+3
*
Performance improvements for the ELF dynamic linker. These
jdp
2001-05-05
1
-1
/
+10
*
* include/elf.h has been repo copied to include/elf-hints.h, and it no
obrien
2001-05-02
1
-1
/
+2
*
Add support for dlsym(RTLD_DEFAULT, ...).
jdp
2000-09-19
1
-2
/
+2
*
Revamp the code that calls shared libraries' init and fini functions.
jdp
2000-07-26
1
-8
/
+2
*
Solve the dynamic linker's problems with multithreaded programs once
jdp
2000-07-08
1
-5
/
+18
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-4
/
+4
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-4
/
+4
*
When a threads package registers locking methods with dllockinit(),
jdp
2000-01-29
1
-1
/
+3
*
Revamp the mechanism for enumerating and calling shared objects'
jdp
2000-01-09
1
-3
/
+15
*
Add a new function dllockinit() for registering thread locking
jdp
1999-12-27
1
-0
/
+4
*
Make jdk-1.1.8 work again. It turns out that some code inside
jdp
1999-09-05
1
-5
/
+9
*
Get the actual pathname of the dynamic linker from the executable's
jdp
1999-08-30
1
-0
/
+1
*
When checking to see if a shared object is already loaded, look for
jdp
1999-08-30
1
-1
/
+4
*
Revamp the symbol lookup algorithm to cope better with objects
jdp
1999-08-30
1
-2
/
+15
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Change many asserts into normal errors. They were all for conditions
jdp
1999-07-18
1
-3
/
+3
*
Eliminate all machine-dependent code from the main source body and
jdp
1999-04-09
1
-4
/
+8
*
Add alpha support.
dfr
1998-09-04
1
-3
/
+20
*
Suppress duplicate entries in ldd output.
jdp
1998-09-02
1
-1
/
+2
*
Update this header to use the revamped elf headers which select Elf32
jb
1998-08-21
1
-12
/
+12
*
Add GDB support. The method and some of the code came from NetBSD's elf
dfr
1998-04-30
1
-1
/
+4
*
Import the ELF dynamic linker. This is the ElfKit version with
jdp
1998-03-07
1
-0
/
+122