aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2016-05-23re PR c/49859 (gcc could warn about statements between "switch" and first "ca...Marek Polacek1-1/+35
2016-05-22revert: re PR target/70738 (Add -mgeneral-regs-only option)Uros Bizjak1-7/+1
2016-05-20Add -mgeneral-regs-only optionH.J. Lu1-1/+7
2016-05-19darn-0.c: New test.Kelvin Nilsen1-0/+17
2016-05-19re PR sanitizer/64354 (no preprocessor symbol __SANITIZE_THREAD__)Maxim Ostapenko1-0/+3
2016-05-18re PR target/70915 (Improve loading 0/-1 in VSX registers on PowerPC)Michael Meissner1-1/+10
2016-05-17Fix minor doc bugs, signalling typo, major version changes rare.Jim Wilson3-3/+3
2016-05-16Update documentation of AArch64 options for GCC6 to be more accurate,Wilco Dijkstra1-40/+32
2016-05-16Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.Matthew Wahab2-18/+0
2016-05-13Enhance explanation of halt_on_error.Martin Liska1-3/+2
2016-05-12Document ASAN_OPTIONS="halt_on_error" env variable.Martin Liska1-0/+8
2016-05-11PR43651: add warning for duplicate qualifierMikhail Maltsev1-0/+8
2016-05-11predicates.md (quad_memory_operand): Move most of the code into quad_address_...Michael Meissner2-4/+22
2016-05-09Add support for MIPS SIMD Architecture (MSA).Robert Suchanek3-0/+793
2016-05-09rl78.c (rl78_expand_prologue): Save the MDUC related registers in all interru...Kaushik Phatak1-1/+15
2016-05-06sh.opt (madjust-unroll, [...]): Remove deprecated options.Oleg Endo1-1/+1
2016-05-04c.opt (Wdangling-else): New option.Marek Polacek1-41/+47
2016-05-03re PR rtl-optimization/57193 (suboptimal register allocation for SSE registers)Bernd Schmidt1-3/+1
2016-05-03PR c++/66561 - __builtin_LINE at al. should yield constant expressionsMartin Sebor1-21/+52
2016-05-03re PR target/49244 (__sync or __atomic builtins will not emit 'lock bts/btr/b...Jakub Jelinek1-0/+27
2016-05-03re PR tree-optimization/56541 (vectorizaton fails in conditional assignment o...Bin Cheng1-0/+4
2016-05-02machmode.h (mode_complex): Add support to give the complex mode for a given m...Michael Meissner1-1/+6
2016-05-02configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.Bernd Edlinger1-0/+6
2016-04-29altivec.h: Change definitions of vec_xl and vec_xst.Bill Schmidt1-3/+49
2016-04-28doc/extend.texi: Discourage use of the optimize attributeMarkus Trippelsdorf1-4/+2
2016-04-28Cilk Plus testsuite needs massive cleanup (PR testsuite/70595)Rainer Orth1-0/+3
2016-04-28[ARC] Add TLS support.Claudiu Zissulescu1-1/+5
2016-04-28c-common.c (get_source_date_epoch): New function...Eduard Sanou1-0/+17
2016-04-27* doc/invoke.texi (-frename-registers): Also enabled at -Os.Bernd Schmidt1-1/+1
2016-04-27params.def (MAX_PARTITION_SIZE): New param.Prathamesh Kulkarni1-0/+5
2016-04-27invoke.texi (Warning Options): Add -Wmemset-elt-size.Bernd Schmidt1-1/+11
2016-04-26Enable -frename-registers at -O2.Bernd Schmidt1-1/+3
2016-04-26Support .lbss etc. sections with Solaris as (PR target/59407)Rainer Orth2-0/+12
2016-04-26re PR bootstrap/70704 (AIX bootstrap comparison failure)Jakub Jelinek2-5/+11
2016-04-20Replace -skip-rax-setup with -mskip-rax-setupH.J. Lu1-1/+1
2016-04-18Update install.texi for GCC 6 on SolarisRainer Orth1-78/+41
2016-04-15[ARM][doc] Document deprecation of pre-ARMv4T architecture revisionsKyrylo Tkachov1-0/+2
2016-04-14PR c++/70652 - [6 Regression] r234966 causes bootstrap to failMartin Sebor1-36/+2
2016-04-13PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsMartin Sebor1-2/+36
2016-04-11re PR target/70381 (On powerpc, -mfloat128 is on by default for all VSX systems)Michael Meissner1-3/+7
2016-03-30re PR middle-end/12392 (very long optimized compile)Michael Matz1-0/+5
2016-03-29ft32.opt (mnodiv): New.James Bowman1-1/+5
2016-03-25* doc/extend.texi: Fix typo in documentation to pure attribute.Aldy Hernandez1-1/+1
2016-03-23re PR c++/69884 (warning: ignoring attributes on template argument)Marek Polacek1-1/+9
2016-03-18David Wohlferd's patch to document more issues with basic asmsDavid Wohlferd1-7/+22
2016-03-16Cleanup and expand on the 'leaf' function attribute documentation.Carlos O'Donell1-23/+34
2016-03-10Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006Alan Lawrence1-1/+7
2016-03-08Remove Concepts from -std=c++1z.Jason Merrill1-0/+10
2016-03-07arm-cores.def (cortex-r8): New.Andre Vieira1-1/+2
2016-03-07PR rtl-optimization/19705 - -fno-branch-count-reg doesn't prevent decrementMartin Sebor1-5/+8