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
/
sparc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC 308456: Pass the correct flag to find_symdef() from _rtld_bind().
jhb
2016-12-01
1
-1
/
+1
*
MFC r308689:
kib
2016-11-23
2
-1
/
+9
*
MFC r257811 (by markj):
kib
2016-03-12
1
-2
/
+2
*
MFC r270798:
kib
2014-09-12
1
-0
/
+4
*
Add GNU hash support for rtld.
kib
2012-04-30
1
-1
/
+1
*
Fix several problems with our ELF filters implementation.
kib
2012-03-20
1
-8
/
+11
*
Add support for preinit, init and fini arrays. Some ABIs, in
kib
2012-03-11
1
-0
/
+3
*
Spelling fixes for libexec/
uqs
2012-01-07
1
-5
/
+5
*
Add support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE GNU extensions to
kib
2011-12-12
1
-0
/
+16
*
- Add support for TLS relocations.
marius
2011-03-11
1
-6
/
+88
*
- Remove clause 3 and 4 from TNF licenses. [1]
marius
2011-03-11
1
-75
/
+63
*
- With the addition of TLS support binutils started to make the addend
marius
2011-03-06
1
-0
/
+3
*
- Consistently abbreviate the names of the relocations.
marius
2011-03-06
1
-38
/
+43
*
When loading dso without PT_GNU_STACK phdr, only call
kib
2011-01-25
1
-0
/
+3
*
Implement support for ELF filters in rtld. Both normal and auxillary
kib
2010-12-25
1
-18
/
+23
*
Only use the cache after the early stage of loading. This is
rdivacky
2010-05-18
1
-7
/
+4
*
Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, use
rwatson
2009-04-19
1
-2
/
+0
*
For un-prototyped static inline functions declared in pthread_md.h on
rwatson
2007-12-01
1
-1
/
+1
*
- Fix the handling of R_SPARC_OLO10, which is a bit of a special case
marius
2007-10-16
1
-9
/
+14
*
Cache does not serve any purpose when rtld is relocating itself, do
kensmith
2007-07-13
1
-2
/
+6
*
Fix TLS on sparc64 for statically and dynamically linked binaries
kmacy
2006-10-08
1
-2
/
+3
*
Allocate space for thread pointer, this allows thread library to access
davidxu
2006-03-28
1
-1
/
+1
*
Implement ELF symbol versioning using GNU semantics. This code aims
kan
2005-12-18
1
-1
/
+3
*
Make our ELF64 type definitions match standards. In particular this
marcel
2005-12-18
1
-8
/
+8
*
MFNetBSD: src/libexec/ld.elf_so/arch/sparc64/mdreloc.c 1.26 (partial)
marius
2005-06-04
1
-1
/
+1
*
Remove these unused files before any other archs include the same bogus
jhb
2004-11-12
1
-167
/
+0
*
Add support for Thread Local Storage.
dfr
2004-08-03
2
-0
/
+36
*
Fix the problem that surfaced with the new binutils import on sparc64
tmm
2004-06-18
2
-3
/
+6
*
Avoid using the global offset table to get the address of _DYNAMIC in
jake
2003-07-04
2
-1
/
+18
*
Allow threading libraries to register their own locking
kan
2003-05-29
3
-33
/
+23
*
No need to zero fill memory, mmapped anonymously. Kernel will
kan
2003-03-14
1
-2
/
+0
*
Fix rtld to handle SPARC_R_UA{16,64} relocations correctly.
kan
2002-12-05
1
-2
/
+2
*
Fix the handling of high PLT entries (> 32764) on sparc64. This requires
tmm
2002-11-18
3
-200
/
+222
*
<machine/atomic.h> requires <sys/types.h>.
ru
2002-10-09
2
-2
/
+1
*
Return an error if a symbol is not found in reloc_jmpslots() instead of
tmm
2002-09-14
1
-0
/
+2
*
Add END markers to asm functions so that debuggers can find their size.
jake
2002-07-17
1
-1
/
+3
*
Remove the nanosleep calls from the spin loops in the locking code.
jdp
2002-07-06
1
-8
/
+1
*
Add needed include of mman.h to fix sparc64 buildworld.
jake
2002-06-24
1
-1
/
+3
*
The last bits of the alloca -> mmap fix. IA64 and SPARC64 (current only).
dillon
2002-06-22
1
-4
/
+15
*
rtld support for sparc64.
jake
2002-03-13
5
-0
/
+1073