index
:
rocket-tools/riscv-gnu-toolchain/musl.git
master
rs-1.0
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
internal
/
dynlink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-06
ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic
Rich Felker
1
-0
/
+4
2023-01-18
fix debugger tracking of shared libraries on mips with PIE main program
Rich Felker
1
-0
/
+4
2022-08-02
ldso: support DT_RELR relative relocation format
Fangrui Song
1
-1
/
+1
2020-06-10
have ldso track replacement of aligned_alloc
Rich Felker
1
-0
/
+1
2020-06-10
reintroduce calloc elison of memset for direct-mmapped allocations
Rich Felker
1
-0
/
+1
2020-06-02
move declaration of interfaces between malloc and ldso to dynlink.h
Rich Felker
1
-0
/
+3
2019-12-31
move stage3_func typedef out of shared internal dynlink.h header
Rich Felker
1
-1
/
+0
2019-08-11
add support for powerpc/powerpc64 unaligned relocations
Samuel Holland
1
-0
/
+1
2019-06-21
do not use _Noreturn for a function pointer in dynamic linker
Matthew Maurer
1
-1
/
+1
2018-09-12
reduce spurious inclusion of libc.h
Rich Felker
1
-1
/
+1
2018-09-12
move tlsdesc and internal dl function declarations to dynlink.h
Rich Felker
1
-0
/
+10
2016-03-06
generalize mips-specific reloc code not to hard-code sym/type encoding
Rich Felker
1
-0
/
+2
2016-01-30
ldso: fix GDB dynamic linker info on MIPS
Felix Fietkau
1
-0
/
+4
2015-11-11
fix dynamic loader library mapping for nommu systems
Rich Felker
1
-0
/
+4
2015-09-22
add real fdpic loading of shared libraries
Rich Felker
1
-0
/
+4
2015-09-22
add general fdpic support in dynamic linker and arch support for sh
Rich Felker
1
-3
/
+14
2015-09-17
add fdpic structs and reloc types for dynamic linking
Rich Felker
1
-0
/
+16
2015-05-25
move call to dynamic linker stage-3 into stage-2 function
Rich Felker
1
-1
/
+1
2015-04-13
dynamic linker bootstrap overhaul
Rich Felker
1
-0
/
+57