summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/cfgexpand.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r286074:pfg2015-08-131-7/+75
| | | | | | | | | | | GCC: Add a new option "-fstack-protector-strong" This includes additional functions to be protected: those that have local array definitions, or have references to local frame addresses. This is a new option in GCC-4.9 that was relicensed by Han Shen from Google under GPLv2. Obtained from: OpenBSD (2014-01-14)
* GCC 4.2.0 release.kan2007-05-191-0/+1732
OpenPOWER on IntegriCloud