aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-05-15cp-tree.h (DECL_MAYBE_IN_CHARGE_CDTOR_P): New.Paolo Carlini9-19/+27
2018-05-15tree-ssa-dse.c (dse_classify_store): Remove use_stmt parameter, add by_clobbe...Richard Biener4-42/+94
2018-05-15DWARF: Use DW_OP_addrx and DW_OP_constx for DWARF5.Mark Wielaard2-4/+40
2018-05-15DWARF calculate the number of indexed addresses.Mark Wielaard2-2/+24
2018-05-15re PR tree-optimization/83648 (missing -Wsuggest-attribute=malloc on a trivia...Prathamesh Kulkarni5-6/+56
2018-05-15re PR ipa/85734 (--suggest-attribute=malloc misdiagnoses static functions)Prathamesh Kulkarni4-1/+31
2018-05-15Daily bump.GCC Administrator1-1/+1
2018-05-14re PR target/85756 (wrong code at -Os on x86-64-linux-gnu in 32-bit mode)Eric Botcazou4-0/+81
2018-05-14Handle TYPE_HAS_LATE_RETURN_TYPE like ref-qualifier and eh spec.Jason Merrill10-229/+155
2018-05-14rs6000: Fix -mreadonly-in-sdata documentationSegher Boessenkool2-1/+5
2018-05-14[AArch64] Add combine pattern to fuse AESE/AESMC instructionsKyrylo Tkachov5-0/+139
2018-05-14Remove remaining uses of * in patternsWilco Dijkstra5-33/+54
2018-05-14* testsuite/ChangeLog: Add missing PR number.Uros Bizjak1-0/+1
2018-05-14re PR target/85756 (wrong code at -Os on x86-64-linux-gnu in 32-bit mode)Jakub Jelinek4-3/+65
2018-05-14cp-tree.h (TYPE_REF_P): New.Paolo Carlini23-241/+312
2018-05-14pt.c (tsubst): Check valid_array_size_p.Jason Merrill7-9/+36
2018-05-14i386-common.c (OPTION_MASK_ISA_CLDEMOTE_SET, [...]): New defines.Sebastian Peryt15-7/+155
2018-05-14match-and-simplify.texi: Adjust :s documentation.Richard Biener2-1/+15
2018-05-14gcc_qsort: avoid oversized memcpy temporariesAlexander Monakov2-36/+42
2018-05-14Daily bump.GCC Administrator1-1/+1
2018-05-13Introduce gcc_qsortAlexander Monakov5-7/+254
2018-05-13[NDS32] Implment n15 pipeline.Kito Cheng10-9/+781
2018-05-13re PR fortran/63529 (Bad error and ICE with Cray Pointers in Modules)Steven G. Kargl2-4/+12
2018-05-13[NDS32] Implment n12/n13 pipeline.Kito Cheng9-3/+732
2018-05-13re PR fortran/85742 (sizeof allocatable arrays returning wrong value)Paul Thomas4-6/+57
2018-05-13gfortran.h: Remove prototype.Steven G. Kargl3-17/+5
2018-05-13[NDS32] Implment n10 pipeline.Kito Cheng10-17/+780
2018-05-13[NDS32] Add DSP extension instructions.Monk Chiang19-35/+8151
2018-05-13Daily bump.GCC Administrator1-1/+1
2018-05-12Daily bump.GCC Administrator1-1/+1
2018-05-11rs6000.md (mov<mode>_softfloat, FMOVE32): Reformat alternatives and attribute...Michael Meissner2-19/+106
2018-05-11re PR fortran/85542 (ICE in check_inquiry, at fortran/expr.c:2426)Steven G. Kargl4-1/+18
2018-05-11extend.texi (PowerPC Built-in Functions): Rename this subsection.Kelvin Nilsen2-414/+497
2018-05-11Check is_single_const in intersect_with_platsMartin Jambor4-1/+56
2018-05-11[arm] PR target/85733 Restore be8 linking behaviour for ARMv6-M and products ...Richard Earnshaw2-1/+6
2018-05-11i386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...]): New defines.Sebastian Peryt17-12/+346
2018-05-11[arm] PR target/85606 prefer armv6s-m for armv6-m partsRichard Earnshaw2-6/+20
2018-05-11re PR c/85696 (OpenMP with variably modified and default(none) won't compile)Jakub Jelinek8-2/+78
2018-05-11re PR tree-optimization/85692 (Two source permute not used for vector initial...Allan Sandfeld Jensen4-26/+72
2018-05-11Support LLVM style of no_sanitize attribute (PR sanitizer/85556).Martin Liska6-8/+57
2018-05-10decl.c (cp_finish_decl): Don't instantiate auto variable.Jason Merrill4-14/+32
2018-05-11Daily bump.GCC Administrator1-1/+1
2018-05-10re PR fortran/85687 (ICE in gfc_sym_identifier, at fortran/trans-decl.c:351)Steven G. Kargl4-2/+23
2018-05-10rs6000.c (mode_supports_dq_form): Rename mode_supports_vsx_dform_quad to mode...Michael Meissner2-30/+50
2018-05-10re PR fortran/85521 (ICE in gfc_resolve_character_array_constructor, at fortr...Steven G. Kargl5-1/+30
2018-05-10re PR fortran/70870 (Segmentation violation in gfc_assign_data_value)Steven G. Kargl4-0/+29
2018-05-10* gcc.target/i386/xgetsetbv.c: Fix whitespace.Uros Bizjak1-3/+3
2018-05-10i386.c (ix86_expand_builtin): Generate SImode target register for null target.Uros Bizjak5-29/+46
2018-05-10rs6000.md (prefetch): Generate ISA 2.06 instructions dcbtt and dcbtstt if ope...Carl Love2-3/+22
2018-05-10cp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.Jason Merrill2-2/+5