]> git.ipfire.org Git - thirdparty/glibc.git/history - malloc/malloc.c
Replace divide and multiply with mask in sYSTRIm
[thirdparty/glibc.git] / malloc / malloc.c
2010-08-17  Anton BlanchardReplace divide and multiply with mask in sYSTRIm
2010-05-06  Ulrich DrepperFix race in free sanity check.
2010-04-15  Ulrich DrepperRemove unintended change.
2010-04-15  H.J. LuOptimie x86-64 SSE4 memcmp for unaligned data.
2010-04-09  Ulrich DrepperFix possibly uninitilized variable handling.
2010-04-03  Ulrich DrepperOne more sanity check in free.
2010-04-03  Ulrich DrepperFix set_max_fast in malloc.
2010-03-26  Ulrich DrepperRemove stale reference to website
2010-03-26  Ulrich DrepperRemove unwanted malloc changes, again.
2010-03-26  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-03-02  Roland McGrathMerge commit 'origin/davem/sparc'
2010-02-25  Ulrich DrepperFix typos I added in malloc.c
2010-02-24  Petr BaudisFix assertion in palloc and pvalloc as well.
2010-02-10  Ulrich DrepperUndo unintended maloc change.
2010-02-10  Andreas SchwabAvoid PLT call to fegetenv on s390
2010-01-14  Ulrich DrepperFix malloc_info without prioor allocations.
2009-10-30  John SullivanFix typos in format strings of malloc_info.
2009-08-31  Ulrich DrepperAdd local assert function to avoid problems with memory...
2009-07-16  Ulrich DrepperFix race in corruption check.
2009-07-16  Jakub JelinekUse rel semantics of cas instead of acq semantics with...
2009-07-02  Ulrich DrepperFix possible race when freeing object in fast bin list.
2009-06-19  Ulrich DrepperAdd some more tests to malloc to detect corruptions.
2009-04-18  Ulrich Drepper* malloc/malloc.c (malloc_info): Output address space...
2009-04-18  Ulrich Drepper* malloc/malloc.c (malloc_info): Also output system...
2009-04-16  Ulrich Drepper[BZ #9957]
2009-04-09  Ulrich Drepper* malloc/malloc.c (malloc_info): New function. cvs/fedora-glibc-20090409T1422
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...
2009-02-07  Ulrich Drepper* malloc/malloc.c: Add branch prediction for use of...
2009-01-30  Ulrich Drepper* malloc/malloc.c (sYSMALLOc): Don't use assert when...
2008-11-03  Ulrich Drepper* malloc/malloc.c (public_rEALLOc): When new arena...
2008-09-12  Ulrich Drepper(public_vALLOc): Try other arenas in case _int_valloc...
2008-03-04  Ulrich Drepper[BZ #5736]
2008-01-10  Ulrich Drepper* pthread-errnos.sym: Add EOVERFLOW.
2008-01-09  Ulrich Drepper[BZ #5541]
2008-01-09  Ulrich Drepper[BZ #5553]
2007-12-17  Ulrich Drepper* malloc/malloc.c (public_cALLOc): For arena other...
2007-12-16  Ulrich Drepper* malloc/malloc.c (public_mTRIm): Iterate over all...
2007-12-11  Ulrich Drepper* malloc/malloc.c (_int_malloc): sYSMALLOc might fail...
2007-10-02  Ulrich Drepper[BZ #4941]
2007-05-21  Ulrich Drepper* malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
2007-05-19  Ulrich Drepper* malloc/malloc.c (do_check_chunk): Correct check for...
2007-05-15  Ulrich Drepper* malloc/malloc.c: Use all small bin slots on 64-bit...
2007-05-14  Ulrich Drepper* malloc/malloc.c (largebin_index): Really have 32...
2007-05-13  Ulrich Drepper[MALLOC_DEBUG]: Keep track of current maximum number...
2007-04-30  Ulrich Drepper[BZ #4349]
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-12-24  Ulrich Drepper* malloc/malloc.c (sYSMALLOc): Remove some unnecessary...
2006-10-27  Ulrich DrepperUSE_TLS support is now default.
2006-10-18  Ulrich Drepper[BZ #3313]
2006-10-13  Ulrich Drepper[BZ #3313]
2006-10-13  Ulrich Drepper* malloc/malloc.c (do_check_malloc_state): Only require...
2006-10-11  Ulrich Drepper* malloc/malloc.c (_int_malloc): Remove unused any_larg...
2006-09-07  Ulrich Drepper[BZ #2775]
2006-08-31  Ulrich Drepper* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812
2006-08-28  Ulrich Drepper[BZ #2684]
2006-08-27  Ulrich Drepper* malloc/malloc.c (bin_at): Rewrite to be more clear...
2006-08-24  Ulrich Drepper* malloc/malloc.c (sYSMALLOc): Avoid infinite loop...
2006-08-22  Ulrich Drepperplatforms define as 512K. For 64-bit platforms as...
2006-08-22  Ulrich Drepper* malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For...
2006-08-21  Ulrich Drepper[BZ #3040]
2006-08-19  Ulrich Drepper* malloc/malloc.c (_int_malloc): Limit number of unsort...
2006-08-09  Ulrich Drepper* malloc/malloc.c: Dynamically size mmap treshold if...
2006-03-06  Roland McGrath* sysdeps/mach/hurd/faccessat.c: New file.
2006-03-06  Roland McGrath* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2... cvs/fedora-glibc-20060306T0720
2006-03-02  Ulrich Drepper(MALLOC_ALIGNMENT): Set to __alignof__ (long double...
2005-11-21  Ulrich Drepper..
2005-11-07  Roland McGrath* malloc/malloc.c (munmap_chunk): Suppress warnings...
2005-11-06  Ulrich Drepper* malloc/malloc.c (munmap_chunk): Add sanity checks.
2005-10-13  Ulrich Drepper* malloc/malloc.c (_int_free): Fail if block size is...
2005-10-12  Ulrich DrepperCorrectly implement M_MXFAST.
2005-09-27  Ulrich Drepper[BZ #786]
2005-09-12  Ulrich Drepper* malloc/malloc.c (struct malloc_chunk): Fix comment...
2005-03-20  Ulrich Drepper* malloc/malloc.c (public_cALLOc): We cannot skip the...
2005-03-19  Ulrich Drepper[BZ #779]
2005-03-08  Ulrich Drepper* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERT...
2005-02-21  Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2005-01-07  Ulrich DrepperUpdate.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-12-11  Ulrich DrepperUpdate.
2004-12-10  Ulrich DrepperUpdate.
2004-11-20  Ulrich DrepperUpdate.
2004-11-19  Ulrich DrepperUpdate.
2004-11-13  Ulrich DrepperUpdate. cvs/fedora-glibc-20041115T0915
2004-11-13  Ulrich DrepperUpdate.
2004-11-13  Ulrich DrepperUpdate.
2004-11-13  Ulrich DrepperUpdate.
2004-10-30  Ulrich DrepperUpdate.
2004-10-14  Ulrich Drepper[BZ #77]
2004-10-06  Ulrich DrepperUpdate.
2004-10-01  Ulrich Drepper(public_vALLOc): Add missing use of hooks. (public_pVAL...
2004-09-23  Ulrich DrepperUpdate.
2004-09-10  Ulrich Dreppernt_free): Only do arena boundary check for contiguous...
2004-09-09  Ulrich DrepperUpdate.
2004-09-09  Ulrich Drepper(_int_free): Add inexpensive double free and memory...
2004-09-09  Ulrich DrepperUpdate.
next