gecko-dev/memory/build
Nathan Froyd b68dfdbc2d Bug 1435407 - declare our wrapped delete definitions with noexcept(true); r=glandium
This behavior matches what gets used in mozalloc.h to define these
wrappers, and is particularly necessary for newer versions of clang to
not complain about our definitions.
2018-03-13 11:10:06 -05:00
..
Makefile.in Bug 1413570 - Disable SSE2 when building mozjemalloc on x86 during PGO profile gen phase. r=froydnj 2017-11-02 10:26:49 +09:00
Mutex.h Bug 1423000 - Move mozjemalloc mutexes to a separate header. r=njn 2017-12-03 14:21:19 +09:00
Utils.h Bug 1416170 - Don't use long double constants. r=njn 2017-11-23 11:58:14 +09:00
fallback.cpp Bug 1423114 - Remove moz_xposix_memalign and moz_xvalloc. r=njn 2017-12-05 17:34:19 +09:00
malloc_decls.h Bug 1420353 - Don't define replace_init through malloc_decls.h. r=njn 2017-11-24 16:36:29 +09:00
moz.build Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium 2017-12-08 13:46:13 +01:00
mozjemalloc.cpp Bug 1441335 - Fix base allocator commit evaluation. r=njn 2018-02-27 07:39:34 +09:00
mozjemalloc.h Bug 1418104 - Allow to pass parameters when creating arenas. r=njn 2017-11-17 07:27:35 +09:00
mozjemalloc_types.h Bug 1418104 - Allow to pass parameters when creating arenas. r=njn 2017-11-17 07:27:35 +09:00
mozmemory.h Bug 1418104 - Allow to pass parameters when creating arenas. r=njn 2017-11-17 07:27:35 +09:00
mozmemory_wrap.cpp Bug 1435407 - declare our wrapped delete definitions with noexcept(true); r=glandium 2018-03-13 11:10:06 -05:00
mozmemory_wrap.h Bug 1413475 - Run clang-format on all files in memory/build/. r=njn 2017-11-01 17:20:54 +09:00
rb.h Bug 1439470 - Remove some now unnecessary checks. r=njn 2018-02-15 20:25:57 +09:00
replace_malloc.h Bug 1420355 - Allow to statically link replace-malloc libraries. r=njn 2017-11-23 17:24:19 +09:00
replace_malloc_bridge.h Bug 1413475 - Run clang-format on all files in memory/build/. r=njn 2017-11-01 17:20:54 +09:00
zone.c Bug 1424709 - Force disable the OSX system "nano allocator". r=spohl 2018-01-31 17:18:01 +09:00