index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
internal
/
dynlink.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move stage3_func typedef out of shared internal dynlink.h header
Rich Felker
2019-12-31
1
-1
/
+0
*
add support for powerpc/powerpc64 unaligned relocations
Samuel Holland
2019-08-11
1
-0
/
+1
*
do not use _Noreturn for a function pointer in dynamic linker
Matthew Maurer
2019-06-21
1
-1
/
+1
*
reduce spurious inclusion of libc.h
Rich Felker
2018-09-12
1
-1
/
+1
*
move tlsdesc and internal dl function declarations to dynlink.h
Rich Felker
2018-09-12
1
-0
/
+10
*
generalize mips-specific reloc code not to hard-code sym/type encoding
Rich Felker
2016-03-06
1
-0
/
+2
*
ldso: fix GDB dynamic linker info on MIPS
Felix Fietkau
2016-01-30
1
-0
/
+4
*
fix dynamic loader library mapping for nommu systems
Rich Felker
2015-11-11
1
-0
/
+4
*
add real fdpic loading of shared libraries
Rich Felker
2015-09-22
1
-0
/
+4
*
add general fdpic support in dynamic linker and arch support for sh
Rich Felker
2015-09-22
1
-3
/
+14
*
add fdpic structs and reloc types for dynamic linking
Rich Felker
2015-09-17
1
-0
/
+16
*
move call to dynamic linker stage-3 into stage-2 function
Rich Felker
2015-05-25
1
-1
/
+1
*
dynamic linker bootstrap overhaul
Rich Felker
2015-04-13
1
-0
/
+57