]> git.ipfire.org Git - thirdparty/glibc.git/history - malloc/hooks.c
[powerpc] No need to enter "Ignore Exceptions Mode"
[thirdparty/glibc.git] / malloc / hooks.c
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-04-18  Adhemerval Zanellamalloc: make malloc fail with requests larger than...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-29  Florian Weimermalloc: Update heap dumping/undumping comments [BZ...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-15  H.J. LuSilence -O3 -Wall warning in malloc/hooks.c with GCC...
2017-08-31  Florian Weimermalloc: Remove the internal_function attribute
2017-08-31  Florian Weimermalloc: Change top_check return type to void
2017-08-30  Florian Weimermalloc: Remove check_action variable [BZ #21754]
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-28  Florian Weimermalloc: Use accessors for chunk metadata access
2016-10-26  Florian Weimermalloc: Remove malloc_get_state, malloc_set_state ...
2016-09-06  Florian Weimermalloc: Automated part of conversion to __libc_lock
2016-05-24  Florian Weimermalloc: Correct malloc alignment on 32-bit architecture...
2016-05-13  Florian Weimermalloc: Rewrite dumped heap for compatibility in __mall...
2016-02-19  Florian Weimermalloc: Remove max_total_mem member form struct malloc_par
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-05-19  James LemkeFix for test "malloc_usable_size: expected 7 but got 11"
2015-05-19  Siddhesh PoyarekarAvoid deadlock in malloc on backtrace (BZ #16159)
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-12  James LemkeFix for test "malloc_usable_size: expected 7 but got 11"
2014-12-01  James LemkeFix for test "malloc_usable_size: expected 7 but got 11"
2014-01-02  Ondřej BílkaReformat malloc to gnu style.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-10  Ondřej BílkaExpand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
2013-12-10  Ondřej BílkaDrop PER_THREAD conditionals from malloc.
2013-12-09  Ondřej BílkaReplace malloc force_reg by atomic_forced_read.
2013-11-20  Ondřej BílkaConsolidate valloc/pvalloc code.
2013-10-30  Will Newtonmalloc: Fix for infinite loop in memalign/posix_memalign.
2013-10-10  Will Newtonmalloc/hooks.c: Correct check for overflow in memalign_...
2013-06-08  Joseph MyersUse (void) in no-arguments function definitions.
2013-03-08  Joseph MyersRemove __malloc_ptr_t.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-09-05  Siddhesh PoyarekarReturn requested size for malloc_usable_size when MALLO...
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-31  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31  Ulrich DrepperCleanups of malloc
2012-01-16  Ulrich DrepperMinor cleanups of malloc code
2011-09-11  Ulrich DrepperRemove MALLOC_FAILURE_ACTION use in malloc
2011-09-11  Ulrich DrepperSimplify malloc initialization
2011-09-10  Ulrich DrepperSimplify malloc code
2011-09-10  Ulrich DrepperRemove support for !USE___THREAD
2011-07-08  Ulrich Drepper(memalign_check): No need to use checked_request2size.
2009-11-01  Ulrich DrepperRestore locking in free_check.
2009-04-17  Ulrich Drepper(top_check): Force hook value into register.
2009-04-16  Ulrich Drepper[BZ #9957]
2009-04-08  Ulrich Drepper* malloc/malloc.c (_int_realloc): Add parameter with...
2009-03-13  Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.
2009-02-07  Ulrich Drepper(_int_realloc): Likewise. Third argument is now padded...
2009-02-07  Ulrich Drepper* malloc/malloc.c (_int_free): Second argument is now...
2008-07-15  Ulrich Drepper(__malloc_check_init): Remove printf.
2007-05-21  Ulrich Drepper* malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
2007-05-13  Ulrich Drepper[MALLOC_DEBUG]: Keep track of current maximum number...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-10-27  Ulrich DrepperUSE_TLS support is now default.
2005-11-21  Ulrich Drepper..
2005-10-12  Ulrich DrepperCorrectly implement M_MXFAST.
2005-04-27  Ulrich Drepper* elf/dl-close.c: Include stddef.h.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-12-14  Ulrich Drepper[BZ #457]
2004-09-09  Ulrich DrepperUpdate.
2004-09-09  Ulrich DrepperUpdate.
2004-08-21  Ulrich DrepperUpdate.
2003-09-12  Ulrich DrepperUpdate.
2003-01-27  Ulrich Drepper(mem2chunk_check): Check alignment of mem pointer,...
2002-12-06  Roland McGrath* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope...
2002-08-26  Roland McGrath2002-08-26 Brian Youmans <3diff@gnu.org>
2002-08-25  Ulrich DrepperUpdate.
2002-08-23  Roland McGrath* malloc/hooks.c (__malloc_initialize_hook, __free_hook,
2002-08-23  Roland McGrath2002-08-23 Roland McGrath <roland@redhat.com>
2002-07-11  Ulrich DrepperUpdate.
2002-07-11  Ulrich DrepperUpdate.
2002-04-04  Ulrich DrepperUpdate.
2002-02-07  Roland McGrath* malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused...
2002-01-29  Ulrich DrepperUpdate.