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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
bump version for 1.0.50 release
HEAD
master
Waldemar Brodkorb
1
-1
/
+1
2024-08-13
getrandom: remove __USE_GNU / add GRND_INSECURE
Waldemar Brodkorb
1
-1
/
+3
2024-08-11
add memfd_create syscall wrapper
Waldemar Brodkorb
36
-2
/
+121
2024-08-11
riscv: remove incomplete context implementation, use libucontext
Waldemar Brodkorb
6
-616
/
+0
2024-08-09
bits/stat.h: Declare st_mtim if defined(__USE_XOPEN2K8), add missing
Waldemar Brodkorb
5
-10
/
+10
2024-08-09
lseek: allow SEEK_DATA/SEEK_HOLE to be used
Waldemar Brodkorb
1
-0
/
+2
2024-07-30
iconv: prevent compiler warning during initialization with jis0208
Frank Mehnert
1
-85
/
+85
2024-07-30
iconv: fix parameter type of utf8seq_is_{overlong,surrogate,illegal}
Frank Mehnert
1
-3
/
+3
2024-07-30
ldso.c: use 'unsigned int' as loop variable type
Frank Mehnert
1
-1
/
+1
2024-07-30
iconv: explicitly state operator precedence
Frank Mehnert
1
-2
/
+2
2024-07-30
iconv: explicit cast to `unsigned char*`
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-27
bits/stat.h: Declare st_mtim if defined(__USE_XOPEN2K8), everywhere
J. Neuschäfer
8
-15
/
+15
2024-07-24
add SEEK_DATA/SEEK_HOLE
Waldemar Brodkorb
2
-1
/
+8
2024-07-21
Fix compilation with 4.x kernel headers
Dmitry Chestnykh
3
-3
/
+7
2024-07-19
arm: Replace deprecated asm instructions for ARMv8 AArch32
Valentin Gehrke
2
-0
/
+16
2024-07-17
allow to use <sys/ucontext.h>
Waldemar Brodkorb
1
-2
/
+2
2024-07-09
Clang support for gnu_inline attribute
Waldemar Brodkorb
1
-1
/
+1
2024-07-09
buildsys: allow building with gcc-14
Marcus Haehnel
1
-1
/
+1
2024-07-09
features.h: add clang prerequisite macro
Marcus Haehnel
1
-0
/
+12
2024-07-09
c++: Remove deprecated dynamic exception specification
Sven Linker
1
-3
/
+9
2024-07-09
stdlib: increase number of static atexit handlers to 32
Yann Le Du
1
-1
/
+1
2024-07-09
libm: Fix float conversion compiler warning
Marcus Haehnel
2
-2
/
+2
2024-07-09
uclibc: Fix double promotion warning
Marcus Haehnel
6
-14
/
+14
2024-07-09
ldso/dl-vdso: avoid compiler warning if configured without vdso
Marcus Haehnel
1
-6
/
+6
2024-06-15
bump version for 1.0.49 release
Waldemar Brodkorb
1
-1
/
+1
2024-06-15
libc: cast free() argument to void * in wchar.c
Yuriy Kolerov
1
-1
/
+1
2024-06-10
config: enable TIME64 by default
Waldemar Brodkorb
1
-2
/
+1
2024-06-10
config: make ctor/dtor visible again
Waldemar Brodkorb
1
-1
/
+1
2024-06-10
m68k: fix for m68000 cpu
Waldemar Brodkorb
1
-5
/
+7
2024-06-04
xtensa: add FDPIC support
Max Filippov
24
-46
/
+673
2024-05-31
epoll.h: Add epoll ioctls
Joe Damato
1
-0
/
+14
2024-05-21
xtensa: make _init and _fini hidden
Max Filippov
1
-0
/
+2
2024-05-21
xtensa: use compiler-provided XCHAL macros
Max Filippov
1
-0
/
+20
2024-05-21
linuxthreads: enable unwinding over signal frames
Max Filippov
1
-0
/
+2
2024-05-20
Cast to proper types inside atomic macroses.
Dmitry Chestnykh
1
-9
/
+9
2024-05-20
libc/sysdeps/linux/common/utime.c: fix riscv32 build
Fabrice Fontaine
1
-2
/
+2
2024-05-18
Fix wrong `struct ucontext_t` typedef for all arches.
Dmitry Chestnykh
3
-6
/
+6
2024-05-18
riscv32: Fix `struct ucontext` definition.
Dmitry Chestnykh
1
-2
/
+2
2024-05-18
Fix riscv32 build with gcc-14.
Dmitry Chestnykh
3
-0
/
+6
2024-05-18
Fix uClibc build for nds32 with gcc-14.
Dmitry Chestnykh
2
-2
/
+2
2024-05-18
Revert "nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes"
Waldemar Brodkorb
6
-12
/
+151
2024-05-16
Correct uClibc compilation.
Dmitry Chestnykh
2
-2
/
+3
2024-05-15
fix kernel_stat64 definition
Max Filippov
1
-1
/
+1
2024-05-14
malloc/memalign: avoid integer overflow
Max Filippov
1
-0
/
+6
2024-05-11
m68k: fix noMMU ELF compile with gcc 14.x
Waldemar Brodkorb
1
-1
/
+1
2024-05-10
csky: allow time64
Waldemar Brodkorb
2
-3
/
+1
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
[next]