summaryrefslogtreecommitdiff
path: root/malloc/Makefile
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-10Drop PER_THREAD conditionals from malloc.Ondřej Bílka
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-04malloc: Add memalign test.Will Newton
2013-10-02malloc: Add pvalloc test.Will Newton
2013-10-02malloc: Add posix_memalign test.Will Newton
2013-09-09malloc: Add realloc test.Will Newton
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-10-19Use $(run-program-prefix) in more shell script tests.Joseph Myers
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin
2012-09-05Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0Siddhesh Poyarekar
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-10Simplify malloc codeUlrich Drepper
2011-06-28Remove the --experimental-malloc optionUlrich Drepper
2009-07-31Fix obstack* on i?86Jakub Jelinek
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper
2007-12-16* malloc/tst-trim1.c: New file.Ulrich Drepper
2007-05-21* malloc/hooks.c (MALLOC_STATE_VERSION): Bump.Ulrich Drepper
2007-05-07* malloc/arena.c (heap_info): Add mprotect_size field, adjust pad. Jakub Jelinek
2006-05-19* malloc/memusage.sh (memusageso): Add quotes.Ulrich Drepper
2005-09-27[BZ #838]Ulrich Drepper
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper
2005-04-27* elf/dl-close.c: Include stddef.h.Ulrich Drepper
2005-02-22* malloc/Makefile (CFLAGS-mcheck-init.c): Add.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-15Update.Ulrich Drepper
2003-09-30Update.Ulrich Drepper
2003-04-18Update.Ulrich Drepper
2003-02-22* malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.Roland McGrath
2002-09-18* malloc/Makefile ($(objpfx)memusagestat.o: sysincludes): DefineRoland McGrath
2002-08-04Update.Ulrich Drepper
2002-01-29Update.Ulrich Drepper
2001-08-29Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-05-07Update.Andreas Jaeger
2001-04-09Update.Ulrich Drepper
2001-02-19* malloc/Makefile (tests): Run mtrace only when perl is available. Andreas Jaeger
2001-01-30Update.Ulrich Drepper
2000-10-24Update.Ulrich Drepper
2000-08-25(tests): Don't do it for cross compiling.Andreas Jaeger
2000-08-24Update.Andreas Jaeger
2000-08-24Update.Andreas Jaeger
2000-08-19Update.Ulrich Drepper
2000-08-09* configure.in: Add `-lm' when checking for libgd. * malloc/Makefile ($(objpf...Andreas Schwab