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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtld-elf: use NULL instead of zero for pointers.
pfg
2016-04-19
1
-1
/
+1
*
Do not call callbacks for dl_iterate_phdr(3) with the rtld bind and
kib
2016-01-20
1
-2
/
+2
*
Restore ABI variants now that ldconfig groks -soft. In addition, as a
imp
2016-01-18
1
-5
/
+14
*
Create a generalized exec hook that different architectures can hook
imp
2016-01-03
2
-0
/
+40
*
Use a macro to create the names for the library path names. This will
imp
2015-12-27
1
-0
/
+1
*
Annotate arm userspace assembler sources stating their tolerance to
kib
2015-09-29
1
-0
/
+1
*
IFUNC symbol type shall be processed for non-PLT relocations,
kib
2014-08-29
1
-0
/
+4
*
Align the stack in _rtld_bind_start. Normally this is called with the
andrew
2014-07-06
1
-2
/
+5
*
Merging of projects/armv6, part 2
gonzo
2012-08-15
1
-1
/
+14
*
Ensure we align the stack to 8 bytes in rtld.
andrew
2012-08-04
1
-2
/
+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
-11
/
+15
*
Add support for preinit, init and fini arrays. Some ABIs, in
kib
2012-03-11
1
-0
/
+3
*
Add thread-local storage support for ARM to rtld-elf
gonzo
2012-02-14
2
-6
/
+81
*
Add support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE GNU extensions to
kib
2011-12-12
1
-0
/
+16
*
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
-20
/
+31
*
Only use the cache after the early stage of loading. This is
rdivacky
2010-05-18
1
-8
/
+5
*
The NetBSD Foundation has granted permission to remove clauses 3 and 4.
imp
2010-02-16
1
-7
/
+0
*
Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, use
rwatson
2009-04-19
1
-2
/
+0
*
Implement ELF symbol versioning using GNU semantics. This code aims
kan
2005-12-18
1
-1
/
+3
*
No need to provide atomic_cmpset_32() anymore.
cognet
2005-04-07
1
-12
/
+0
*
Only provide the dummy, non-atomic atomic_cmpset_32() if
cognet
2005-02-26
1
-0
/
+2
*
Implement a dummy atomic_cmpset_32(). It should be safe to use it in rtld as
cognet
2004-11-23
1
-0
/
+11
*
Remove these unused files before any other archs include the same bogus
jhb
2004-11-12
1
-171
/
+0
*
Don't try to relocate the dynamic loader in reloc_non_plt(). It has already
cognet
2004-09-28
1
-1
/
+4
*
Use add instead of saving the sp in a register.
cognet
2004-09-28
1
-2
/
+1
*
Add stubs for TLS.
cognet
2004-09-23
3
-15
/
+30
*
Woohoo !
cognet
2004-06-17
1
-2
/
+0
*
Work around a problem somewhere with binutils (?) on arm, hopefully without
cognet
2004-05-15
1
-0
/
+2
*
Import arm bits for rtld-elf.
cognet
2004-05-14
5
-0
/
+682