aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2020-05-23Added changelog for 1.1 release and updated version number.Joshua Haberman
2020-05-23Updated submodules, except for Demumble which switched to LLVM upstream.Joshua Haberman
2019-09-01Revert demumble, updated CMakeLists.txt.Joshua Haberman
2019-09-01Updated submodules.Joshua Haberman
2019-09-01Updated submodules.Joshua Haberman
2019-04-29Added missing header file.Joshua Haberman
2019-04-09Suppress compiler warningsTim Brooks
2018-08-07Updated submodules.Joshua Haberman
2017-11-12Another Mach-O header file self-contained fix.Josh Haberman
2017-11-12Modified Mach-O headers to be self-contained.Josh Haberman
2017-11-12Added Mach-O headers from the Darwin XNU project.Josh Haberman
2017-11-08Added --demangle argument, which controls -d symbols.Josh Haberman
2017-11-06Some preliminary support for disassembly.Josh Haberman
2017-10-14Represent options/configuration as a protobuf.Josh Haberman
2017-10-05Add absl, remove libFuzzer, migrate to absl::string_view.Josh Haberman
2017-10-04Added flags and actually updated third party libs.Josh Haberman
2016-11-15Merge pull request #30 from google/fuzzJoshua Haberman
2016-11-14Added fuzzing. Required some InputFile refactoring/injection.Josh Haberman
2016-11-14Updated RE2 to pick up size_t fixes.Josh Haberman
2016-11-06Enabled tests in Makefile and fixed building them.Josh Haberman
2016-11-06Major overhaul, too many changes to list.Josh Haberman
2016-06-11Lots and lots of ugly hacking.Josh Haberman
2016-05-16Initial commit. Only Mach-O support for now.Josh Haberman