aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-13msp430.c (is_wakeup_func): New function.Nick Clifton1-0/+7
2013-12-11re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Sandra Loosemore1-0/+6
2013-12-11configure.ac: Add check for aarch64 assembler -mabi support.Kugan Vivekanandarajah1-0/+9
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-1/+1
2013-12-09arm.md (generic_sched): Add cortexa12.Kyrylo Tkachov1-3/+4
2013-12-09install.texi (Prerequisites): Explicitly mention C library and its headers fo...Francois-Xavier Coudert1-0/+16
2013-12-08re PR target/52898 (SH Target: Inefficient DImode comparisons)Oleg Endo1-10/+1
2013-12-06Change -mtune=ia to -mtune=intelH.J. Lu1-3/+3
2013-12-05invoke.texi: Document -fsanitize=signed-integer-overflow.Marek Polacek1-0/+13
2013-12-05Add -march=ia to x86 backendH.J. Lu1-1/+21
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law1-6/+13
2013-12-02re PR sanitizer/59353 (-fsanitize=return is not documented)Marek Polacek1-0/+8
2013-12-02re PR middle-end/59257 (usan/*san: Dpcumentation oddness of -fsanitize= / -fs...Tobias Burnus1-9/+39
2013-11-30re PR sanitizer/59275 (Document environment variables used by the sanitizers)Tobias Burnus1-5/+12
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich5-355/+8
2013-11-29implement-c.texi: Document C11 implementation-defined behavior.Joseph Myers3-88/+158
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich1-1/+16
2013-11-27tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.Kugan Vivekanandarajah2-0/+16