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
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the nanosleep calls from the spin loops in the locking code.
jdp
2002-07-06
1
-8
/
+1
*
This is the same alloca() fix as was committed for i386. David O'Brien
dillon
2002-06-18
1
-5
/
+17
*
ld-elf.so.1 assumed a few too many things about the ordering of sections
peter
2002-02-18
5
-72
/
+265
*
Update rtld for the "new" ia64 ABI. In the old toolchain, the
peter
2001-10-29
1
-0
/
+3
*
Add ia64 support. Various adjustments were made to existing targets to
dfr
2001-10-15
2
-6
/
+16
*
The support for accelerating find_symdef() with a cache was broken. This
dfr
2001-10-10
1
-8
/
+9
*
Performance improvements for the ELF dynamic linker. These
jdp
2001-05-05
1
-4
/
+11
*
Fix a bug which could cause programs with user threads packages to
jdp
2000-07-17
1
-1
/
+24
*
Solve the dynamic linker's problems with multithreaded programs once
jdp
2000-07-08
3
-45
/
+167
*
Eliminate unaligned accesses that occurred when relocating the
jdp
2000-05-22
1
-12
/
+27
*
When a threads package registers locking methods with dllockinit(),
jdp
2000-01-29
1
-21
/
+47
*
Block almost all signals in the default locking method instead of
jdp
2000-01-25
1
-8
/
+10
*
Revamp the mechanism for enumerating and calling shared objects'
jdp
2000-01-09
1
-16
/
+5
*
Work around an assert failure in the dynamic linker's default thread
jdp
1999-12-28
1
-4
/
+8
*
Add a new function dllockinit() for registering thread locking
jdp
1999-12-27
2
-9
/
+94
*
Revamp the symbol lookup algorithm to cope better with objects
jdp
1999-08-30
1
-2
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Add code to 'handle' R_ALPHA_NONE relocations by ignoring them.
dfr
1999-07-12
1
-1
/
+4
*
Fix a serious performance bug for large programs on the Alpha,
jdp
1999-06-25
2
-44
/
+164
*
Eliminate all machine-dependent code from the main source body and
jdp
1999-04-09
3
-1
/
+50
*
Update to the binutils-2.9.1 PLT format.
dfr
1998-09-11
1
-2
/
+4
*
Add the r_addend of the relocation when processing GLOB_DAT relocations.
dfr
1998-09-11
1
-3
/
+3
*
Fix a cut&paste error which prevented LD_BIND_NOW from working.
dfr
1998-09-08
1
-2
/
+2
*
Add alpha support.
dfr
1998-09-04
2
-0
/
+478