aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-10Core issue 2310 - conversion to base of incomplete type.Jason Merrill3-0/+26
2018-05-10CWG 2267 - list-initialization of reference temporaryJason Merrill3-6/+22
2018-05-10* parser.c (cp_parser_class_head): Use num_template_headers_for_class.Jason Merrill2-14/+3
2018-05-10Make sure we aren't trying to do a nested instantiation in template context.Jason Merrill2-0/+4
2018-05-10* class.c (vbase_has_user_provided_move_assign): Use user_provided_p.Jason Merrill2-1/+4
2018-05-10* lambda.c (lambda_expr_this_capture): Improve logic.Jason Merrill2-10/+12
2018-05-10decl.c (make_typename_type): s/parameters/arguments/.Jason Merrill7-7/+13
2018-05-10re PR fortran/85735 (f951 crashes on empty input)Marek Polacek2-0/+6
2018-05-10re PR c++/85662 ("error: non-constant condition for static assertion" from __...Jakub Jelinek10-20/+54
2018-05-10re PR tree-optimization/85693 (Generation of SAD (Sum of Absolute Difference)...Uros Bizjak2-0/+20
2018-05-10re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig2-7/+20
2018-05-10re PR fortran/68846 (Pointer function as LValue doesn't work when the assignm...Paul Thomas5-1/+178
2018-05-10rs6000: Remove -maltivec={be,le}Segher Boessenkool37-2072/+210
2018-05-10configure.ac (gcc_gxx_include_dir_add_sysroot): Set it to 1 only when --with-...Eric Botcazou3-14/+20
2018-05-10re PR tree-optimization/85699 (gcc.dg/nextafter-2.c fail)Jakub Jelinek3-2/+22
2018-05-10re PR c++/85400 (invalid Local Dynamic TLS relaxation for symbol defined in m...Eric Botcazou6-3/+58