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
/
mips
/
reloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several problems with our ELF filters implementation.
kib
2012-03-20
1
-8
/
+10
*
- Switch to saving non-offseted pointer to TLS block in order too keep things...
gonzo
2012-03-06
1
-4
/
+3
*
Add handlers for TLS-related relocation entries
gonzo
2012-02-11
1
-2
/
+85
*
Remove debug output
gonzo
2012-02-10
1
-2
/
+0
*
Switch MIPS TLS implementation to Variant I
gonzo
2012-02-10
1
-1
/
+25
*
Fix debug output for MIPS part of rtld
gonzo
2012-02-10
1
-12
/
+13
*
Spelling fixes for libexec/
uqs
2012-01-07
1
-1
/
+1
*
Add support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE GNU extensions to
kib
2011-12-12
1
-0
/
+16
*
Implement support for ELF filters in rtld. Both normal and auxillary
kib
2010-12-25
1
-5
/
+8
*
Add parentheses around the argument 'x' used in the __bswapXX(x) macros. Revert
neel
2010-08-11
1
-1
/
+1
*
Fix compilation error for 64-bit little endian build:
neel
2010-08-10
1
-2
/
+2
*
64 bit support for MIPS rtld.
jchandra
2010-07-29
1
-8
/
+14
*
Updated rtld for n32 support.
imp
2010-03-04
1
-79
/
+208
*
This code has no copyright. It is fairly obvious to me that we're a
imp
2008-10-13
1
-14
/
+48
*
MFp4: Fix a bug in the mips relocation code that prevents shared images
imp
2008-10-10
1
-22
/
+14
*
MFp4: Add mips support for dynamic linking.
imp
2008-04-04
1
-0
/
+357