aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-21libphobos: Merge upstream druntime 94686651Iain Buclaw48-289/+3264
2019-08-21re PR d/91339 (libphobos: ftbfs when the path contains '~')Iain Buclaw2-2/+3
2019-08-21libphobos: Merge upstream phobos 66ae77ac3Iain Buclaw4-56/+20
2019-08-21d: Partially fix ICE: in register_moduleinfo, at d/modules.cc:40Iain Buclaw2-1/+10
2019-08-21d/dmd: Merge upstream dmd 375ed10aaIain Buclaw5-13/+30
2019-08-21d: Fix ICE: Segmentation fault in build_function_type at gcc/tree.c:8539Iain Buclaw2-0/+28
2019-08-21d: Fix internal compiler error: in d_build_c_type_nodes, at d/d-builtins.cc:783Iain Buclaw2-6/+11
2019-08-21d: Fix internal compiler error: in d_init_builtins, at d/d-builtins.cc:1121Iain Buclaw2-36/+70
2019-08-20re PR testsuite/91458 (FAIL: g++.dg/tree-ssa/pr19807.C -std=gnu++98 scan-tr...Martin Sebor3-4/+9
2019-08-21Daily bump.GCC Administrator1-1/+1
2019-08-20Do not try to process deleted headers with DoxygenJonathan Wakely2-11/+2
2019-08-20Fix markdown in Doxygen comments for std::reduceJonathan Wakely2-2/+4
2019-08-20PR libstdc++/91371 make std::is_function handle other calling conventionsJonathan Wakely7-110/+195
2019-08-20compiler, runtime: implement shifts by signed amountsIan Lance Taylor6-12/+43
2019-08-20function.c (assign_parm_find_stack_rtl): Use known_eq instead of ==.Bernd Edlinger2-1/+5
2019-08-20tree-ssa-dse.c (dse_optimize_redundant_stores): Improved check to catch more ...Matthew Beliveau5-15/+49
2019-08-20re PR lto/91307 (-flto causes binary to vary)Richard Biener2-6/+18
2019-08-20re PR tree-optimization/37242 (missed FRE opportunity because of signedness o...Richard Biener4-3/+36
2019-08-20Intrinsic documentation changes.Mark Eggleston2-7/+18
2019-08-20[Ada] Unnesting: take inlining (-gnatn) into accountArnaud Charlet2-7/+41
2019-08-20[Ada] Crash on a Storage_Size aspect depending on attr. of another typeEd Schonberg4-10/+62
2019-08-20[Ada] Inconsistent scope chain due to quantified expressionPiotr Trojanek2-0/+7
2019-08-20[Ada] Adapt GNATprove expansion for slices with access prefixYannick Moy2-20/+28
2019-08-20[Ada] Improve efficiency of aggregates with <>Bob Duff2-3/+16
2019-08-20[Ada] Improve speed of discriminated return typesBob Duff3-71/+103
2019-08-20[Ada] Minor reformattingsGary Dismukes26-88/+94
2019-08-20[Ada] Set GNAT.OS_Lib.GM_Split's granularity back to 1 secondDmitriy Anisimkov2-8/+6
2019-08-20[Ada] Fix propagation of compiler internal flagEd Schonberg2-0/+23
2019-08-20[Ada] Crash on Loop_Entry for while_loop involving substringsEd Schonberg4-0/+42
2019-08-20[Ada] Spurious error in dispatching call with class-wide preconditionEd Schonberg5-11/+75
2019-08-20[Ada] Suppress Initialize_Scalars for Persistent_BSSBob Duff2-3/+27
2019-08-20[Ada] Illegal limited function call accepted in a type conversionGary Dismukes5-5/+67
2019-08-20[Ada] New pragma Aggregate_Individually_AssignPatrick Bernardi8-829/+903
2019-08-20[Ada] Enable delta_aggregate only in Ada 2020 modeBob Duff3-2/+13
2019-08-20[Ada] Improve generated code for initialization of atomicsBob Duff2-0/+7
2019-08-20[Ada] More complete information level for -gnatR4 outputEric Botcazou2-0/+14
2019-08-20[Ada] Fix a folding issue with System'To_AddressBob Duff2-3/+16
2019-08-20[Ada] Warn on Unchecked_Conversion to zero-sized arrayBob Duff4-16/+93
2019-08-20[Ada] Efficiency improvement in bounded ordered containersBob Duff3-2/+12
2019-08-20[Ada] Warning for out-of-order record representation clausesBob Duff6-13/+148
2019-08-20[Ada] Object_Size clause specifying 0 bits is illegalBob Duff4-0/+27
2019-08-20[Ada] Pragma Warning_As_Error works for style warningsBob Duff13-195/+253
2019-08-20[Ada] Get rid of linear searches in LibEric Botcazou5-26/+116
2019-08-20[Ada] Sem_Ch13: fix uninitialized parameter static analysis warningBob Duff2-0/+6
2019-08-20[Ada] Revert change for gnatprove that is no longer neededPiotr Trojanek2-13/+9
2019-08-20[Ada] Document requirements for Pragma Lock_FreeArnaud Charlet3-0/+65
2019-08-20[Ada] Initialize gnat_argc/gnat_argv only the first timePhilippe Gil2-4/+16
2019-08-20[Ada] Fix documentation for GNAT.Command_Line.Exit_From_Command_LineBob Duff2-2/+7
2019-08-20[Ada] Add missing dot at the end of lang.opt doc for -fdump-scosPierre-Marie de Rodat2-1/+7
2019-08-20re PR rtl-optimization/91347 (hppa: wrong code generated with tail call optim...Eric Botcazou4-2/+126