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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow multiple locks to be acquired by detecting corresponding
davidxu
2008-09-16
1
-2
/
+2
*
Make sure internal rtld malloc routines are not called from unlocked
kan
2008-09-03
1
-14
/
+17
*
Enable GCC stack protection (aka Propolice) for userland:
ru
2008-06-25
1
-0
/
+2
*
Make the meaning of the %A format specifier, as passed to
bms
2008-05-15
1
-2
/
+5
*
Fix the problem with the C++ exception handling for the multithreaded
kib
2008-05-06
3
-4
/
+8
*
MFp4: Add mips support for dynamic linking.
imp
2008-04-04
5
-5
/
+602
*
For un-prototyped static inline functions declared in pthread_md.h on
rwatson
2007-12-01
1
-1
/
+1
*
Include an extra header to get a function prototype.
jb
2007-11-19
1
-0
/
+1
*
- Fix the handling of R_SPARC_OLO10, which is a bit of a special case
marius
2007-10-16
1
-9
/
+14
*
Unbreak the dynamic linker by not creating a cache for rtld-elf
marcel
2007-07-15
1
-2
/
+6
*
Cache does not serve any purpose when rtld is relocating itself, do
kensmith
2007-07-13
1
-2
/
+6
*
Add r_debug_state to the list of symbols exported from rtld. GDB needs to
kan
2007-07-11
1
-0
/
+1
*
Update the man page to reflect that certain variables will be unset in
csjp
2007-05-17
1
-2
/
+4
*
In the event a process is tainted (setuid/setgid binaries), un-set any
csjp
2007-05-17
1
-10
/
+20
*
Don't enable symbol versioning on ia64 for now. It causes
marcel
2007-05-16
1
-0
/
+2
*
We don't need --export-dynamic for ld-elf.so.1, because it's a
marcel
2007-05-16
1
-1
/
+0
*
Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.
deischen
2007-05-13
1
-1
/
+3
*
Remove %m formatter, it's ifdef 0'ed in the code from the very beginning
pav
2007-05-12
1
-2
/
+0
*
Expand documentation for LD_TRACE_LOADED_OBJECTS_FMT? variables
pav
2007-05-12
1
-0
/
+6
*
Fix a TLS memory leak.
davidxu
2007-05-05
1
-0
/
+1
*
Catch up with the private namespace change (s/FBSDprivate/FBSDprivate_1.0).
deischen
2007-05-01
1
-1
/
+1
*
Retire rtld-specific Versions.def. Symbols exported by rtld are supposed
kan
2007-04-29
2
-9
/
+3
*
Give the private version namespace a number to match libc.
deischen
2007-04-29
1
-1
/
+1
*
Use C comments since we now preprocess these files with CPP.
deischen
2007-04-29
2
-2
/
+6
*
Bring rtld exports in line with corresponding symbols exported from
kan
2007-04-09
3
-2
/
+8
*
Remove reference to FBSDprivate version. We do not use it in this
kan
2007-04-07
1
-7
/
+0
*
Catch up on rtld's special status. Since it does not appear on
kan
2007-04-07
1
-0
/
+2
*
Prepare rtld for symbol versioning. Disable it by default for now.
kan
2007-04-03
4
-22
/
+50
*
Implement dl_iterate_phdr function.
kan
2007-04-03
3
-21
/
+80
*
Use u_int for variable manipulated by atomic ops to match atomic
kan
2007-04-03
1
-1
/
+1
*
Document LD_UTRACE.
jhb
2007-01-23
1
-2
/
+7
*
Add various utrace's for use with ktrace to the ELF runtime linker. To
jhb
2007-01-09
1
-0
/
+67
*
Fix TLS on sparc64 for statically and dynamically linked binaries
kmacy
2006-10-08
1
-2
/
+3
*
Clean up white spaces and fix style(9).
jkim
2006-09-19
1
-34
/
+32
*
Fix the buggy rev. 1.117. dagmembers are only initialized for dlopen'ed
kib
2006-09-19
1
-5
/
+63
*
Markup fixes.
ru
2006-09-17
1
-2
/
+4
*
When looking up the symbol by dlsym, look it not only in the object
kib
2006-09-08
1
-13
/
+10
*
Fix the variant I allocation for KSE: Allow a larger TCB and assume
marcel
2006-09-01
1
-51
/
+37
*
o Fix the static TLS relocation. We were subtracting the size of
marcel
2006-09-01
1
-2
/
+2
*
Use NULL for null-pointer argument.
marcel
2006-09-01
1
-1
/
+1
*
Replace magic 16 with TLS_TCB_SIZE.
marcel
2006-08-31
2
-2
/
+4
*
Prevent dead code elimination for the TP assignmient by using inline
marcel
2006-08-30
1
-2
/
+3
*
Remove alpha left-overs.
ru
2006-08-22
5
-959
/
+0
*
In symlook_obj(): fix _rtld_error output.
delphij
2006-08-04
1
-2
/
+2
*
*thwack*! all the world's not i386.
des
2006-03-29
1
-0
/
+2
*
Don't use dbg if it isn't defined (such as when this file is used by
des
2006-03-28
1
-0
/
+2
*
Use C99's varadic macro syntax instead of gcc's.
des
2006-03-28
1
-2
/
+2
*
Er, forgot to clear tls space to zero for Variant II.
davidxu
2006-03-28
1
-1
/
+1
*
Allocate space for thread pointer, this allows thread library to access
davidxu
2006-03-28
4
-4
/
+4
*
- Document LD_32_* environment variables
pav
2006-03-27
1
-2
/
+9
[next]