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
BaseElf.h
CustomElf.cpp
CustomElf.h
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
Logging.h
Mappable.cpp
Mappable.h
Utils.h
XZStream.cpp
XZStream.h
Zip.cpp
Zip.h
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