Module Name:src
Committed By: rin
Date: Wed Dec 16 01:20:19 UTC 2020
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
Correct and extend comments on VA for alpha. No binary changes.
To generate a diff
Module Name:src
Committed By: joerg
Date: Tue Apr 21 22:27:09 UTC 2020
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
Drop obsolete special case for clang/ppc.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: kamil
Date: Fri Feb 14 01:52:35 UTC 2020
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: hash.h
Log Message:
Fix undefined behavior in hash.h (jemalloc)
Cherry-pick upstream patch:
Fix Undefined Behavior in hash.h
Module Name:src
Committed By: christos
Date: Sun May 5 18:14:19 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
PR/54133: Sevan Janiyan: Binaries fail to execute
Prefer MAX_PAGE_SHIFT over PAG
Module Name:src
Committed By: christos
Date: Fri Apr 26 23:57:00 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
Back to using MAX_PAGE_SHIFT
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Thu Apr 18 16:44:26 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
no tls for sun2 either.
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: christos
Date: Sun Apr 14 19:13:18 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
tsd_malloc_thread_cleanup.h tsd_tls.h
Log Message:
Declare the tls model in external declarations. Pointed out by joer
Module Name:src
Committed By: christos
Date: Tue Apr 9 17:00:38 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
Use MIN_PAGE_SHIFT if PAGE_SHIFT is not available instead of MAX_PAGE_SHIFT.
T
Module Name:src
Committed By: christos
Date: Tue Apr 2 21:19:20 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
Vax ain't having any of that newfangled TLS crap (yet).
To generate a diff of
Module Name:src
Committed By: christos
Date: Fri Mar 29 13:04:01 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
there is no elifdef
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: christos
Date: Fri Mar 29 12:50:30 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
Change strategy: instead of always defining PAGE_SHIFT in vmparam.h, fail
back t
Module Name:src
Committed By: christos
Date: Thu Mar 28 11:56:56 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: size_classes.h
Log Message:
Add 2K page size tables (sun2)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src
Module Name:src
Committed By: christos
Date: Wed Mar 27 17:02:20 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_types.h
Log Message:
alignment for sh3
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4
Module Name:src
Committed By: christos
Date: Wed Mar 27 16:16:14 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: size_classes.h
Log Message:
add tables for 16K page sizes
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/
Module Name:src
Committed By: christos
Date: Wed Mar 27 15:33:52 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_types.h
Log Message:
vaxinate!
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
Module Name:src
Committed By: martin
Date: Wed Mar 27 12:38:31 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_types.h
Log Message:
LG_QUANTUM is 4 for both sparc and sparc64
To generate a diff of this commit:
c
Module Name:src
Committed By: martin
Date: Thu Mar 21 09:42:44 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: size_classes.h
Log Message:
Add size variants for architectures with PGSHIFT = 13
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sun Mar 10 21:52:00 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: prof_inlines_a.h
Log Message:
one more noreturn
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/b
Module Name:src
Committed By: christos
Date: Sun Mar 10 19:32:56 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc: jemalloc.h
src/external/bsd/jemalloc/include/jemalloc/internal: arena_externs.h
arena_inlines_a.h arena_inlines_b.h atom
Module Name:src
Committed By: christos
Date: Sun Mar 10 15:45:26 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc: jemalloc.h jemalloc_defs.h
Log Message:
clang does not have the gnu_printf attribute
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Tue Mar 5 22:45:11 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: mutex.h witness.h
Log Message:
Fix debugging compilation
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/e
Module Name:src
Committed By: christos
Date: Tue Mar 5 22:39:21 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
Add some XXX for things I need to fix later, and fix some of the hard-coding.
Module Name:src
Committed By: christos
Date: Tue Mar 5 22:37:39 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: atomic_c11.h
Log Message:
fix const cast with custom "unconst"
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
Module Name:src
Committed By: christos
Date: Mon Mar 4 20:21:18 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: hash.h
Log Message:
Add fallthough comments.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/bsd/
Module Name:src
Committed By: christos
Date: Mon Mar 4 19:40:57 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: emitter.h
Log Message:
use __format_arg__ to check arguments...
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
Module Name:src
Committed By: christos
Date: Mon Mar 4 19:16:10 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: mutex_prof.h
Log Message:
use ATOMIC_INIT()
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/bsd/j
Module Name:src
Committed By: christos
Date: Mon Mar 4 19:16:31 UTC 2019
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: mutex.h
Log Message:
Put back braces.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/bsd/jemallo
Module Name:src
Committed By: christos
Date: Mon Mar 4 17:25:10 UTC 2019
Added Files:
src/external/bsd/jemalloc/include/jemalloc: jemalloc.h jemalloc_defs.h
jemalloc_macros.h jemalloc_mangle.h jemalloc_mangle_jet.h
jemalloc_protos.h jemalloc_protos_
28 matches
Mail list logo