summaryrefslogtreecommitdiff
path: root/libpthread
AgeCommit message (Expand)Author
2016-01-25hppa: unbreak toolchain buildingWaldemar Brodkorb
2016-01-10NPTL: fix infinite recursionWaldemar Brodkorb
2016-01-10NPTL: Fix __pthread_once old style declarationWaldemar Brodkorb
2016-01-06linuxthreads.old: Implement pthread_tryjoin_np(), pthread_timedjoin_np()Leonid Lisovskiy
2016-01-02remove deprecated architectures v850/i960Waldemar Brodkorb
2015-12-22use arch specific thread stack size for nptlWaldemar Brodkorb
2015-12-17reduce stack cache size to save memory spaceWaldemar Brodkorb
2015-12-09Do not support localised optimizations this helps to have a global -O levelKhem Raj
2015-12-05good by niosWaldemar Brodkorb
2015-12-05remove sh64 supportWaldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-11-30xtensa: avoid some compiler warningsWaldemar Brodkorb
2015-10-22NPTL/ARC: fix __lll_lock_wait_private redefinition for static linksVineet Gupta
2015-10-13or1k: add missing fileWaldemar 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-09-15NPTL: fix CFLAGS for cancellation pointsMax Filippov
2015-08-27nptl_db/db_info: fix the incorrect initial size for dtvpJunling Zheng
2015-08-22quieten compile warningsWaldemar Brodkorb
2015-08-14add mkstemps, mkstemps64 and mkostemps, mkostemps64 functionsRomain Naour
2015-08-02sh: fix static linking issueWaldemar Brodkorb
2015-08-02simplify, as the other does not work correctly, suggested by tgWaldemar Brodkorb
2015-07-22fix static builds of pthread apps for x86/x86_64Waldemar Brodkorb
2015-07-11Merge branch '1.0' of git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0Waldemar Brodkorb
2015-07-11builtin_unreachable is not available for older gccWaldemar Brodkorb
2015-06-30NPTL/arc: notify kernel of the TP valueVineet Gupta
2015-06-23xtensa: fix stack frame size for NPTLMax Filippov
2015-06-18Fix libgcc_s_resume issue with gcc 5.1Thomas Petazzoni
2015-06-10nptl_db: fix ommitting td_ta_setconcurrencyBernhard Reutner-Fischer
2015-06-10init.c (__nptl_initial_report_events): New variable.Roland McGrath
2015-06-10buildsys: pregen depends on xlocaleBernhard Reutner-Fischer
2015-04-13buildsys: tweak ucontext_i.h prerequisitesBernhard Reutner-Fischer
2015-04-12remove more of the link_warningsWaldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-26NPTL: SH: silence warningBernhard Reutner-Fischer
2015-03-22nptl/atfork: Hide pthread_atfork in shared versionsKhem Raj
2015-03-17nptl: fix exclusion of pthread_setconcurrency.cBernhard Reutner-Fischer
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2015-02-12unbreak support for ARM no MMU caseWaldemar Brodkorb
2015-01-26merge upstream changesWaldemar Brodkorb
2015-01-23nptl: compile pt-vfork in ARM-modeBernhard Reutner-Fischer
2015-01-01maybe fix an "noreturn function does return" warningThorsten Glaser
2015-01-01fix cast warningThorsten Glaser
2014-12-15mkostemp: fix implementationAnthony G. Basile
2014-12-10mkostemp: fix implementationAnthony G. Basile
2014-11-13Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb