about summary refs log tree commit diff
path: root/instrumentation
AgeCommit message (Expand)Author
2020-09-13Haiku build fix. (#556)David CARLIER
2020-09-13code formatDominik Maier
2020-09-11portability: make llvm-dict2file compilable under Ubuntu xenial (llvm 3.8.0)hexcoder-
2020-09-11portability: make new gcc-plugin compilable under Ubuntu 16.04 (gcc 5.4.0)hexcoder-
2020-09-11fix for afl-compiler-rt to only send dictionary data if there is somevan Hauser
2020-09-10update documentationvan Hauser
2020-09-09update gcc readmevan Hauser
2020-09-09fix for gcc_pluginvan Hauser
2020-09-08code-formatvan Hauser
2020-09-08update instrumenation/README.instrument_file.md for gcc_pluginvan Hauser
2020-09-08rewrite gcc pluginAlexandre Oliva
2020-09-06bcmp for compare-transform-passvan Hauser
2020-09-06add std::string and bcmp to dictionary functionsvan Hauser
2020-09-06fix various warningsaflpp
2020-09-05cmp dict for LTOvan Hauser
2020-09-05first batch of changesvanhauser-thc