# # ChangeLog for trunk/src/bldprogs/VBoxCompilerPlugIns.h in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 2:10:22 PM Sun, 19 Jul 2015 00:35:01 GMT vboxsync [57003] * trunk/src/bldprogs/VBoxCompilerPlugIns.h (modified) * trunk/src/bldprogs/VBoxCompilerPlugInsGcc.cpp (modified) gccplugin: New attribute __iprt_format_maybe_null__ for dealing with ... Sat, 18 Jul 2015 23:44:13 GMT vboxsync [57002] * trunk/src/bldprogs/VBoxCompilerPlugIns.h (modified) * trunk/src/bldprogs/VBoxCompilerPlugInsCommon.cpp (modified) * trunk/src/bldprogs/VBoxCompilerPlugInsGcc.cpp (modified) gccplugin: Use error_at instead of warning_at when there are too many ... Sat, 18 Jul 2015 17:43:19 GMT vboxsync [56977] * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/bldprogs/VBoxCompilerPlugIns.h (added) * trunk/src/bldprogs/VBoxCompilerPlugInsCommon.cpp (added) * trunk/src/bldprogs/VBoxCompilerPlugInsGcc.cpp (moved) gccplugin: restructured the code a little, should be able to detect ...