summaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)Author
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell
2018-01-16nptl/tst-thread-exit-clobber: Run with any C++ compilerFlorian Weimer
2018-01-16nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensionsFlorian Weimer
2018-01-15nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]Florian Weimer
2018-01-11nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]Florian Weimer
2018-01-08[BZ #22637] Fix stack guard size accountingSzabolcs Nagy
2018-01-08nptl: Add test for callee-saved register restore in pthread_exitFlorian Weimer
2018-01-06Avoid race conditions when rebuilding librt.soPalmer Dabbelt
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-20nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella
2017-12-20nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu
2017-12-18Disable -Wrestrict for two nptl/tst-attr3.c tests.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-12-05Add elision tunablesRogerio Alves
2017-11-21nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9Adhemerval Zanella
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-07Remove traces of tst-typesizesAndreas Schwab
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-10-13nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]Peter Zelezny
2017-09-26Mark __dso_handle as hidden [BZ #18822]H.J. Lu
2017-09-21Remove non-add-on Banner files.Joseph Myers
2017-09-01Remove Roland McGrath/Ulrich Drepper et al. from DSO bannerH.J. Lu
2017-09-01Move all old ChangeLogs to a top-level ChangeLog.old directory.Zack Weinberg
2017-08-31nptl: Remove internal_function attributeFlorian Weimer
2017-08-30Do not scale NPTL tests with available number of CPUsFlorian Weimer
2017-08-29ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella
2017-08-22Consolidate non cancellable nanosleep callAdhemerval Zanella
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer
2017-08-09Add test for bug 21041Andreas Schwab
2017-08-08Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)Andreas Schwab
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab
2017-07-29mutex: Fix robust mutex lock acquire (Bug 21778)Carlos O'Donell
2017-07-28rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell
2017-07-15Fix guard alignment in allocate_stack when stack grows up.John David Anglin
2017-07-14Disable single thread optimization for open_memstreamSzabolcs Nagy
2017-07-06Increase some test timeouts.Joseph Myers
2017-07-04Single threaded stdio optimizationSzabolcs Nagy
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella
2017-06-14nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-31Use test-driver in nptl/tst-fork3.cAndreas Schwab
2017-05-25Move tst-mutex*8* to tests-internalTulio Magno Quites Machado Filho
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg
2017-05-18posix: Consolidate Linux fsync syscallAdhemerval Zanella