gecko-dev/mozglue/linker
Nathan Froyd c04d322a0a Bug 1412405 - fix isnanf symbol lookup by using a LoadedElf for libm; r=glandium
We already dealt with issues around dlsym not resolving weak symbols
with libc in bug 1081034.  This fix applies the same workaround to libm,
which solves the isnanf issue.

The previous fix for looking up __isnanf is no longer needed.
2017-10-28 08:51:23 -04:00
..
tests Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00
BaseElf.cpp Bug 1360321 - 4a. Fix printf macro mismatches in mozglue; r=froydnj r=glandium 2017-05-17 13:06:22 -04:00
BaseElf.h
CustomElf.cpp Bug 1376704 - Remove szip support in the linker. r=snorp 2017-06-28 15:47:31 +09:00
CustomElf.h Bug 1376704 - Remove szip support in the linker. r=snorp 2017-06-28 15:47:31 +09:00
ElfLoader.cpp Bug 1412405 - fix isnanf symbol lookup by using a LoadedElf for libm; r=glandium 2017-10-28 08:51:23 -04:00
ElfLoader.h Bug 1412405 - fix isnanf symbol lookup by using a LoadedElf for libm; r=glandium 2017-10-28 08:51:23 -04:00
Elfxx.h Bug 1360321 - 4b. Add relocation macros for AArch64; r=froydnj r=glandium 2017-05-17 13:06:22 -04:00
Logging.h Bug 1060419 - convert mozglue/linker to use the mfbt-provided printf format defines, r=froydnj 2016-12-14 14:22:49 -07:00
Mappable.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
Mappable.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
Utils.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
XZStream.cpp Bug 1380204: Improve error handling in XZStream.cpp r=glandium 2017-07-11 17:45:07 -07:00
XZStream.h Bug 1380204: Improve error handling in XZStream.cpp r=glandium 2017-07-11 17:45:07 -07:00
Zip.cpp Bug 1318247 - [1.0] Add custom refcounting of zips in ZipCollection to allow for thread-safe reuse of zips. r=glandium 2017-06-30 10:47:29 -07:00
Zip.h Bug 1318247 - [1.0] Add custom refcounting of zips in ZipCollection to allow for thread-safe reuse of zips. r=glandium 2017-06-30 10:47:29 -07:00
dladdr.h
moz.build Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00