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
/
powerpc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Additional icache paranoia: non-PLT relocations can modify the text segment.
nwhitehorn
2011-12-17
1
-2
/
+5
*
Add support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE GNU extensions to
kib
2011-12-12
1
-0
/
+16
*
Remove dead code that snuck in from the 32-bit PowerPC version of this
nwhitehorn
2011-03-07
1
-4
/
+0
*
Turn off default generation of userland dot symbols on powerpc64 now that
nwhitehorn
2011-02-18
1
-3
/
+3
*
When loading dso without PT_GNU_STACK phdr, only call
kib
2011-01-25
1
-0
/
+3
*
Mark rtld on PowerPC as not requiring executable stack.
kib
2011-01-14
1
-0
/
+1
*
Add support for R_PPC64_UADDR64 relocations.
nwhitehorn
2011-01-03
1
-1
/
+2
*
Fix an error in the ABI in rtld_bind_start(). When passing arguments to a
nwhitehorn
2010-12-28
1
-44
/
+44
*
Implement support for ELF filters in rtld. Both normal and auxillary
kib
2010-12-25
1
-17
/
+20
*
Check for undefined weak symbols during PLT binding on powerpc64, and do
nwhitehorn
2010-09-12
1
-2
/
+7
*
RTLD support for powerpc64. A few small modifications to the Makefile
nwhitehorn
2010-07-10
4
-0
/
+734