Filter by Technologies
Filter by Products
Filter by Tools
Development Log
-
Wider access to GCC builtins from Ada
Raw access to most of the GCC builtin functions is now possible thanks to Intrinsic import pragmas, allowing for instance access to very low level information like the current call frame return address or inline expansion of common math routines.