From f27a91a7b67790272578692ea20e2d875dbb3d35 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 23 Feb 2022 05:30:53 -0400 Subject: ADDED Can pass config parameters to compiler and select code based on it. Can also select code based on compiler version. --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 74d4372dc..688793326 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,9 @@ ## [Un-released] ### Added * Inline functions. +* Can pass configuration parameters from the build description to the compiler. +* Can select code based on configuration parameters. +* Can select code based on compiler version. ### Changed ### Removed ### Fixed -- cgit v1.2.3