summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-11-30bfin: fix clashing with newer gccWaldemar Brodkorb
2015-11-30bfin: use vfork.S againWaldemar Brodkorb
2015-11-30xtensa: avoid some compiler warningsWaldemar Brodkorb
2015-11-23xtensa: remove ldso workaround by real pointer checkWaldemar Brodkorb
2015-11-23mips: remove ISA choiceWaldemar Brodkorb
2015-11-15bump version, preparing releasev1.0.9Waldemar Brodkorb
2015-11-13metag: add missing header fileWaldemar Brodkorb
2015-11-13tests/tls: Implement TLS macros for metagJames Hogan
2015-11-13i386: use socketcall even if newer linux exposes direct syscallsWaldemar Brodkorb
2015-11-12docs: update the list of build systems, which support uClibc-ngWaldemar Brodkorb
2015-11-11h8300: do not use LDFLAGS, they are wrong. testsuite compile fails with itWaldemar Brodkorb
2015-11-11h8300: disable test using mprotect(), not available for h8300Waldemar Brodkorb
2015-11-11reduce timeoutfactor, fasten test runs!Waldemar Brodkorb
2015-11-08fanotify: include needed Linux definitionsWaldemar Brodkorb
2015-11-08add support for euidaccess/eaccess legacy functionsWaldemar Brodkorb
2015-11-03sh4a: allow to build a sh4a toolchainWaldemar Brodkorb
2015-11-03h8300: fix compile with 4.2.x kernelWaldemar Brodkorb
2015-11-03unistd: fix #if conditionThomas Petazzoni
2015-10-24bump version to 1.0.8v1.0.8Waldemar Brodkorb
2015-10-22ARC: With NPTL support, GP is no longer used for PICVineet Gupta
2015-10-22NPTL/ARC: fix __lll_lock_wait_private redefinition for static linksVineet Gupta
2015-10-22NPTL/ARCv2: Implement full memory barrier for NPTLVineet Gupta
2015-10-22alpha: add special umount2 handlingWaldemar Brodkorb
2015-10-22alpha: fix kernel_stat structWaldemar Brodkorb
2015-10-22alpha: fix header nameWaldemar Brodkorb
2015-10-22alpha: enable in menuWaldemar Brodkorb
2015-10-20confdata: fix invalid writeBen Boeckel
2015-10-19lm32: add new architectureWaldemar Brodkorb
2015-10-19mips: sync header with glibcWaldemar Brodkorb
2015-10-16ia64: enable and fix compile issuesWaldemar Brodkorb
2015-10-14syncfs: add system call supportBartosz Golaszewski
2015-10-14fanotify: add system call supportBartosz Golaszewski
2015-10-13or1k: add missing fileWaldemar Brodkorb
2015-10-12bump versionv1.0.7Waldemar Brodkorb
2015-10-12restrict linuxthreads/nptl choiceWaldemar Brodkorb
2015-10-12fix static binaries linked with pthread and compiled with sspWaldemar Brodkorb
2015-10-09add new architecture support for or1kWaldemar Brodkorb
2015-10-08xtensa: support call0 ABIMax Filippov
2015-10-05libc: posix_fallocate must return an error number on failureYuriy Kolerov
2015-10-05libc: fix sign extension in fallocate()Yuriy Kolerov
2015-10-05libc: fix setting return value and errno in fallocate()Yuriy Kolerov
2015-09-15NPTL: fix CFLAGS for cancellation pointsMax Filippov
2015-09-11Revert "tgmath.h: disable builtins"Waldemar Brodkorb
2015-08-30tst-mkostemps: fix test case on read-only root filesystemWaldemar Brodkorb
2015-08-27nptl_db/db_info: fix the incorrect initial size for dtvpJunling Zheng
2015-08-22bump versionv1.0.6Waldemar Brodkorb
2015-08-22add tests for mkostemps()Romain Naour
2015-08-22quieten compile warningsWaldemar Brodkorb