aboutsummaryrefslogtreecommitdiffstats
path: root/features/inline
AgeCommit message (Collapse)Author
2020-08-26features/inline: removeAnuj Mittal
Remove CONFIG_OPTIMIZE_INLINING and associated features entirely. The config has been removed starting 5.7. https://github.com/torvalds/linux/commit/889b3c1245de48ed0cacf7aebb25c489d3e4a3e9 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-10-07meta: add SPDX License Identifier and updates 00-README with License policyYann CARDAILLAC
Signed-off-by: Yann CARDAILLAC <ycnakajsph@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2012-11-22meta: Add New feature for GCC optimizingKishore Bodke
Enable GCC Feature to optimize unlinine functions marked inline Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>