summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-04-05Remove hongfuzz.HEADmastermainElliott Hughes
2020-06-11Improve NetBSD compatibilityKamil Rytarowski
2020-05-05subproc: simpler subproc_StatusToStr())Robert Swiecki
2020-05-05iwyu: use iwyu to fix includes across the codeRobert Swiecki
2020-04-29Makefile: revert to c11 from c17, as not-so-old MacOS systems (via clang) do...Robert Swiecki
2020-04-29Makefile: move clang-format options to .clang-formatRobert Swiecki
2020-04-27Makefile: use LDFLAGS after OBJS, so the shared library have correct depsRobert Swiecki
2020-04-27Makefile: switch from c11 to c17 which is default (except 'gnu') for modern g...Robert Swiecki
2020-04-22Makefile: fix compilation dependency on macOSPaul Grandperrin
2020-04-18Makefile: switch -param max-inline-insns-single to -finline-limit is more gcc...Robert Swiecki
2020-04-04libhfuzz/performance: print my_thread_no with debug messagingRobert Swiecki
2020-04-03libhfuzz: add performance monitoring moduleRobert Swiecki
2020-03-26Makefile/linux/bfd: give ability no to link against bfd/binutilsRobert Swiecki
2020-03-12Makefile: libunwind 1.2.1 (Ubuntu 19.10) wants liblzmaDouglas Bagnall
2020-03-06Makefile: allow for more aggressive inlining, esp. of the libhfuzz/ functionsRobert Swiecki
2020-02-26cmpConstFeedbackL unify infrastructure for integers and other memoryRobert Swiecki
2020-01-09Support compilation on macOS 10.15 (Catalina)alexandru totolici
2019-12-18Makefile: indentRobert Swiecki
2019-12-05netbsd: generate reportRobert Swiecki
2019-12-05posix: generate reportRobert Swiecki
2019-12-05posix: add san log parsingRobert Swiecki
2019-12-05Makefile: don't use arch name in COMMON_LDFLAGSRobert Swiecki
2019-12-05report: move report generating to report.cRobert Swiecki
2019-12-05Makefile: also build libhfuzz for dynamic preloadingRobert Swiecki
2019-12-05make indent dependRobert Swiecki
2019-12-04sanitizers: move arch_hashCallstack to sanitizersRobert Swiecki
2019-12-04cmdline/sanitizers: add option to delete/retain asan report, as well as move ...Robert Swiecki
2019-12-03linux/trace: use HF_STR_LEN instead PATH_MAX for some non-path stringsRobert Swiecki
2019-11-13Makefile: typoRobert Swiecki
2019-11-13Makefile: simplify debuggingRobert Swiecki
2019-11-13Makefile: commentRobert Swiecki
2019-11-13Makefile/mac: sort varsRobert Swiecki
2019-11-13Makefile: don't require pkg-config for LinuxRobert Swiecki
2019-11-13Makefile: ARCH_*FLAGS envs are localRobert Swiecki
2019-11-13Makefile: set common options earlierRobert Swiecki
2019-11-12Makefile/linux: Fedora doesn't seem to provide libunwind static libs correctlyRobert Swiecki
2019-11-12Makefile: cleanupsRobert Swiecki
2019-11-12Makefile: create the mach_exc.h each time on MacOSX #3Robert Swiecki
2019-11-12Makefile: create the mach_exc.h each time on MacOSX #2Robert Swiecki
2019-11-12Makefile: create the mach_exc.h each time on MacOSXRobert Swiecki
2019-11-12Makefile: always link-in libunwind and libbfd+libopcode statically on LinuxRobert Swiecki
2019-11-12Makefile: simplify darwin buildRobert Swiecki
2019-11-12Makefile: preinitialize ARCH_CFLAGSRobert Swiecki
2019-11-12makefile: install includes as wellRobert Swiecki
2019-11-12Makefile: use pkg-config for ptrace libsRobert Swiecki
2019-11-12Makefile: add static build for oss-fuzz - make it semi-static + libBlocksRuntimeRobert Swiecki
2019-11-11Makefile: add static build for oss-fuzz - make it semi-staticRobert Swiecki
2019-11-11Makefile: add static build for oss-fuzzRobert Swiecki
2019-10-30makefileRobert Swiecki
2019-10-30android: compile hfnetdriverRobert Swiecki