aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2016-08-16gcov: add new option (--hash-filenames) (PRMartin Liska1-0/+11
2016-08-16* doc/install.texi (*-*-solaris2*): Adjust latest change.Eric Botcazou1-1/+1
2016-08-15install.texi (*-*-solaris2*): Fix version number and document requirement on ...Eric Botcazou1-4/+7
2016-08-12passes.c (execute_todo): Do not push/pop TV_TODO.Richard Biener1-1/+5
2016-08-10altivec.h (vec_extract_exp): New macro.Kelvin Nilsen1-0/+121
2016-08-10* doc/sourcebuild.texi (@item vect_cond_mixed): New item.Bin Cheng1-0/+4
2016-08-10Cherry-pick fprofile-generate-atomic from google/gcc-4_9Martin Liska1-0/+12
2016-08-09Fix typo in gcov.texiMartin Liska2-4/+4
2016-08-01extend.texi (AVR Built-in Functions): Document __builtin_avr_nops.Georg-Johann Lay1-0/+8
2016-07-29cfgloop.h (struct loop): New field constraints.Bin Cheng1-0/+26
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-7/+7
2016-07-28Introduce no_profile_instrument_function attributeMartin Liska1-0/+6
2016-07-26Teach VRP to register assertions along default switch labels (PR18046)Patrick Palka1-0/+4
2016-07-25PR c++/65970 - constexpr infinite loopJason Merrill1-1/+8
2016-07-22extend.texi (Compound Literals): Add '@' missed in last commit.Martin Sebor1-1/+1
2016-07-22PR c/71560 - union compound literal initializes wrong union fieldMartin Sebor1-38/+44
2016-07-22rs6000.c (rs6000_option_override_internal): Add comments to explain why certa...Kelvin Nilsen3-54/+15
2016-07-22common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng1-10/+1
2016-07-21[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt_seq_costJames Greenhalgh3-0/+33
2016-07-20Implement attribute progmem on reduced Tiny cores by adding flash offset 0x40...Georg-Johann Lay1-3/+32
2016-07-20target.def (addr_space): Add new diagnose_usage to hook vector.Georg-Johann Lay2-0/+13
2016-07-20Enhance documentation of -fipa-ra option.Martin Liska1-2/+6
2016-07-13arm.h (TARGET_HAVE_CBZ): Define.Thomas Preud'homme1-0/+4
2016-07-13arm.h (TARGET_HAVE_MOVT): Include ARMv8-M as having MOVT.Thomas Preud'homme1-0/+4
2016-07-12arm.c (arm_option_override): Set MASK_SINGLE_PIC_BASE when -mno-pic-data-is-t...Nathan Sidwell1-3/+6
2016-07-12Introduce new param: AVG_LOOP_NITERMartin Liska1-0/+3
2016-07-12re PR tree-optimization/23286 (Missed code hoisting optimization)Steven Bosscher1-3/+12
2016-07-08P0145R2: Refining Expression Order for C++ (assignment 2).Jason Merrill1-0/+7
2016-07-08P0145: Refining Expression Order for C++ (-fstrong-eval-order).Jason Merrill1-8/+9
2016-07-08re PR target/71806 (PowerPC -mcpu=power9 enables __float128 without an explic...Michael Meissner1-1/+13
2016-07-07arm-arches.def (armv8-m.base): Define new architecture.Thomas Preud'homme1-5/+6
2016-07-04[AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments and documentationsJiong Wang1-1/+1
2016-07-04[AArch64] ARMv8.2 command line and feature macros supportMatthew Wahab1-1/+6
2016-06-30altivec.md (darn_32): Change the condition to TARGET_P9_MISC instead of TARGE...Kelvin Nilsen1-2/+53
2016-06-29[Testsuite] Selectors and options directives for ARM VFP FP16 support.Matthew Wahab1-0/+32
2016-06-28re PR target/58655 ([avr] -mfract-convert-truncate not documented)Pitchumani Sivanupandi1-2/+6
2016-06-28extend.texi (__builtin_add_overflow_p): Clarify behavior when last argument i...Jakub Jelinek1-0/+3
2016-06-24rs6000-builtin.def (BU_FLOAT128_2): New #define.Bill Schmidt1-0/+34
2016-06-24internal-fn.c (expand_arith_set_overflow): New function.Jakub Jelinek1-3/+4
2016-06-23Add make autoprofiledbootstrapAndi Kleen1-0/+11
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm1-1/+33
2016-06-22[ARM] Add initial support for Cortex-A73Kyrylo Tkachov1-2/+3
2016-06-22[AArch64] Add initial support for Cortex-A73Kyrylo Tkachov1-4/+6
2016-06-21remove mep-* supportTrevor Saunders2-111/+0
2016-06-21remove support for the interix targetTrevor Saunders1-14/+0
2016-06-21[PATCH/AARCH64] Accept vulcan as a cpu name for the AArch64 port of GCCVirendra Pathak1-2/+2
2016-06-16doc/invoke.texi (x86 Options): Fix -mno-fp-ret-in-387 typoBernhard Reutner-Fischer1-1/+1
2016-06-16invoke.texi (x86 Options): Document -m80387 and -mhard-float.Uros Bizjak1-1/+9
2016-06-16driver-i386.c (host_detect_local_cpu): Set PROCESSOR_K8 for signature_CENTAUR...Jocelyn Mayer1-4/+58
2016-06-15vsx.md (VSINT_84): Add DImode to enable loading DImode constants with XXSPLTI...Michael Meissner2-4/+19