index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
reloc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
fix dynamic linker path file selection for arm vs armhf
Rich Felker
1
-3
/
+3
2015-11-09
remove non-working pre-armv4t support from arm asm
Rich Felker
1
-5
/
+0
2015-05-14
make arm reloc.h CRTJMP macro compatible with thumb
Rich Felker
1
-0
/
+5
2015-04-13
dynamic linker bootstrap overhaul
Rich Felker
1
-24
/
+12
2014-06-18
refactor to remove arch-specific relocation code from dynamic linker
Rich Felker
1
-25
/
+12
2014-06-16
dynamic linker: permit error returns from arch-specific reloc function
Rich Felker
1
-1
/
+2
2013-07-22
disable legacy init/fini processing on ARM
Rich Felker
1
-0
/
+2
2013-07-18
make the dynamic linker find its path file relative to its own location
Rich Felker
1
-1
/
+14
2012-10-15
add support for TLS variant I, presently needed for arm and mips
Rich Felker
1
-2
/
+2
2012-10-04
dynamic-linked TLS support for everything but dlopen'd libs
Rich Felker
1
-1
/
+16
2011-10-01
typo (copy 2) in arm reloc.h
Rich Felker
1
-1
/
+1
2011-10-01
typo in arm reloc.h
Rich Felker
1
-1
/
+1
2011-10-01
first attempt at arm dynamic linking
Rich Felker
1
-0
/
+26