summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-27add aligned_alloc required for latest gcc libstdc++Waldemar Brodkorb
2016-11-27Fix handling of unterminated [ expression in fnmatch.Waldemar Brodkorb
2016-11-27arm: use common ret_ERRVALWaldemar Brodkorb
2016-11-27sh: remove duplicate codeWaldemar Brodkorb
2016-11-27Revert "sh: fix static linking issue"Waldemar Brodkorb
2016-11-27mips: fix SIGILL problem with mips ISA r6Waldemar Brodkorb
2016-11-17libpthread: remove pthread_atfork for noMMU targetRomain Naour
2016-11-17Fix extra/locale/gen_wc_8bit error with out-of-tree buildsAnton Kolesov
2016-11-17revert 9b1077dc70e52ee85a718bce3fcfec7ae9af2967 partiallyWaldemar Brodkorb
2016-11-13NPTL/ARC: provide a kernel assisted atomic cmpxchgVineet Gupta
2016-11-13ARC: introduce explicit support for atomicsVineet Gupta
2016-11-13NPTL/ARC: implement __arch_exchange_32_acq using native EXVineet Gupta
2016-11-13ARC: string: handle gcc 6.x macro changesVineet Gupta
2016-11-10nptl: add pthread_getname_np/pthread_setname_np from GNU libcWaldemar Brodkorb
2016-11-04nios2: sync support with glibcWaldemar Brodkorb
2016-11-03microblaze: add NPTL/TLS support from GNU libcWaldemar Brodkorb
2016-10-31microblaze: use assembly version of clone, fix vforkWaldemar Brodkorb
2016-10-31ldso: remove useless debug output, too much noiseWaldemar Brodkorb
2016-10-28test: remove test suiteWaldemar Brodkorb
2016-10-24linuxthreads: add back signal.hWaldemar Brodkorb
2016-10-23bump for releasev1.0.19Waldemar Brodkorb
2016-10-22test: add a simple check, that -std=c99 workingWaldemar Brodkorb
2016-10-22ARC: build: don't force usage of llock and swape instructionsVineet Gupta
2016-10-20Fix nftw when called with FTW_CHDIR and FTW_DEPTHJohn Ata
2016-10-20test: add nftw test caseWaldemar Brodkorb
2016-10-19ARC: update .note.ABI-tag for ABIv4Vineet Gupta
2016-10-19create empty static files conditionallyWaldemar Brodkorb
2016-10-16linuxthreads: allow to choose on all supported architecturesWaldemar Brodkorb
2016-10-13cleanup and fix static linking issuesWaldemar Brodkorb
2016-10-13ARC: nptl: cancellable wrappers were broken #2Vineet Gupta
2016-10-13ARC: nptl: cancellable wrappers were brokenVineet Gupta
2016-10-09fix mips/mips64 build for old compilersWaldemar Brodkorb
2016-10-08ppc: do not include copysgnl.c if UCLIBC_HAS_LONG_DOUBLE_MATH enabledWaldemar Brodkorb
2016-10-08cleanup libc.aWaldemar Brodkorb
2016-10-06test: fix tests including non-wrapper libgcc exception handling codeWaldemar Brodkorb
2016-10-05cleanup ppc portWaldemar Brodkorb
2016-09-30remove linux kernel 2.4 modules supportWaldemar Brodkorb
2016-09-30ubacktrace/uargp: remove unneeded and false linker scriptsWaldemar Brodkorb
2016-09-29locale: remove building for the host, as it breaksWaldemar Brodkorb
2016-09-27bump for releasev1.0.18Waldemar Brodkorb
2016-09-27locale: disable parallel build as it is broken hereWaldemar Brodkorb
2016-09-27test: remove ULPs for unsupported architectureWaldemar Brodkorb
2016-09-27ldd: fix compile for some architecturesWaldemar Brodkorb
2016-09-27test: fix parallel build issueWaldemar Brodkorb
2016-09-26microblaze: add ulps fileWaldemar Brodkorb
2016-09-26locale: cleanup supportWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-09-26test: sync tst-atfork2 with GNU libcWaldemar Brodkorb
2016-09-26linuxthreads: use tkill syscall for raiseWaldemar Brodkorb
2016-09-26always assume tgkill is presentWaldemar Brodkorb