index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
reloc.h
Age
Commit message (
Expand
)
Author
Lines
2018-10-01
add TLSDESC support for 32-bit arm
Rich Felker
-1
/
+3
2018-06-02
fix TLS layout of TLS variant I when there is a gap above TP
Szabolcs Nagy
-1
/
+1
2016-01-20
fix dynamic linker path file selection for arm vs armhf
Rich Felker
-3
/
+3
2015-11-09
remove non-working pre-armv4t support from arm asm
Rich Felker
-5
/
+0
2015-05-14
make arm reloc.h CRTJMP macro compatible with thumb
Rich Felker
-0
/
+5
2015-04-13
dynamic linker bootstrap overhaul
Rich Felker
-24
/
+12
2014-06-18
refactor to remove arch-specific relocation code from dynamic linker
Rich Felker
-25
/
+12
2014-06-16
dynamic linker: permit error returns from arch-specific reloc function
Rich Felker
-1
/
+2
2013-07-22
disable legacy init/fini processing on ARM
Rich Felker
-0
/
+2
2013-07-18
make the dynamic linker find its path file relative to its own location
Rich Felker
-1
/
+14
2012-10-15
add support for TLS variant I, presently needed for arm and mips
Rich Felker
-2
/
+2
2012-10-04
dynamic-linked TLS support for everything but dlopen'd libs
Rich Felker
-1
/
+16
2011-10-01
typo (copy 2) in arm reloc.h
Rich Felker
-1
/
+1
2011-10-01
typo in arm reloc.h
Rich Felker
-1
/
+1
2011-10-01
first attempt at arm dynamic linking
Rich Felker
-0
/
+26