aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)Author
2010-07-20gcc/Nathan Froyd
2010-07-152010-07-15 Magnus Granberg <zorry@gentoo.org>Magnus Granberg
2010-07-08Add the -ftree-loop-if-convert flag.Sebastian Pop
2010-07-05Support AVX Programming Reference (June, 2010).H.J. Lu
2010-07-03 PR/44128Le-Chun Wu
2010-07-032010-07-02 Julian Brown <julian@codesourcery.com>Julian Brown
2010-06-282010-06-28 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>Philipp Tomsich
2010-06-282010-06-28 Bingfeng Mei <bmei@broadcom.com>Bingfeng Mei
2010-06-28 * params.def (max-inline-insns-auto): Default to 40.Jan Hubicka
2010-06-252010-06-25 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-25 * tree-pass.h (pass_split_functions): Declare.Jan Hubicka
2010-06-25 * doc/invoke.texi: Delete mcmodel=medium from powerpc options.Alan Modra
2010-06-25 * doc/invoke.texi (-Wsuggest-attribute): Add noreturn.Jan Hubicka
2010-06-242010-06-24 Andi Kleen <ak@linux.intel.com>Andi Kleen
2010-06-16* common.opt (-fstrict-volatile-bitfields): new.DJ Delorie
2010-06-16 * c.opt: Add -Wnoexcept.Jason Merrill
2010-06-15 * doc/invoke.texi: Add mcmodel to powerpc options.Alan Modra
2010-06-112010-10-11 Paul Brook <paul@codesourcery.com>Paul Brook
2010-06-11 * doc/invoke.texi (Wsuggest-attribute): Document.Jan Hubicka
2010-06-09gcc:Gerald Pfeifer
2010-06-03PR target/44218, improve -mrecip on powerpcMichael Meissner
2010-06-01 * doc/invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet
2010-05-272010-05-27 Sterling Augustine <sterling@tensilica.com>Sterling Augustine
2010-05-27 Support compilation for Android platform. Reimplement -mandroid.Maxim Kuvyrkov
2010-05-27 Add support for Bionic C libraryMaxim Kuvyrkov
2010-05-252010-05-25 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-05-23Honor $MAKE for -fwhopr=; do not honor $MAKEFLAGS, $MFLAGS.Ralf Wildenhues
2010-05-21 * tree-eh.c (cleanup_is_dead_in): New.Jason Merrill
2010-05-192010-05-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-05-18 * gcc.dg/lto/ipacp_0.c: New test.Jan Hubicka
2010-05-17Also apply the insn to prefetch ratio heuristic to loops with known trip count.Changpeng Fang
2010-05-162010-05-16 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-05-16gcc:Jason Merrill
2010-05-11 * gcc.c (execute): For -### don't quote arguments thatJakub Jelinek
2010-05-062010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-05-05 * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.Maxim Kuvyrkov
2010-05-04Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani
2010-05-03 PR c++/43680Jason Merrill
2010-04-272010-04-27 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-04-27 * doc/invoke.texi (-fipa-profile): Document.Jan Hubicka
2010-04-25gcc:Joseph Myers
2010-04-16typo fixDiego Novillo
2010-04-16rephrase textDiego Novillo
2010-04-16Clarify what happens with an unrecognized -Wno- optionDiego Novillo
2010-04-16add accumulate-outgoing-args and omit-frame-pointer for SHChristian Bruel
2010-04-152010-04-15 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-04-12gcc/Matthias Klose
2010-04-092010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-04-082010-04-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-04-07 PR c/18624Jakub Jelinek