aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/gcc-common.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2025-06-011-0/+32
|\
| * randstruct: gcc-plugin: Fix attribute additionKees Cook2025-06-011-0/+32
* | kbuild: require gcc-8 and binutils-2.30Arnd Bergmann2025-04-301-45/+0
|/
* gcc-plugins: Remove duplicate included header file stringpool.hThorsten Blum2024-07-081-5/+0
* gcc-plugins: Rename last_stmt() for GCC 14+Kees Cook2023-08-111-0/+4
* gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook2023-01-251-2/+2
* gcc-plugins: remove duplicate include in gcc-common.hYe Guojin2021-10-211-1/+0
* gcc-plugins: remove support for GCC 4.9 and olderArd Biesheuvel2021-10-041-130/+1
* gcc-plugins: remove code for GCC versions older than 4.9Masahiro Yamada2020-12-041-407/+0
* gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)2020-04-131-0/+4
* gcc-plugins: Fix build failures under Darwin hostKees Cook2019-05-201-0/+4
* gcc-plugins: Clean up the cgraph_create_edge* macrosAlexander Popov2018-07-241-10/+16
* gcc-plugins: Add include required by GCC release 8[email protected]2018-02-061-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* gcc-plugins: Add the randstruct pluginKees Cook2017-06-221-0/+5
* gcc-plugins: Detail c-common.h location for GCC 4.6Kees Cook2017-05-281-0/+7
* gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook2017-01-111-11/+44
* gcc-plugins: update gcc-common.h for gcc-7Kees Cook2017-01-031-0/+85
* gcc-plugins: Export symbols needed by gccKees Cook2016-10-311-0/+1
* GCC plugin infrastructureEmese Revfy2016-06-071-0/+830