summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-09-26remove dead code and documentationWaldemar Brodkorb
2016-09-25sync header with glibcWaldemar Brodkorb
2016-09-21microblaze: fixup headers to make gdb compile happyWaldemar Brodkorb
2016-09-19linuxthreads: Fix up pthread.h for XPG7.Leonid Lisovskiy
2016-09-19test: disable regex testsWaldemar Brodkorb
2016-09-19elf-{fdpic, dsbt}.h: avoid void pointer's subtractionRahul Bedarkar
2016-08-27remove DOMULTI supportWaldemar Brodkorb
2016-08-27ARC: Fix max ULP for cosine testEugeniy Paltsev
2016-08-25mips: add NaN supportWaldemar Brodkorb
2016-08-23delete dead code, use -Wdeclaration-after-statement by defaultWaldemar Brodkorb
2016-08-17ARC: Support syscall ABI v4Vineet Gupta
2016-08-16linuxthreads: install libpthread_nonshared.aWaldemar Brodkorb
2016-08-10librt: fix path parsing in __spawni()Eric Le Bihan