10 Commits

Author SHA1 Message Date
b08f13c9fe code format 2025-06-10 10:01:55 +02:00
a16bc3f36c instrumentation: drop removed TODO flag from GCC plugins
TODO_verify_il was removed in GCC trunk by 9739ae9384dd7cd3bb1c7683d6b80b7a9116eaf8,
so drop it here.
2025-06-08 13:06:54 +01:00
c1d9a4fab9 feat: introduce GCC disable environment variable
This change is to disable the GCC plugin version check for
GCC plugin and CMPLOG, to overcome the issues with incompatability
with expected GCC version and actual GCC version used to compile
using `AFL_GCC_DISABLE_VERSION_CHECK` environment variable.
2024-10-19 22:19:41 +09:00
036a79268b gcc cmplog fix 2024-02-29 09:10:29 +01:00
ed1a6f8a57 2024 v4.10c release 2024-02-03 11:01:31 +01:00
f6471dd256 fix gcc cmplog crash 2023-06-07 10:57:52 +02:00
35f09e11a4 welcome 2023 2023-01-03 09:38:07 +01:00
ed54532f29 make gcc_plugin compilable for gcc 3.6.0 2022-09-23 23:19:10 +02:00
b847e0f414 clang format 14 2022-07-12 09:04:54 +02:00
1334851e7c cmplog support for gcc_plugin by adacore 2022-07-04 09:59:47 +02:00