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
/
reloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove alpha left-overs.
ru
2006-08-22
1
-531
/
+0
*
Implement ELF symbol versioning using GNU semantics. This code aims
kan
2005-12-18
1
-1
/
+3
*
Explicitly cast ELF_R_TYPE() to the right type.
marcel
2005-12-18
1
-2
/
+2
*
Fix the load64 and store64 macros, created to handle 8-byte unaligned
marcel
2005-06-02
1
-6
/
+6
*
Add support for Thread Local Storage.
dfr
2004-08-03
1
-0
/
+22
*
No need to zero fill memory, mmapped anonymously. Kernel will
kan
2003-03-14
1
-2
/
+0
*
Fix the handling of high PLT entries (> 32764) on sparc64. This requires
tmm
2002-11-18
1
-3
/
+4
*
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
1
-4
/
+14
*
Add ia64 support. Various adjustments were made to existing targets to
dfr
2001-10-15
1
-5
/
+9
*
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
*
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
*
Add a new function dllockinit() for registering thread locking
jdp
1999-12-27
1
-9
/
+0
*
Revamp the symbol lookup algorithm to cope better with objects
jdp
1999-08-30
1
-2
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
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
1
-43
/
+161
*
Eliminate all machine-dependent code from the main source body and
jdp
1999-04-09
1
-1
/
+14
*
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
1
-0
/
+309