OSDN Git Service

New pass: loop flattening.
[pf3gnuchains/gcc-fork.git] / gcc / doc / invoke.texi
2010-09-30 spopNew pass: loop flattening.
2010-09-30 ro * config/sparc/sparc.opt (mimpure-text): Move ...
2010-09-30 eagerCheck in support for Xilinx MicroBlaze processor.
2010-09-28 ro gcc/testsuite:
2010-09-27 iangcc/:
2010-09-24 nicolaIn gcc/:
2010-09-22 rwildImprove formatting of manuals.
2010-09-17 rguenth2010-09-17 Richard Guenther <rguenther@suse.de>
2010-09-16 hjlAdd -m8bit-idiv for x86.
2010-09-10 gerald * doc/invoke.texi (-x): Fix typo.
2010-09-09 ramana2010-09-09 Ramana Radhakrishnan <ramana.radhakrishnan...
2010-09-09 amodra * doc/invoke.text: Reinstate mcmodel=medium.
2010-09-08 jamborm2010-09-08 Martin Jambor <mjambor@suse.cz>
2010-09-06 mmitchel * c-common.h (do_warn_double_promotion): Declare.
2010-09-05 mmitchel * c.opt (Wdouble-promotion): New.
2010-09-02 meissnerOptimize (double)(long) to generate FRIZ if -ffast...
2010-08-31 ak * common.opt (fwhopr=): Update for -fwhopr=jobserver
2010-08-30 ebotcazou Stack usage support
2010-08-24 spopAdd flag -ftree-loop-if-convert-stores.
2010-08-23 meissnerUpdate to use -mveclibabi=mass instead of -mmass
2010-08-23 meissnerAdd -mveclibabi=mass
2010-08-17 iains2010-08-17 Jack Howarth <howarth@bromo.med.uc.edu>
2010-08-17 ktietz2010-08-17 Kai Tietz <kai.tietz@onevision.com>
2010-08-15 uros * doc/invoke.texi (-fomit-frame-pointer): Document...
2010-08-15 gerald * doc/invoke.texi (Warning Options): Fix terminology...
2010-08-06 rguenth2010-08-06 Richard Guenther <rguenther@suse.de>
2010-08-06 amodra * doc/invoke.texi (RS/6000 and PowerPC Options): Rewri...
2010-08-05 jamborm2010-08-05 Martin Jambor <mjambor@suse.cz>
2010-08-03 jsm28 * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.
2010-08-02 spopAdd -ftree-loop-distribute-patterns enabled at -O3.
2010-07-28 ktietz2010-07-28 Kai Tietz <kai.tietz@onevision.com>
2010-07-27 mkuvyrkov PR target/42495
2010-07-27 mkuvyrkov * gcse.c (struct expr:max_distance): New field.
2010-07-26 nickc * configure.ac: Support all v850 targets.
2010-07-20 froydnjgcc/
2010-07-15 manu2010-07-15 Magnus Granberg <zorry@gentoo.org>
2010-07-08 spopAdd the -ftree-loop-if-convert flag.
2010-07-05 hjlSupport AVX Programming Reference (June, 2010).
2010-07-03 lcwu PR/44128
2010-07-03 sandra2010-07-02 Julian Brown <julian@codesourcery.com>
2010-06-28 dje2010-06-28 Philipp Tomsich <philipp.tomsich@theobroma...
2010-06-28 meibf2010-06-28 Bingfeng Mei <bmei@broadcom.com>
2010-06-28 hubicka * params.def (max-inline-insns-auto): Default to 40.
2010-06-25 manu2010-06-25 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-25 hubicka * tree-pass.h (pass_split_functions): Declare.
2010-06-25 amodra * doc/invoke.texi: Delete mcmodel=medium from powerpc...
2010-06-25 hubicka * doc/invoke.texi (-Wsuggest-attribute): Add noreturn.
2010-06-24 manu2010-06-24 Andi Kleen <ak@linux.intel.com>
2010-06-16 dj* common.opt (-fstrict-volatile-bitfields): new.
2010-06-16 jason * c.opt: Add -Wnoexcept.
2010-06-15 amodra * doc/invoke.texi: Add mcmodel to powerpc options.
2010-06-11 pbrook2010-10-11 Paul Brook <paul@codesourcery.com>
2010-06-11 hubicka * doc/invoke.texi (Wsuggest-attribute): Document.
2010-06-09 geraldgcc:
2010-06-03 meissnerPR target/44218, improve -mrecip on powerpc
2010-06-01 charlet * doc/invoke.texi: Mention -fdump-ada-spec.
2010-05-27 sterling2010-05-27 Sterling Augustine <sterling@tensilica.com>
2010-05-27 mkuvyrkov Support compilation for Android platform. Reimplement...
2010-05-27 mkuvyrkov Add support for Bionic C library
2010-05-25 rguenth2010-05-25 Richard Guenther <rguenther@suse.de>
2010-05-23 rwildHonor $MAKE for -fwhopr=; do not honor $MAKEFLAGS,...
2010-05-21 jason * tree-eh.c (cleanup_is_dead_in): New.
2010-05-19 rguenth2010-05-19 Richard Guenther <rguenther@suse.de>
2010-05-18 hubicka * gcc.dg/lto/ipacp_0.c: New test.
2010-05-17 spopAlso apply the insn to prefetch ratio heuristic to...
2010-05-16 rguenth2010-05-16 Richard Guenther <rguenther@suse.de>
2010-05-16 jasongcc:
2010-05-11 jakub * gcc.c (execute): For -### don't quote arguments...
2010-05-06 manu2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-05 mkuvyrkov * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from...
2010-05-04 nvachharSanitize the behavior of -Wcoverage-mismatch.
2010-05-03 jason PR c++/43680
2010-04-27 manu2010-04-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-27 hubicka * doc/invoke.texi (-fipa-profile): Document.
2010-04-25 jsm28gcc:
2010-04-16 dnovillotypo fix
2010-04-16 dnovillorephrase text
2010-04-16 dnovilloClarify what happens with an unrecognized -Wno- option
2010-04-16 chrbradd accumulate-outgoing-args and omit-frame-pointer...
2010-04-15 rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-12 dokogcc/
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-08 manu2010-04-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-07 jakub PR c/18624
2010-04-07 simonb * diagnostic.h (diagnostic_override_option_index)...
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-05 rwildDocument LTO behavior with incompatible declarations.
2010-03-13 spopFix documentation of the new parameters.
2010-03-13 spopDocument PARAM_LOOP_BLOCK_TILE_SIZE.
2010-03-13 spopAdd PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
2010-03-13 spopLimit the number of parameters per SCoP.
2010-03-04 rwilddoc: normalize 3DNow! spelling and spacing.
2010-02-28 rwildFix typos in documentation.
2010-02-27 rguenth2010-02-27 Richard Guenther <rguenther@suse.de>
2010-02-26 manu2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-26 jkratoch * doc/invoke.texi (-fvar-tracking-assignments): Fix...
2010-02-24 manu2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-24 jason * doc/invoke.texi: Improve -Wabi and -fabi-version...
2010-02-21 burnus2010-02-21 Tobias Burnus <burnus@net-b.de>
2010-02-20 manu2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
next