index
:
riscv-gnu-toolchain/uclibc-ng.git
master
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
/
ldso
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-18
avoid crashes in statical linked binaries when dlopen()
tinyusbboard .matrixstorm
1
-20
/
+24
2025-09-17
aarch64: respect r_addend for TLSDESC relocations
Waldemar Brodkorb
1
-2
/
+2
2025-04-11
frv: fix compile issues
Waldemar Brodkorb
2
-2
/
+2
2025-03-22
Use __ehdr_start to compute load address
Jan Klötzke
5
-140
/
+48
2025-03-10
bfin: fix compile and linking errors with gcc 14.2.0
Waldemar Brodkorb
1
-0
/
+5
2025-03-08
ldso.h: factor out _dl_auxvt from ldso.h
Marcus Haehnel
2
-5
/
+10
2025-03-06
Fix missing include in __uClibc_main
Marcus Haehnel
1
-0
/
+2
2025-03-04
Support non-cached entries in getauxval
Georg Kotheimer
2
-1
/
+6
2025-02-22
m68k: fix SUPPORT_LD_DEBUG null pointer access
Peter Seiderer
1
-2
/
+2
2024-09-08
mips64n32, time64: Select correct _dl_fstat impl
Dmitry Chestnykh
1
-1
/
+1
2024-07-30
ldso.c: use 'unsigned int' as loop variable type
Frank Mehnert
1
-1
/
+1
2024-07-30
libdl: properly cast parameters for %p format string specifier
Frank Mehnert
1
-2
/
+2
2024-07-30
Group conditions after `&&`
Dmitry Chestnykh
1
-1
/
+1
2024-07-21
Fix compilation with 4.x kernel headers
Dmitry Chestnykh
1
-1
/
+3
2024-07-09
ldso/dl-vdso: avoid compiler warning if configured without vdso
Marcus Haehnel
1
-6
/
+6
2024-06-04
xtensa: add FDPIC support
Max Filippov
5
-29
/
+253
2024-05-09
ldso: arm: fix build with gcc-14
Max Filippov
1
-3
/
+3
2024-05-09
ldso: FDPIC: fix type mismatches
Max Filippov
2
-3
/
+3
2024-04-21
x86: Add vDSO support.
Dmitry Chestnykh
1
-0
/
+28
2024-04-18
aarch64: Apply relocations to use TLS GD access model.
Dmitry Chestnykh
1
-0
/
+6
2024-04-18
Add vDSO support for aarch64.
Dmitry Chestnykh
1
-1
/
+38
2024-04-18
Generalize vDSO code.
Dmitry Chestnykh
4
-6
/
+32
2024-04-18
Fix vDSO support for all supported architectures.
Dmitry Chestnykh
8
-51
/
+183
2024-03-20
riscv32: sync with riscv64
Waldemar Brodkorb
1
-2
/
+2
2024-03-19
riscv64: sync with glibc, fix all TLS errors in uClibc-ng-test
Waldemar Brodkorb
2
-14
/
+11
2024-03-03
riscv32: add ldso support, enable time64.
Waldemar Brodkorb
5
-0
/
+575
2024-02-29
Add time64 support for sparc.
Dmitry Chestnykh
1
-5
/
+5
2024-02-28
ldso: Use statx() when time64 is enabled.
Dmitry Chestnykh
1
-6
/
+6
2024-02-25
ldso: Remove unneeded semicolons.
Dmitry Chestnykh
1
-2
/
+2
2024-02-20
Remove duplicate semicolons
Marcus Haehnel
1
-1
/
+1
2024-02-20
ldso: add null-pointer check
Frank Mehnert
1
-1
/
+2
2024-02-20
fix c6x toolchain compile
Waldemar Brodkorb
2
-2
/
+2
2024-02-19
Rename `reloc_addr` to suppress `-Wshadow` warning.
Dmitry Chestnykh
1
-6
/
+6
2024-02-07
ld.so: Add support of DT_RELR relocation format.
Dmitry Chestnykh
3
-0
/
+51
2024-01-18
c6x: fix duplicate include
Waldemar Brodkorb
1
-3
/
+0
2023-12-12
elf: support ELF binaries in noMMU
Greg Ungerer
6
-2
/
+11
2023-09-23
aarch64: disable lazy relocations
Waldemar Brodkorb
1
-0
/
+8
2023-08-14
c6x compile fix vdso support
lordrasmus
1
-0
/
+3
2023-08-14
vdso support missing file
lordrasmus
1
-0
/
+362
2023-08-14
add vsdo support
lordrasmus
4
-3
/
+16
2022-12-19
add getauxval() implementation
ramin
3
-36
/
+51
2022-09-27
arc: add support for ARCv3 32-bit processors
Sergey Matyukevich
1
-0
/
+3
2022-09-27
arc: add asm macros
Sergey Matyukevich
1
-22
/
+23
2022-09-27
ldso: arc: add compiler option check
Sergey Matyukevich
1
-1
/
+2
2022-09-21
xtensa: add static pie support
Max Filippov
1
-0
/
+2
2022-09-21
xtensa: drop ARCH_NEEDS_BOOTSTRAP_RELOCS
Max Filippov
1
-3
/
+0
2022-09-21
xtensa: ldso: make GOT protection adjustment conditional
Max Filippov
1
-0
/
+2
2022-09-21
ldso: clean up PERFORM_BOOTSTRAP_GOT ifdeferry
Max Filippov
2
-14
/
+0
2022-09-07
Added support for creation of Static Position-Independent Executables (PIE) o...
linted
1
-1
/
+2
2022-03-10
dl-elf: Supress adding double '/' in library pathname
Daniel Dorau
1
-1
/
+4
[next]