gecko/memory
Mike Hommey 8a37c583a9 Bug 1104634 - Force optimize mozjemalloc on --disable-optimize builds. r=gps
The reason for --disable-optimize is to make debugging easier, but not many
people actually need a high level of debuggability of the allocator itself.
This works around the issue that the Android NDK's definition of ffs is
broken when compiling without optimization, while avoiding to add yet another
configure test.
2014-12-10 10:50:44 +09:00
..
build Bug 1104173 - Properly export jemalloc_* symbols from the jemalloc3 replace-malloc library. r=njn 2014-11-26 16:04:25 +09:00
jemalloc Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
mozalloc Bug 1102525 (part 1) - Add InfallibleAllocPolicy to mozalloc. r=glandium. 2014-12-08 14:45:10 -08:00
mozjemalloc Bug 1104634 - Force optimize mozjemalloc on --disable-optimize builds. r=gps 2014-12-10 10:50:44 +09:00
replace Bug 1094552 (part 5) - DMD: choose the profiling mode at start-up. r=mccr8. 2014-12-08 14:45:14 -08:00
moz.build Bug 1084210 - Simplify tree traversal for memory/replace. r=mshal 2014-10-18 16:16:20 +09:00