文件最后提交记录最后更新时间
i#4087: Statically retarget libelftc malloc to DR (#4094) Re-builds the ELF libeltc binaries to directly target the __wrap_ versions of malloc, calloc, realloc, free, and strdup. This avoids libc for statically linked uses rather than solely relying on the DR private loader to redirect. Updates *all* of the binaries: aarch64, android, arm EABI, arm EABIHF, macho, pecoff lib32, pecoff lib64. Due to a bug in libelftc r3531 (https://sourceforge.net/p/elftoolchain/tickets/581/) all the new binaries are built at r3531. Changes the __wrap_ and redirect_ malloc routines to be cross-platform and usable on Windows. Clang-formats the libelftc headers we share. Fixes libelftc-pecoff.patch which had all the added files stripped out by e345a541!! Fixes #40876 年前
i#4087: Statically retarget libelftc malloc to DR (#4094) Re-builds the ELF libeltc binaries to directly target the __wrap_ versions of malloc, calloc, realloc, free, and strdup. This avoids libc for statically linked uses rather than solely relying on the DR private loader to redirect. Updates *all* of the binaries: aarch64, android, arm EABI, arm EABIHF, macho, pecoff lib32, pecoff lib64. Due to a bug in libelftc r3531 (https://sourceforge.net/p/elftoolchain/tickets/581/) all the new binaries are built at r3531. Changes the __wrap_ and redirect_ malloc routines to be cross-platform and usable on Windows. Clang-formats the libelftc headers we share. Fixes libelftc-pecoff.patch which had all the added files stripped out by e345a541!! Fixes #40876 年前