aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2016-02-23PR middle-end/69780 - [4.9/5/6 Regression] ICE on __builtin_alloca_with_alignMartin Sebor1-0/+88
2016-02-23Remove __seg_tls before first release.Richard Henderson1-17/+0
2016-02-22PR28901 Add two levels for -Wunused-const-variable.Mark Wielaard1-5/+21
2016-02-22re PR bootstrap/69885 (ICE in maybe_legitimize_operand, at optabs.c:6903 on m...Jakub Jelinek1-1/+3
2016-02-19invoke.texi (C++ Dialect Options): Clarify interaction of -Wnarrowing with -std.Jonathan Wakely1-5/+9
2016-02-19[AArch64] Skip gcc.target/aarch64/assembler_arch_1.c if assembler does not su...Kyrylo Tkachov1-0/+3
2016-02-17extend.texi (C++ Attributes): Correct description of warn_unused type attribute.Jonathan Wakely1-1/+1
2016-02-16re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when ...Jakub Jelinek1-4/+12
2016-02-16[ARC] Add single/double IEEE precission FPU support.Claudiu Zissulescu1-1/+83
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek4-4/+4
2016-02-08re PR other/69722 (gcc/doc/extend.texi:7526: warning: node `Constraints' is n...Sandra Loosemore1-3/+3
2016-02-08tree-ssa.texi (Preserving the virtual SSA form): Remove outdated section.Nicklas Bo Jensen1-35/+1
2016-02-08Remove -fshort-doubleBernd Schmidt1-10/+1
2016-02-05PR c++/69662 - -Wplacement-new on allocated one element array membersMartin Sebor1-2/+33
2016-02-05invoke.texi (Optimize Options): In table of --param options rename second occ...Jeremy Bennett1-23/+11
2016-02-05S/390: Correct documentationDominik Vogt1-3/+3
2016-02-04gcc: invoke: delete -mno-fma4 docsMike Frysinger1-3/+0
2016-02-02Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook.Wilco Dijkstra1-2/+2
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell2-7/+12
2016-01-29document that isl-0.16 is supportedSebastian Pop1-1/+1
2016-01-29re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov1-0/+14
2016-01-28re PR target/69459 (wrong code with -O2 and vector arithmetics @ x86_64)Uros Bizjak1-1/+1
2016-01-28* tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.Jason Merrill1-3/+2
2016-01-26PR other/69477 - attribute aligned documentation misleadingMartin Sebor1-33/+33
2016-01-26remove arm_crypto_pragma test selectorChristian Bruel1-12/+0
2016-01-26re PR target/69442 (wrong code with -Og and 64bit modulo @ armv7a)Jakub Jelinek1-3/+3
2016-01-25extend.texi (scalar_storage_order type attribute): Fix typo and improve wordi...Eric Botcazou1-2/+2
2016-01-25[ARC] Add basic support for double load and store instructionsClaudiu Zissulescu1-1/+5
2016-01-22extend.texi (scalar_storage_order type attribute): Document restriction on ty...Eric Botcazou1-5/+9
2016-01-20PR c/52291 - __sync_fetch_and_add and friends poorly specified for pointerMartin Sebor1-6/+20
2016-01-20invoke.texi (Instrumentation Options): Clarify -mmpx linking requirements.Sandra Loosemore1-11/+11
2016-01-20common.opt (feliminate-dwarf2-dups): Replace references to "DWARF 2" with jus...Sandra Loosemore4-27/+31
2016-01-20ppc-auxv.h: New file.Peter Bergner1-0/+156
2016-01-20[ARM target attributes] Fix effective_target testsChristophe Lyon1-0/+23
2016-01-20* doc/invoke.texi (Options Summary): Add '.' after @xref.Jonathan Wakely1-1/+1
2016-01-19lto.texi: Remove text that says only Gold has linker plugin support.Kugan Vivekanandarajah1-4/+0
2016-01-19standards.texi: Copy-editing for grammar, markup, and sentence flow throughou...Sandra Loosemore2-138/+142
2016-01-19[Patch 1/4] Simplify the representation of CCMP patterns by usingWilco Dijkstra1-18/+18
2016-01-19Merge of HSAMartin Jambor2-1/+33
2016-01-18invoke.texi (Invoking GCC): Add new section to menu.Sandra Loosemore2-1403/+1436
2016-01-16invoke.texi (Invoking GCC): Add new section to menu.Sandra Loosemore1-782/+824
2016-01-15* doc/extend.texi (Type Traits): Fix grammar.Jonathan Wakely1-1/+1
2016-01-14Revert 2016-01-13 change.Michael Meissner1-2/+0
2016-01-14loop.texi (Loop Analysis and Representation): Document loop_depth function.Nicklas Bo Jensen1-2/+2
2016-01-14Tidy: remove reduc_xxx_optab migration code.Alan Lawrence1-27/+0
2016-01-13invoke.texi (Submodel Options): Rename section to "Machine-Dependent Options"...Sandra Loosemore1-13/+13
2016-01-13invoke.texi (Code Gen Options): Move section up in file, before target-specif...Sandra Loosemore1-749/+750
2016-01-13Improve documentation of -std option for C++Jonathan Wakely2-21/+46
2016-01-13rs6000-builtin.def (BU_FLOAT128_2): Add support for pack/unpack functions for...Michael Meissner1-0/+2
2016-01-13Clarify __atomic_compare_exchange effectsJonathan Wakely1-6/+7