Module Name:src
Committed By: christos
Date: Fri Jan 31 15:25:23 UTC 2025
Modified Files:
src/external/bsd/jemalloc/lib: Makefile
Log Message:
propagate changes from jemalloc.old
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/jemalloc/lib/Ma
Module Name:src
Committed By: christos
Date: Fri Jan 31 15:25:23 UTC 2025
Modified Files:
src/external/bsd/jemalloc/lib: Makefile
Log Message:
propagate changes from jemalloc.old
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/jemalloc/lib/Ma
Module Name:src
Committed By: christos
Date: Wed Oct 2 18:13:17 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
Elide clang missing-noreturn
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/external/bsd/jemalloc/lib/Mak
Module Name:src
Committed By: christos
Date: Wed Oct 2 18:13:17 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
Elide clang missing-noreturn
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/external/bsd/jemalloc/lib/Mak
Module Name:src
Committed By: christos
Date: Sat Sep 28 14:25:45 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
compile with gnu11 to avoid struct redefinitions in clang
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/
Module Name:src
Committed By: christos
Date: Sat Sep 28 14:25:45 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
compile with gnu11 to avoid struct redefinitions in clang
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/
Module Name:src
Committed By: christos
Date: Wed Sep 25 16:12:34 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
fix lint on i386
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/bsd/jemalloc/lib/Makefile.inc
P
Module Name:src
Committed By: christos
Date: Wed Sep 25 16:12:34 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
fix lint on i386
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/bsd/jemalloc/lib/Makefile.inc
P
Module Name:src
Committed By: christos
Date: Tue Sep 24 00:33:50 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: shlib_version
Log Message:
put back version 0, there are no new symbols
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/j
Module Name:src
Committed By: christos
Date: Tue Sep 24 00:33:50 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: shlib_version
Log Message:
put back version 0, there are no new symbols
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/j
Module Name:src
Committed By: rin
Date: Thu Aug 24 06:31:19 UTC 2023
Modified Files:
src/external/bsd/jemalloc/lib: jemalloc_stub.c
Log Message:
jemalloc_stub.c: Forgot to update comment. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/
Module Name:src
Committed By: rin
Date: Thu Aug 24 06:31:19 UTC 2023
Modified Files:
src/external/bsd/jemalloc/lib: jemalloc_stub.c
Log Message:
jemalloc_stub.c: Forgot to update comment. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/
Module Name:src
Committed By: rin
Date: Thu Aug 24 06:04:41 UTC 2023
Modified Files:
src/external/bsd/jemalloc/lib: jemalloc_stub.c
Log Message:
jemalloc_stub.c: Provide stubs for HAVE_JEMALLOC > 100
Instead of HAVE_JEMALLOC != 100. Just for sure.
To generate a diff of
Module Name:src
Committed By: rin
Date: Thu Aug 24 06:04:41 UTC 2023
Modified Files:
src/external/bsd/jemalloc/lib: jemalloc_stub.c
Log Message:
jemalloc_stub.c: Provide stubs for HAVE_JEMALLOC > 100
Instead of HAVE_JEMALLOC != 100. Just for sure.
To generate a diff of
Module Name:src
Committed By: rin
Date: Thu Aug 24 06:02:44 UTC 2023
Modified Files:
src/external/bsd/jemalloc/lib: Makefile jemalloc_stub.c
Log Message:
libjemalloc: Compile in empty jemalloc_stub.c for HAVE_JEMALLOC=100
Fix strange parallel build failures observed on va
Module Name:src
Committed By: rin
Date: Thu Aug 24 06:02:44 UTC 2023
Modified Files:
src/external/bsd/jemalloc/lib: Makefile jemalloc_stub.c
Log Message:
libjemalloc: Compile in empty jemalloc_stub.c for HAVE_JEMALLOC=100
Fix strange parallel build failures observed on va
Module Name:src
Committed By: mrg
Date: Mon Jul 10 07:59:24 UTC 2023
Modified Files:
src/external/bsd/jemalloc/lib: Makefile
Log Message:
this is not needed (or wanted) for jemalloc 1.0, so make it empty.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/ex
Module Name:src
Committed By: mrg
Date: Mon Jul 10 07:59:24 UTC 2023
Modified Files:
src/external/bsd/jemalloc/lib: Makefile
Log Message:
this is not needed (or wanted) for jemalloc 1.0, so make it empty.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/ex
Module Name:src
Committed By: rin
Date: Fri Nov 1 20:53:10 UTC 2019
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
Workaround for random crash of userland binaries, as reported in
PR port-alpha/54307.
If rtree.c and tcache.c are compiled with -O
Module Name:src
Committed By: rin
Date: Fri Nov 1 20:53:10 UTC 2019
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
Workaround for random crash of userland binaries, as reported in
PR port-alpha/54307.
If rtree.c and tcache.c are compiled with -O
Module Name:src
Committed By: martin
Date: Tue Jul 23 06:31:20 UTC 2019
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
Disable JEMALLOC_DEBUG, it served us well, but now we want performance
back. Discussed with christos.
To generate a diff of th
Module Name:src
Committed By: martin
Date: Tue Jul 23 06:31:20 UTC 2019
Modified Files:
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
Disable JEMALLOC_DEBUG, it served us well, but now we want performance
back. Discussed with christos.
To generate a diff of th
22 matches
Mail list logo