GCC plugin that embeds CPython inside the compiler
-
Updated
Dec 31, 2021 - Python
GCC plugin that embeds CPython inside the compiler
gcc plugin providing an instrument_function attribute and other flags to allow-list functions to be instrumented
GCC plugin for C language that tracks references to allocated objects
Automated C declaration extraction for FFI interfaces
Краткий гайд по написанию плагинов для GCC на русском языке
Try to build a static analyzer in Gcc Plugin, the main application scenario is to detect memory-leak,double-free,use-after-free.
Some GCC plugins useful for OI training/judging.
graph layout in c in a single file library
golang interfaces for the gcc introspector
Compile-time printf-like function's format string parsing
Extend GCC's GDFA Architecture to Non-separable Framwork
SecRetAddress is a GCC plugin to protect the return address override
Try to build a static analyzer in Gcc Plugin, the main application scenario is to detect memory-leak,double-free,use-after-free.
A GCC plugin to dump call graphs for programs being compiled using LTO.
Enable C/C++ to express balanced-ternary operations, lower them deterministically through GCC into a normative helper ABI, and use that ABI as a stable interface for experimental ternary ISA and SIMD prototyping.
Add a description, image, and links to the gcc-plugin topic page so that developers can more easily learn about it.
To associate your repository with the gcc-plugin topic, visit your repo's landing page and select "manage topics."