gecko-dev/mozglue/linker
Mike Hommey 3188e8d7ab Bug 1059797 - Pre-allocate zlib inflate buffers in faulty.lib. r=froydnj
Original patch from James Willcox <snorp@snorp.net>
2014-10-28 16:45:17 +09:00
..
tests Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal 2014-09-03 14:16:37 +09:00
BaseElf.cpp Bug 1081034 part 2 - Move initialization of self_elf to its own separate class. r=nfroyd 2014-10-16 09:20:06 +09:00
BaseElf.h Bug 1081034 part 2 - Move initialization of self_elf to its own separate class. r=nfroyd 2014-10-16 09:20:06 +09:00
CustomElf.cpp Bug 1081034 part 2 - Move initialization of self_elf to its own separate class. r=nfroyd 2014-10-16 09:20:06 +09:00
CustomElf.h Bug 1081034 part 1 - Move GetSymbolPtr, Contains and FindExidx from CustomElf to BaseElf. r=nfroyd 2014-10-16 09:19:46 +09:00
ElfLoader.cpp Bug 1082524 - Do not deref null pointers in link_map. r=nfroyd 2014-10-18 09:27:55 +09:00
ElfLoader.h Bug 1081034 part 3 - Resolve libc symbols with our linker. r=nfroyd 2014-10-16 09:20:14 +09:00
Elfxx.h Bug 930627 - Implement __gnu_Unwind_Find_exidx in custom linker on ARM. r=glandium 2013-10-31 11:40:32 -04:00
Logging.h Bug 1024248 - Properly tag linker error/warnings in logcat. r=nfroyd 2014-06-13 08:45:58 +09:00
Makefile.in Bug 1045783 - Move HOST_EXTRA_LIBS to moz.build as HOST_OS_LIBS. r=mshal 2014-08-06 07:26:05 +09:00
Mappable.cpp Bug 1059797 - Pre-allocate zlib inflate buffers in faulty.lib. r=froydnj 2014-10-28 16:45:17 +09:00
Mappable.h Bug 1059797 - Pre-allocate zlib inflate buffers in faulty.lib. r=froydnj 2014-10-28 16:45:17 +09:00
SeekableZStream.cpp Bug 1059797 - Pre-allocate zlib inflate buffers in faulty.lib. r=froydnj 2014-10-28 16:45:17 +09:00
SeekableZStream.h Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo 2013-07-18 13:59:53 -04:00
Utils.h Bug 1077384 - Make libmozglue a pseudo-LD_PRELOAD on android. r=nfroyd 2014-10-07 07:42:18 +09:00
Zip.cpp Bug 1024248 - Properly tag linker error/warnings in logcat. r=nfroyd 2014-06-13 08:45:58 +09:00
Zip.h Bug 1059797 - Pre-allocate zlib inflate buffers in faulty.lib. r=froydnj 2014-10-28 16:45:17 +09:00
dladdr.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
moz.build Bug 1077384 - Make libmozglue a pseudo-LD_PRELOAD on android. r=nfroyd 2014-10-07 07:42:18 +09:00
szip.cpp Bug 953296 - Convert trivial ScopedDelete{Ptr,Array} uses to UniquePtr in mozglue/linker/. (More remain, but they're less trivial to change.) r=glandium 2013-12-30 13:34:54 -06:00