summaryrefslogtreecommitdiff
path: root/src/bldprogs/VBoxCompilerPlugInsGcc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* gccplugin: gcc 7 fixes (and adjust the previously gcc 10 and later ones to 8,...vboxsync2021-03-301-6/+13
* gccplugin: gcc 10 fixes. bugref:9746vboxsync2020-07-291-15/+45
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* gccplugin: Added testcase for missing 's' bug - need to validate format types.vboxsync2018-01-121-1/+1
* VBoxCompilerPlugInGcc.cpp: Beat it into working with gcc 5.4 on ubuntu/WSL.vboxsync2017-12-031-3/+9
* gccplugin: va_arg workaroundvboxsync2017-10-141-4/+11
* bldprogs/gccplugin: Made it build with gcc 7.2.0 on ArchLinux.vboxsync2017-10-131-47/+140
* gccplugin: crash fix attemptvboxsync2017-05-041-2/+2
* gccplugin: crash fix attemptvboxsync2017-05-041-1/+1
* gccplugin: crash fix attemptvboxsync2017-05-041-1/+1
* gccplugin: crash fix attemptvboxsync2017-05-041-1/+7
* (C) 2016vboxsync2016-07-221-1/+1
* scm: Added fixing of flower boxes marking sections in C/C++ source file, like...vboxsync2015-08-141-0/+1
* gccplugin: gcc grokking in progress.vboxsync2015-07-241-0/+14
* gccplugin: dprintf fixvboxsync2015-07-211-3/+3
* gccplugin: solaris / gcc 4.5.2 port.vboxsync2015-07-201-64/+135
* gccplugin: New attribute __iprt_format_maybe_null__ for dealing with semaphor...vboxsync2015-07-191-21/+51
* gccplugin: Use error_at instead of warning_at when there are too many or too ...vboxsync2015-07-181-8/+21
* gccplugin: restructured the code a little, should be able to detect missing a...vboxsync2015-07-181-0/+724