Age | Commit message (Expand) | Author |
2014-10-18 | Mention -fstack-shuffle is a gcc4-only thing, but gets silently ignored by | Miod Vallat |
2014-09-28 | document -fstack-shuffle | Sebastian Benoit |
2014-07-10 | Backport support for -Wframe-larger-than=N to base GCC | Matthew Dempsky |
2014-03-23 | Finally give powerpc PIE. Remaining bugs on socppc fixed by kettenis@. | Pascal Stumpf |
2014-01-21 | various small fixes to improve readability, mostly in the propolice section; | Jason McIntyre |
2014-01-21 | Update gcc-local(1) with recent changes to the toolchain: | Martynas Venckus |
2013-08-07 | mention support for binary integer constants | Jonathan Gray |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat |
2013-07-12 | no more a.out for vax; From: Alexey Suslikov | Jason McIntyre |
2013-02-08 | tweak previous; | Jason McIntyre |
2013-02-07 | Sync with reality. Partially revert 1.28 since gcc 3 is back in town. Also | Miod Vallat |
2013-01-06 | Update information about PIE status in gcc-local(1). OK pascal@. | Martynas Venckus |
2012-09-25 | Remove mentioning of the -pthread flag. | Brad Smith |
2012-08-31 | Document PIE-by-default behaviour. With a tweak from matthew@. | Pascal Stumpf |
2012-08-12 | Use .Lk for HTTP hyperlinks, not .Pa. | Ingo Schwarze |
2012-06-24 | tweak previous (sorry matthieu, i should have spotted this earlier); | Jason McIntyre |
2012-06-23 | Document that -Wsystem-headers is on by default. | Matthieu Herrb |
2012-04-21 | Don't mention gcc 3 anymore. | Miod Vallat |
2012-04-08 | no more lint; | Jason McIntyre |
2011-11-22 | no need to plaster "on openbsd" all over the place - we're pretty clear | Jason McIntyre |
2011-09-21 | add a note about -ftree-vrp being removed from -O2 | Jonathan Gray |
2011-07-25 | note that -fstrict-overflow is disabled by default. ok jsg nicm | Ted Unangst |
2011-06-02 | Document that the rounding mode is dynamic, on Alpha. | Martynas Venckus |
2010-07-12 | document gcc4; requested by brad | Jason McIntyre |
2010-05-09 | tweak previous; | Jason McIntyre |
2010-05-08 | Document Wpointer-sign is not enabled in gcc 4.2.1 on OpenBSD | Robert Nagy |
2008-11-04 | man page states that alpha is fully ieee compliant, but it does not | Martynas Venckus |
2008-06-10 | Document that our gcc on alpha has -mieee enabled by default. | Michael Erdely |
2007-11-27 | tweak the Ox warning section; | Jason McIntyre |
2007-11-26 | Add a new warning to gcc, -Wvariable-decl, which causes it to warn for | Miod Vallat |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-07-21 | tweak; | Jason McIntyre |
2006-07-20 | Introduce a new compiler warning, -Wstack-larger-than-N, to report | Miod Vallat |
2006-04-11 | minimal documentation for -fstack-protector-all and gcc -E -CC in 2.95.3. | Marc Espie |
2005-04-27 | All gcc versions disable trampolines by default now. | Miod Vallat |
2005-02-06 | disallow trampolines by default. okay miod@, jmc@ | Marc Espie |
2005-01-18 | sentinel is now implemented in gcc 3.3.5; ok miod@ | David Krause |
2005-01-11 | tweaks; | Jason McIntyre |
2005-01-11 | be more specific about pp log attempts. | Marc Espie |
2005-01-03 | Remove gcc 2.95/x86 specific notes, and mention the implicit | Miod Vallat |
2004-12-31 | gcc 3.3.5; ok espie@ | David Krause |
2004-09-02 | propolice -> ProPolice | Brad Smith |
2004-08-26 | - update propolice URL | Miod Vallat |
2004-04-23 | remove note about bounded attribute not being implemented in gcc3 | Anil Madhavapeddy |
2004-01-31 | uniform documentation for gcc2 and gcc3. | Marc Espie |