2017-05-22 |
mirabilos | add another generated file Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-05-17 |
Waldemar Brodkorb | x86: fix segfaults on SMP machine
|
commit | commitdiff | tree |
2017-05-14 |
Waldemar Brodkorb | or1k: add NPTL/TLS support Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-05-14 |
Waldemar Brodkorb | or1k: add clone() from old GNU libc implementation
|
commit | commitdiff | tree |
2017-05-12 |
Sergey Korolev | pthread_getcpuclockid.c: fix clockid computation
|
commit | commitdiff | tree |
2017-05-07 |
Waldemar Brodkorb | sync features.h with GNU C library, fixes gcc 7.1 toolchain...
|
commit | commitdiff | tree |
2017-04-22 |
Waldemar Brodkorb | bump for release
|
commit | commitdiff | tree |
2017-04-22 |
Damien Riegel | sys/stat.h: fix missing struct timespec definition
|
commit | commitdiff | tree |
2017-04-22 |
Waldemar Brodkorb | remove unused HP_TIMING_AVAIL and header
|
commit | commitdiff | tree |
2017-04-22 |
Waldemar Brodkorb | remove unused pt-raise.c files
|
commit | commitdiff | tree |
2017-04-18 |
Waldemar Brodkorb | cleanup dead code in signal.h
|
commit | commitdiff | tree |
2017-04-17 |
Waldemar Brodkorb | remove old regex implementation
|
commit | commitdiff | tree |
2017-04-17 |
Waldemar Brodkorb | remove old fnmatch implementation
|
commit | commitdiff | tree |
2017-04-17 |
Waldemar Brodkorb | aarch64: handle lazy relocation of TLSDESC
|
commit | commitdiff | tree |
2017-04-16 |
Waldemar Brodkorb | or1k: remove unused file Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-04-16 |
Waldemar Brodkorb | or1k: silence gcc warnings Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-04-16 |
Waldemar Brodkorb | or1k: remove false select Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-04-16 |
Waldemar Brodkorb | libm: allow long double wrappers for all architectures Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
|
commit | commitdiff | tree |
2017-04-08 |
Cupertino Miranda | Same iteration variable used for inner and outer loop
|
commit | commitdiff | tree |
2017-04-08 |
Vineet Gupta | ldso: exit if zalloc can't alloc memory
|
commit | commitdiff | tree |
2017-04-08 |
Vineet Gupta | ldso/arc: fix debug prints
|
commit | commitdiff | tree |
2017-04-08 |
Waldemar Brodkorb | math: no reason to depend on special architecture Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-04-04 |
Waldemar Brodkorb | Revert "fcntl.h: fix a missing `struct timespec` definition"
|
commit | commitdiff | tree |
2017-04-02 |
Waldemar Brodkorb | bump for next release, uClibc -> uClibc-ng
|
commit | commitdiff | tree |
2017-04-01 |
Waldemar Brodkorb | nios2: allow to hack on experimenting ld.so support
|
commit | commitdiff | tree |
2017-04-01 |
Waldemar Brodkorb | unify defconfigs Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-04-01 |
Vineet Gupta | ldso: don't discard sysmbols for DODEBUG builds
|
commit | commitdiff | tree |
2017-03-21 |
Waldemar Brodkorb | ARC: remove special CFLAGS/LDFLAGS handling
|
commit | commitdiff | tree |
2017-03-20 |
Waldemar Brodkorb | remove RPC implementation
|
commit | commitdiff | tree |
2017-03-17 |
Waldemar Brodkorb | sync header with GNU libc / kernel Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-03-17 |
Loganaden Velvindron | Discard 3072 bytes instead of 256 bytes
|
commit | commitdiff | tree |
2017-03-17 |
Alexey Neyman | Search the configured multilib
|
commit | commitdiff | tree |
2017-03-01 |
Alexey Neyman | Fix build on macos
|
commit | commitdiff | tree |
2017-02-28 |
Damien Riegel | fcntl.h: fix a missing `struct timespec` definition
|
commit | commitdiff | tree |
2017-02-25 |
Kito Cheng | Only set *memptr when success for posix_memalign
|
commit | commitdiff | tree |
2017-02-23 |
Waldemar Brodkorb | guard new syscalls preadv/pwritev
|
commit | commitdiff | tree |
2017-02-18 |
Waldemar Brodkorb | or1k: add missing definition of ucontext Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-02-18 |
Waldemar Brodkorb | remove dead code in dlfcn.h
|
commit | commitdiff | tree |
2017-02-17 |
Waldemar Brodkorb | arm: fix static linking issues Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-02-13 |
Waldemar Brodkorb | remove unused assignment in clone
|
commit | commitdiff | tree |
2017-02-03 |
Waldemar Brodkorb | fstat: make new code aarch64 specific
|
commit | commitdiff | tree |
2017-02-01 |
Waldemar Brodkorb | bump for release
|
commit | commitdiff | tree |
2017-02-01 |
Waldemar Brodkorb | aarch64: fix syscall_error_handler, fixes tst-mqueue... Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-02-01 |
mirabilos | g/c __libc_errno Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
|
commit | commitdiff | tree |
2017-02-01 |
Waldemar Brodkorb | add experimental aarch64 support
|
commit | commitdiff | tree |
2017-01-29 |
mirabilos | use safe, even if possibly a few cycles slower, six... Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-29 |
mirabilos | extract six-argument syscalls from the rest Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-29 |
Waldemar Brodkorb | remove dead code Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-28 |
Sergey Organov | Fix make rule for generation of "ucontext_i.h" when...
|
commit | commitdiff | tree |
2017-01-28 |
Waldemar Brodkorb | remove PID caching
|
commit | commitdiff | tree |
2017-01-28 |
Waldemar Brodkorb | mips: PROF is never defined, kill dead code
|
commit | commitdiff | tree |
2017-01-24 |
Alexey Neyman | Restore UCLIBC_HAS_LFS as "always enabled"
|
commit | commitdiff | tree |
2017-01-22 |
Vincent Ren-Wei... | nds32: add NPTL/TLS, *context function, libm changes...
|
commit | commitdiff | tree |
2017-01-20 |
Waldemar Brodkorb | ppc: fix mq_send
|
commit | commitdiff | tree |
2017-01-17 |
Waldemar Brodkorb | Revert "package/uclibc: Fix removal of libintl.h"
|
commit | commitdiff | tree |
2017-01-17 |
Bernd Kuhls | Makefile.in: Fix removal of libintl.h
|
commit | commitdiff | tree |
2017-01-17 |
Bernd Kuhls | package/uclibc: Fix removal of libintl.h
|
commit | commitdiff | tree |
2017-01-15 |
Vineet Gupta | ARC: ldso: don't use _DYNAMIC@gotpc construct #2
|
commit | commitdiff | tree |
2017-01-15 |
Vineet Gupta | ARC: ldso: don't use _DYNAMIC@gotpc construct #1
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | fix gcc compiler warning
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | nptl_db: fix gcc compiler warnings
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | nptl: remove pthread_attr_init/pthread_create weak...
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | fts: fix gcc compiler warning Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | fnmatch: fix gcc compiler warnings Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | ldso: do not resolve relocations for debug, dig them... Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | add wrappers for preadv/pwritev
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | add uchar.h minimal from GNU libc
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | add secure_getenv() function
|
commit | commitdiff | tree |
2017-01-12 |
Waldemar Brodkorb | reformat README and update architecture/processor list
|
commit | commitdiff | tree |
2017-01-12 |
Waldemar Brodkorb | use multiline comment for better copyright parsing
|
commit | commitdiff | tree |
2017-01-12 |
Waldemar Brodkorb | remove unused strip script
|
commit | commitdiff | tree |
2017-01-09 |
Waldemar Brodkorb | MAINTAINERS: add Matthew Fortune for MIPS
|
commit | commitdiff | tree |
2017-01-05 |
Waldemar Brodkorb | mips: sync with GNU libc, fix mips64r6 n32 compilation
|
commit | commitdiff | tree |
2017-01-05 |
Waldemar Brodkorb | ld.so: fix mips{32,64}r6 support
|
commit | commitdiff | tree |
2016-12-31 |
Waldemar Brodkorb | argp/iconv needs wchar enabled
|
commit | commitdiff | tree |
2016-12-30 |
Waldemar Brodkorb | inet: fix getnameinfo problem found by new test cases
|
commit | commitdiff | tree |
2016-12-30 |
Waldemar Brodkorb | remove inline changelog, we have git
|
commit | commitdiff | tree |
2016-12-29 |
Waldemar Brodkorb | locale: needs libiconv
|
commit | commitdiff | tree |
2016-12-28 |
Waldemar Brodkorb | do not remove iconv.h when UCLIBC_HAS_LOCALE is not set
|
commit | commitdiff | tree |
2016-12-28 |
Waldemar Brodkorb | add init_module/delete_module syscall wrappers
|
commit | commitdiff | tree |
2016-12-26 |
Waldemar Brodkorb | bump for release
|
commit | commitdiff | tree |
2016-12-26 |
Waldemar Brodkorb | mips: use the common dirent.h
|
commit | commitdiff | tree |
2016-12-23 |
Waldemar Brodkorb | remove UCLIBC_LINUX_MODULE_26 Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2016-12-21 |
Waldemar Brodkorb | remove misc/gnu, cleanup comment
|
commit | commitdiff | tree |
2016-12-21 |
Waldemar Brodkorb | remove obstack support
|
commit | commitdiff | tree |
2016-12-20 |
Waldemar Brodkorb | remove __MALLOC_GLIBC_COMPAT__ option
|
commit | commitdiff | tree |
2016-12-20 |
Thomas Petazzoni | sys/cdefs.h: add definition of __attribute_alloc_size__
|
commit | commitdiff | tree |
2016-12-20 |
Waldemar Brodkorb | add stub implementation for libintl/gettext
|
commit | commitdiff | tree |
2016-12-14 |
Waldemar Brodkorb | add libiconv-tiny implementation
|
commit | commitdiff | tree |
2016-12-10 |
Waldemar Brodkorb | threads: optimize single threaded applications Tested-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
|
commit | commitdiff | tree |
2016-12-10 |
Waldemar Brodkorb | xtensa: fix static linking
|
commit | commitdiff | tree |
2016-12-10 |
Waldemar Brodkorb | fix static linking for FDPIC toolchains
|
commit | commitdiff | tree |
2016-12-10 |
Waldemar Brodkorb | bfin: fix a gcc warning
|
commit | commitdiff | tree |
2016-12-10 |
Thomas Petazzoni | include/sys/mman.h: remove madvise/posix_madvise prototypes...
|
commit | commitdiff | tree |
2016-12-10 |
Thomas Petazzoni | libc/sysdeps/linux/common/madvise.c: disable on noMMU...
|
commit | commitdiff | tree |
2016-12-09 |
Max Filippov | utils: add -static to CFLAGS when HAVE_SHARED is not set
|
commit | commitdiff | tree |
2016-12-04 |
Waldemar Brodkorb | bump for release
|
commit | commitdiff | tree |
2016-12-02 |
Waldemar Brodkorb | fix obstack compile issue after libintl/gettext removal
|
commit | commitdiff | tree |
2016-12-02 |
Waldemar Brodkorb | nds32: in latest gcc from Andes, this got renamed
|
commit | commitdiff | tree |
2016-12-02 |
Waldemar Brodkorb | remove libintl stub and libintl.h header
|
commit | commitdiff | tree |