aboutsummaryrefslogtreecommitdiff
path: root/nptl_db
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-06-01nptl_db/thread_dbP.h: fix warn unused resultFrédéric Bérat
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-06-08nptl_db: disable DT_RELR on libthread_db.soPaul E. Murphy
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-06-29nptl_db: Re-use the ELF-to-abilist converter for ABI checkingFlorian Weimer
2021-06-28nptl: Export libthread_db-used symbols under GLIBC_PRIVATEFlorian Weimer
2021-06-28nptl: Rename nptl_version to __nptl_versionFlorian Weimer
2021-06-28nptl_db: Clean up main/rtld variable handlingFlorian Weimer
2021-06-28nptl_db: Install libthread_db under a regular implementation nameFlorian Weimer
2021-06-22nptl: Move pthreadP.h into sysdeps directoryFlorian Weimer
2021-05-21nptl: Move pthread_create, thrd_create into libcFlorian Weimer
2021-05-17nptl: Move __nptl_create_event, __nptl_death_event into libcFlorian Weimer
2021-05-17nptl: Move __nptl_initial_report_events into ld.so/startup codeFlorian Weimer
2021-04-21nptl: Move __pthread_keys global variable into libcFlorian Weimer
2021-04-21nptl_db: Introduce DB_MAIN_ARRAY_VARIABLEFlorian Weimer
2021-04-21nptl: Move internal __nptl_nthreads variable into libcFlorian Weimer
2021-04-21nptl_db: Support different libpthread/ld.so load orders (bug 27744)Florian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-11treewide: fix incorrect spelling of indices in commentsDmitry V. Levin
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-08Avoid GCC 11 -Warray-parameter warnings [BZ #26686].Martin Sebor
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-12slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]Florian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-16Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-03-01nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'Maciej W. Rozycki
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-01Move all old ChangeLogs to a top-level ChangeLog.old directory.Zack Weinberg
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-10-31Bug 20729: Include libc-internal.h where required.Carlos O'Donell
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-08-03Update and install proc_service.h [BZ #20311]Tom Tromey
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-03-17Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella
2015-01-08Add stub sys/procfs.h fileRoland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-03-03Retire the separate ChangeLog files in nptl/ and nptl_db/ subdirs.Roland McGrath
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers