aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2014-02-13optinfo.texi: Fix order of nodes.Sharad Singhai1-1/+1
2014-02-13re PR bootstrap/59878 (ISL from cloog does not work with trunk)Richard Biener1-12/+17
2014-02-11sourcebuild.texi (arm_vfp3_ok): Add missing anchor.Uros Bizjak1-0/+1
2014-02-11sourcebuild.texi: Document check_effective_target_arm_vfp3_ok and add_options...Renlin Li1-0/+8
2014-02-08re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Jakub Jelinek1-2/+42
2014-02-08invoke.texi: Document ARM -march=armv7e-m.Terry Guo1-2/+2
2014-02-05[ARM Documentation] Clarify -mcpu, -mtune, -marchJames Greenhalgh1-43/+46
2014-02-04invoke.texi (fstrict-volatile-bitfields): Clarify current behavior.Bernd Edlinger1-0/+4
2014-02-03re PR c++/53017 (Integer constant expression not constant enough for vector_s...Marc Glisse1-1/+1
2014-02-03Add -mlong-double-128 and make it default for 64-bit BionicH.J. Lu1-2/+6
2014-02-03invoke.texi: (fprofile-reorder-functions): Fix typo.Markus Trippelsdorf1-1/+1
2014-02-03[Documentation] Remove documentation of gimple_asm_clear_volatileJames Greenhalgh1-4/+0
2014-02-02extend.texi (__builtin_mips_get_fcsr): Document.Richard Sandiford1-0/+9
2014-01-31extend.texi (Vector Extensions): Document ?: in C++.Marc Glisse1-0/+13
2014-01-29[ARM] Add -march=armv7veRenlin Li1-1/+4
2014-01-29md.texi: Mention that a target shouldn't implement vec_widen_(s|u)mul_even/od...Bingfeng Mei1-1/+2
2014-01-28Add -m16 support for x86H.J. Lu1-2/+8
2014-01-24re PR target/59909 (Quad memory bootstrap issues on little endian powerpc64 p...Michael Meissner1-2/+12
2014-01-20[AArch64 Documentation] Clarify meaning of -mcpu, -mtune, -marchJames Greenhalgh1-23/+33
2014-01-17msp430.opt: (mcpu): New option.Nick Clifton1-9/+13
2014-01-16re PR c++/59821 (__builtin_LINE and __builtin_FILE for new'd objects is wrong)Jason Merrill1-0/+4
2014-01-14plugin.texi (Building GCC plugins): Update to C++.Joey Ye1-10/+10
2014-01-09Makefile.in (TREE_FLOW_H): Remove.Steve Ellcey1-3/+0
2014-01-09invoke.texi: Add -maltivec={be,le} options...Bill Schmidt1-0/+32
2014-01-09cfgexpand.c (expand_stack_vars): Optionally disable asan stack protection.Max Ostapenko1-0/+35
2014-01-06re PR c/57773 (-Wpedantic incorrect warning for enum bit-field)Marek Polacek1-3/+2
2014-01-03re PR other/59661 (documentation: __builtin_FUNCTION / _FILE listed as return...Marek Polacek1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford49-49/+49
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus7-9/+9
2013-12-31i386-common.c (OPTION_MASK_ISA_SHA_SET): New.Alexander Ivchenko1-3/+5
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang3-10/+474
2013-12-28* doc/invoke.texi (output file options): Document -fada-spec-parent.Eric Botcazou1-3/+8
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill1-0/+12
2013-12-23Use proper Intel processor names for -march=/-mtune=H.J. Lu1-12/+16
2013-12-21Makefile.in: Add optinfo.texi.Sharad Singhai3-1/+235
2013-12-20neon.ml (crypto_intrinsics): Add vceq_64 and vtst_p64.Kyrylo Tkachov1-0/+8
2013-12-20config.gcc: Support march=broadwell.Tocar Ilya1-0/+5
2013-12-19invoke.texi: (dump-rtl-ree): Fix typo and clarify ree handles both zero and s...Jeff Law1-3/+3
2013-12-19neon-docgen.ml: Add crypto intrinsics documentation.Kyrylo Tkachov1-216/+827
2013-12-19Makefile.in (TEXI_GCC_FILES): Add arm-acle-intrinsics.texi.Kyrylo Tkachov3-1/+68
2013-12-19s390.c (s390_hotpatch_trampoline_halfwords_default): New constantDominik Vogt2-1/+28
2013-12-18[AArch64 3/3 big.LITTLE] Add support for -mcpu=cortex-a57.cortex-a53James Greenhalgh1-0/+3
2013-12-18tree-ssa.texi (SSA Operands): Remove reference to SSA_OP_VMAYUSE.Aldy Hernandez1-25/+10
2013-12-17Time profile-based function reordering (phase 2).Martin Liska1-1/+9
2013-12-17Document passes.def.Thomas Schwinge2-1/+2
2013-12-17Properly order chapters in GCC Internals manual.Thomas Schwinge1-2/+2
2013-12-17[ARM 5/5 big.LITTLE] Add support for -mcpu=cortex-a57.cortex-a53James Greenhalgh1-2/+2
2013-12-17[ARM 4/5 big.LITTLE] Add support for -mcpu=cortex-a57James Greenhalgh1-1/+2
2013-12-17[ARM 3/5 big.LITTLE] Add support for -mcpu=cortex-a15.cortex-a7James Greenhalgh1-0/+3
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck3-13/+14