]> git.ipfire.org Git - thirdparty/glibc.git/history - malloc/Makefile
contrib.texi: update
[thirdparty/glibc.git] / malloc / Makefile
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-10-23  Adhemerval Zanellamalloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with...
2023-06-12  Adhemerval Zanella... malloc: Decrease resource usage for malloc tests
2023-05-08  DJ Deloriealigned_alloc: conform to C17
2023-05-02  Samuel Thibaultmalloc: Really fix tst-memalign-3 link against threads
2023-05-02  Samuel Thibaultmalloc: Fix tst-memalign-3 link against threads
2023-04-20  Adhemerval Zanellamalloc: Add missing shared thread library flags
2023-04-18  DJ Deloriemalloc: set NON_MAIN_ARENA flag for reclaimed memalign...
2023-03-29  DJ Deloriememalign: Support scanning for aligned chunks.
2023-03-29  Adhemerval Zanella... Remove --enable-tunables configure option
2023-03-29  Adhemerval ZanellaRemove --disable-experimental-malloc option
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-28  Szabolcs NagyRemove unused scratch_buffer_dupfree
2022-02-25  H.J. Lubuild: Properly generate .d dependency files [BZ #28922]
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-27  Samuel Thibaultmalloc: Add missing shared thread library flags
2021-12-15  Adhemerval Zanellamalloc: Add Huge Page support to arenas
2021-12-15  Adhemerval Zanellamalloc: Add Huge Page support for mmap
2021-12-15  Adhemerval Zanellamalloc: Add madvise support for Transparent Huge Pages
2021-08-05  Siddhesh Poyarekartst-mxfast: Don't run with mcheck
2021-07-26  Siddhesh PoyarekarExclude static tests for mcheck and malloc-check
2021-07-22  Siddhesh Poyarekarmcheck Fix malloc_usable_size [BZ #22057]
2021-07-22  Siddhesh PoyarekarMove malloc_{g,s}et_state to libc_malloc_debug
2021-07-22  Siddhesh Poyarekarglibc.malloc.check: Wean away from malloc hooks
2021-07-22  Siddhesh Poyarekarmcheck: Wean away from malloc hooks [BZ #23489]
2021-07-22  Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-22  Siddhesh PoyarekarRemove __morecore and __default_morecore
2021-07-22  Siddhesh PoyarekarMake mcheck tests conditional on GLIBC_2.23 or earlier
2021-07-21  Samuel Thibaultmalloc: Fix tst-mallocfork3-malloc-check link
2021-07-13  H.J. Lumcheck: Align struct hdr to MALLOC_ALIGNMENT bytes...
2021-07-09  H.J. LuAdd a generic malloc test for MALLOC_ALIGNMENT
2021-07-07  Siddhesh Poyarekartests-exclude-mcheck: Fix typo
2021-07-06  Siddhesh PoyarekarExclude tst-realloc from tests-mcheck
2021-07-02  Siddhesh PoyarekarDrop source dependencies on hooks.c and arena.c
2021-07-02  Siddhesh PoyarekarAdd mcheck tests to malloc
2021-06-28  Adhemerval Zanellaposix: Add _Fork [BZ #4737]
2021-06-23  Siddhesh PoyarekarMore mcheck -> malloc-check refactoring
2021-06-22  Siddhesh Poyarekartst-mcheck: Rename to tst-malloc-check
2021-06-03  Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-05-17  Andreas SchwabMissing ENOMEM in realloc_check wrapper (bug 27870)
2021-05-12  Romain GEISSLERRemove all usage of @BASH@ or ${BASH} in installed...
2021-03-09  Florian Weimermalloc: Turn tst-mallocstate into a non-internal test
2021-01-05  Adhemerval Zanellamalloc: Add scratch_buffer_dupfree
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-29  Paul Eggertfree: preserve errno [BZ#17924]
2020-12-24  Siddhesh Poyarekartests-mcheck: New variable to run tests with MALLOC_CHE...
2020-10-08  Andreas SchwabRevert "Fix missing redirects in testsuite targets"
2020-09-17  DJ DelorieUpdate mallinfo2 ABI, and test
2020-04-03  Eyal ItkinAdd tests for Safe-Linking
2020-01-17  Florian WeimerRemove incorrect alloc_size attribute from pvalloc...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-15  Florian Weimermalloc: Various cleanups for malloc/tst-mxfast
2019-08-09  DJ DelorieAdd glibc.malloc.mxfast tunable
2019-05-08  Florian Weimermalloc/tst-mallocfork2: Use process-shared barriers
2019-04-24  Mike Frysingermemusagestat: use local glibc when linking [BZ #18465]
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-08  DJ Deloriemalloc: Add another test for tcache double free check.
2018-11-20  DJ Deloriemalloc: tcache double free check
2018-02-10  Zack Weinberg[BZ #22830] malloc_stats: restore cancellation for...
2018-01-18  Arjun ShankarFix integer overflows in internal memalign and malloc...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-11-15  Florian Weimermalloc: Add missing arena lock in malloc_info [BZ ...
2017-10-16  Florian Weimermalloc: Do not compile mcheck-init.o as libc module
2017-10-06  Carlos O'Donellmalloc: Fix tcache leak after thread destruction [BZ...
2017-08-07  Andreas SchwabFix missing redirects in testsuite targets
2017-07-06  DJ DelorieAdd per-thread cache to malloc
2017-06-21  Florian WeimerImplement allocation buffers for internal use
2017-06-09  Florian Weimermalloc: Remove tst-dynarray, tst-dynarray-fail from...
2017-06-02  Florian WeimerAdd internal facility for dynamic array handling
2017-05-30  Dennis WölfingAdd reallocarray function
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-09  Zack WeinbergRename cppflags-iterator.mk to libof-iterator.mk, remov...
2017-01-01  Florian Weimermalloc: Run tunables tests only if tunables are enabled
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Siddhesh PoyarekarInitialize tunable list with the GLIBC_TUNABLES environ...
2016-12-31  Siddhesh PoyarekarAdd framework for tunables
2016-10-26  Florian Weimermalloc: Remove malloc_get_state, malloc_set_state ...
2016-09-10  Siddhesh PoyarekarAdd tests-static to tests in malloc/Makefile
2016-08-26  Florian Weimermalloc: Simplify static malloc interposition [BZ #20432]
2016-08-02  Florian Weimermalloc: Run tests without calling mallopt [BZ #19469]
2016-06-20  Florian WeimerRevert __malloc_initialize_hook symbol poisoning
2016-06-10  Florian Weimermalloc: Remove __malloc_initialize_hook from the API...
2016-05-12  Florian WeimerIncrease fork signal safety for single-threaded process...
2016-04-14  Florian Weimermalloc: Run fork handler as late as possible [BZ #19431]
2016-03-22  Samuel ThibaultFix malloc threaded tests link on non-Linux
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-29  Florian Weimermalloc: Test various special cases related to allocatio...
2015-12-16  Florian Weimermalloc: Fix attached thread reference count handling...
2015-05-19  Siddhesh PoyarekarAvoid deadlock in malloc on backtrace (BZ #16159)
2015-04-07  Florian WeimerAdd struct scratch_buffer and its internal helper functions
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-19  Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-06-06  Joseph MyersDon't require test wrappers to preserve environment...
2014-05-17  Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16  Joseph MyersUse existing makefile variables for dependencies on...
2014-05-12  Will Newtonmalloc: Add mallopt test.
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
next