Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jemalloc
/
4a8abbb400afe695f145a487380c04a946500bc6
/
configure.ac
« Previous
7bfecf4
Check for VALGRIND_RESIZEINPLACE_BLOCK support
by Mike Hommey
· 13 years ago
fd97b1d
Add support for MSVC
by Mike Hommey
· 13 years ago
7cdea39
Few configure.ac adjustments
by Mike Hommey
· 13 years ago
6716aa8
Force use of TLS if heap profiling is enabled.
by Jason Evans
· 13 years ago
a4936ce
Fix jemalloc.sh code generation.
by Jason Evans
· 13 years ago
14103d3
Fix intmax_t configure error message
by Mike Hommey
· 13 years ago
a19e87f
Add support for Mingw
by Mike Hommey
· 13 years ago
188da7c
Refactor object and library build, and only build PIC libraries when PIC_CFLAGS is defined
by Mike Hommey
· 13 years ago
85221d5
Make versioned shared library suffix configurable
by Mike Hommey
· 13 years ago
b57d3ec
Add atomic(9) implementations of atomic operations.
by Jason Evans
· 13 years ago
fa08da7
Limit the number of flags directly given to the linker, and refactor rpath
by Mike Hommey
· 13 years ago
5bee66d
Add variables for library prefix, and static library, object and executable suffixes
by Mike Hommey
· 13 years ago
59ae276
Add the --disable-munmap option.
by Jason Evans
· 13 years ago
a398a6b
Remove configure test cruft.
by Jason Evans
· 13 years ago
7ca0fdf
Disable munmap() if it causes VM map holes.
by Jason Evans
· 13 years ago
83c324a
Use a stub replacement and disable dss when sbrk is not supported
by Mike Hommey
· 13 years ago
122449b
Implement Valgrind support, redzones, and quarantine.
by Jason Evans
· 13 years ago
b147611
Add utrace(2)-based tracing (--enable-utrace).
by Jason Evans
· 13 years ago
02b2312
Fix threaded initialization and enable it on Linux.
by Jason Evans
· 13 years ago
382132e
Add missing include for ffsl() test.
by Jason Evans
· 13 years ago
3cc1f1a
Add tls_model configuration.
by Jason Evans
· 13 years ago
2cfe6d6
Change AC_COMPILE_IFELSE into AC_LINK_IFELSE for the __sync_{add, sub}_and_fetch() test
by Mike Hommey
· 13 years ago
fd4fcef
Force the lazy-lock feature on FreeBSD.
by Jason Evans
· 13 years ago
c1e567b
Use __sync_add_and_fetch and __sync_sub_and_fetch when they are available
by Mike Hommey
· 13 years ago
41b6afb
Port to FreeBSD.
by Jason Evans
· 13 years ago
b80581d
Forcibly disable TLS on OS X.
by Jason Evans
· 13 years ago
9022bf9
Remove -no-cpp-precomp compiler flag for OS X.
by Jason Evans
· 13 years ago
cd9a134
Implement tsd.
by Jason Evans
· 13 years ago
154829d
Improve zone support for OSX
by Mike Hommey
· 13 years ago
650285d
Generalize dlsym() configuration.
by Jason Evans
· 13 years ago
e24c7af
Invert NO_TLS to JEMALLOC_TLS.
by Jason Evans
· 13 years ago
f3e139a
Use AC_LINK_IFELSE() rather than AC_RUN_IFELSE() in JE_COMPILABLE().
by Jason Evans
· 13 years ago
7091b41
Fix various documentation formatting regressions.
by Jason Evans
· 13 years ago
39006f9
Look for pthreads functionality in libc.
by Jason Evans
· 13 years ago
0a0bbf6
Implement aligned_alloc().
by Jason Evans
· 13 years ago
4c2faa8
Fix a regression in JE_COMPILABLE().
by Jason Evans
· 13 years ago
08fc3b2
Fix --with-mangling/--with-jemalloc-prefix interaction.
by Jason Evans
· 13 years ago
d81e4bd
Implement malloc_vsnprintf().
by Jason Evans
· 13 years ago
6684cac
Tweak configure.ac to support cross-compiling.
by Jason Evans
· 13 years ago
7e77eaf
Add the --disable-experimental option.
by Jason Evans
· 13 years ago
0a5489e
Add --with-mangling.
by Jason Evans
· 13 years ago
777c191
Enable support for junk/zero filling by default.
by Jason Evans
· 13 years ago
d073a32
Enable the stats configuration option by default.
by Jason Evans
· 13 years ago
c90ad71
Remove the sysv option.
by Jason Evans
· 13 years ago
b172610
Simplify small size class infrastructure.
by Jason Evans
· 13 years ago
ef8897b
Make 8-byte tiny size class non-optional.
by Jason Evans
· 13 years ago
0fee70d
Do not enable lazy locking by default.
by Jason Evans
· 13 years ago
4162627
Remove the swap feature.
by Jason Evans
· 13 years ago
7372b15
Reduce cpp conditional logic complexity.
by Jason Evans
· 13 years ago
f576c63
Refactor SO and REV make variables.
by Jason Evans
· 13 years ago
2bd3cbc
add autogenerated jemalloc.sh wrapper script
by Antony Dovgal
· 13 years ago
746e77a
Add the --with-private-namespace option.
by Jason Evans
· 13 years ago
955851f
Adjust repo path dependencies.
by Jason Evans
· 14 years ago
7427525
Move repo contents in jemalloc/ to top level.
by Jason Evans
· 14 years ago