freebsd-dev/contrib/jemalloc/FREEBSD-Xlist
Eric van Gyzen c5ad81420c Update jemalloc to version 5.2.1
Revert r354606 to restore r354605.

Apply one line from jemalloc commit d01b425e5d1e1 in hash_x86_128()
to fix the build with gcc, which only allows a fallthrough attribute
to appear before a case or default label.

Submitted by:	jasone in r354605
Discussed with:	jasone
Reviewed by:	bdrewery
MFC after:	never, due to gcc 4.2.1
Relnotes:	yes
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D24522
2020-04-23 23:57:43 +00:00

61 lines
1.5 KiB
Plaintext

$FreeBSD$
.appveyor.yml
.autom4te.cfg
.cirrus.yml
.git*
.travis.yml
FREEBSD-*
INSTALL.md
Makefile*
README
TUNING.md
autogen.sh
autom4te.cache/
bin/
build-aux/
config.*
configure*
doc/*.in
doc/*.xml
doc/*.xsl
doc/*.html
include/jemalloc/internal/atomic_msvc.h
include/jemalloc/internal/jemalloc_internal_defs.h.in
include/jemalloc/internal/jemalloc_preamble.h.in
include/jemalloc/internal/private_namespace.sh
include/jemalloc/internal/private_symbols_jet.awk
include/jemalloc/internal/private_symbols.awk
include/jemalloc/internal/private_symbols.sh
include/jemalloc/internal/public_namespace.sh
include/jemalloc/internal/public_symbols.txt
include/jemalloc/internal/public_unnamespace.h
include/jemalloc/internal/public_unnamespace.sh
include/jemalloc/internal/size_classes.sh
include/jemalloc/internal/smoothstep.sh
include/jemalloc/internal/tsd_win.h
include/jemalloc/jemalloc.h.in
include/jemalloc/jemalloc.sh
include/jemalloc/jemalloc_defs.h
include/jemalloc/jemalloc_defs.h.in
include/jemalloc/jemalloc_macros.h
include/jemalloc/jemalloc_macros.h.in
include/jemalloc/jemalloc_mangle_jet.h
include/jemalloc/jemalloc_mangle.sh
include/jemalloc/jemalloc_mangle.h
include/jemalloc/jemalloc_protos_jet.h
include/jemalloc/jemalloc_protos.h
include/jemalloc/jemalloc_protos.h.in
include/jemalloc/jemalloc_rename.h
include/jemalloc/jemalloc_rename.sh
include/jemalloc/jemalloc_typedefs.h.in
include/msvc_compat/
install-sh
jemalloc.pc*
m4/
msvc/
run_tests.sh
scripts/
src/jemalloc_cpp.cpp
src/zone.c
test/