aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2016-06-09Update documentation for ARM architectureStefan Bruens1-7/+14
2016-06-08re PR c++/70507 (integer overflow builtins not constant expressions)Martin Sebor1-0/+41
2016-06-08invoke.texi (max-loop-headers-insns): Document.Jan Hubicka1-0/+4
2016-06-07invoke.texi (RS/6000 and PowerPC Options): Document -mhtm and -mno-htm.Peter Bergner1-2/+10
2016-06-06re PR c/24414 (Old-style asms don't clobber memory)Bernd Edlinger1-1/+5
2016-06-06sparc: support for the SPARC M7 and VIS 4.0Jose E. Marchesi2-9/+61
2016-06-06* doc/sourcebuild.texi (Directives): Remove extra closing braces.Jonathan Wakely1-4/+4
2016-06-04PR c/48116 - -Wreturn-type does not work as advertisedMartin Sebor1-2/+6
2016-06-03Add option for whether ceil etc. can raise "inexact", adjust x86 conditions.Joseph Myers2-7/+34
2016-06-03Implement x86 interrupt attributeH.J. Lu1-0/+73
2016-06-03re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th...Bernd Schmidt2-2/+39
2016-06-02Update TARGET_FUNCTION_INCOMING_ARG documentationH.J. Lu1-5/+9
2016-06-01sourcebuild.texi (arm_acq_rel): Document new effective target.Thomas Preud'homme1-0/+3
2016-06-01c-common.c (get_source_date_epoch): Rename to cb_get_source_date_epoch.Eduard Sanou1-3/+3
2016-06-01altivec.h (vec_slv): New macro.Kelvin Nilsen1-2/+36
2016-05-31invoke.texi (-frename-registers): Drop -fpeel-loops from list of flags impliy...Jan Hubicka1-1/+1
2016-05-30config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and tune_64.Jose E. Marchesi1-1/+1
2016-05-30invoke.texi (-fpeel-loops,-O3): Update documentation.Jan Hubicka1-4/+6
2016-05-28* doc/install.texi: Use https for shop.fsf.org.Gerald Pfeifer1-1/+1
2016-05-27* doc/sourcebuild.texi: New address for upstream Go repository.Gerald Pfeifer1-1/+1
2016-05-25re PR target/70738 (Add -mgeneral-regs-only option)Uros Bizjak1-1/+7
2016-05-24altivec.md (VParity): New mode iterator for vector parity built-in functions.Michael Meissner1-3/+57
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