aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-03[Darwin] Revise pie,no-pie and rdynamic driver specs.Iain Sandoe2-13/+20
2019-07-03[Darwin] Some TLC for older Darwin versions.Iain Sandoe8-54/+105
2019-07-03altivec.md (altivec_mov<mode>, [...]): Change the RTL attribute "length" from...Michael Meissner4-43/+70
2019-07-03Fix store merging tests on ArmWilco Dijkstra5-6/+13
2019-07-03compiler: include transitive imports in the type descriptor listIan Lance Taylor5-18/+80
2019-07-03PR debug/90981 Empty .debug_addr crashes -gdwarf-5 -gsplit-dwarfMark Wielaard3-25/+45
2019-07-03re PR tree-optimization/91069 (Miscompare of 453.povray since r272843)Richard Biener4-1/+32
2019-07-03Add dbgcnt for gimple_match and generic_match.Martin Liska5-2/+15
2019-07-03Rename SINGE_VALUE to TOPN_VALUES counters.Martin Liska13-89/+135
2019-07-03Support N values in libgcov for single value counter type.Martin Liska5-35/+70
2019-07-03dwarf2out.c (add_scalar_info): Add back refererence to existing DIE if it has...Eric Botcazou4-0/+28
2019-07-03gimple-pretty-print.c (dump_ternary_rhs): Fix BIT_INSERT_EXPR dumping.Richard Biener2-3/+12
2019-07-03[aarch64]: force frame pointer setup before tlsdesc callSylvia Taylor2-2/+11
2019-07-03Fix ChangeLog date for last commitAndrea Corallo1-1/+1
2019-07-03Add myself to MAINTAINERSAndrea Corallo2-0/+5
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska13-30/+402
2019-07-03Add .gnu.lto_.lto section.Martin Liska7-27/+88
2019-07-03Remove another bunch of dead assignment.Martin Liska26-64/+78
2019-07-03Handle '\0' in strcmp in RTL expansion (PR tree-optimization/90892).Martin Liska4-3/+39
2019-07-03Add to same comdate group only if set (PR middle-end/90899)Martin Liska4-1/+19
2019-07-03Fix use-after-scope in host-mingw32.c (PR target/88056).Martin Liska2-2/+9
2019-07-03Add -fprofile-note option.Martin Liska4-5/+26
2019-07-03re PR tree-optimization/91033 (ICE in vect_analyze_loop, at tree-vect-loop.c:...Jakub Jelinek8-14/+53
2019-07-03[Ada] Document new flags in GNATppBob Duff2-5/+37
2019-07-03[Ada] Forced elaboration order in Elaboration order v4.0Hristian Kirtchev11-238/+976
2019-07-03[Ada] Crash on anonymous access-to-class-wide with tasksBob Duff6-6/+38
2019-07-03[Ada] Suppress warnings in generic instantiations with pragma WarningsYannick Moy2-3/+33
2019-07-03[Ada] New routine to access file on command lineJohannes Kanig3-0/+17
2019-07-03[Ada] Crash on front-end inlining of subp. with aspect specificationsEd Schonberg7-0/+102
2019-07-03[Ada] Incorrect expansion on renamings of formal parametersJustin Squirek5-4/+72
2019-07-03[Ada] Refine pointer support in SPARKYannick Moy2-51/+69
2019-07-03[Ada] Spurious visibility error in inlined functionHristian Kirtchev7-91/+255
2019-07-03[Ada] Minor editorial corrections and reformattingGary Dismukes9-28/+35
2019-07-03[Ada] Improve warnings about infinite loopsBob Duff6-3/+49
2019-07-03[Ada] Document default new-line behavior for GNATppBob Duff2-0/+7
2019-07-03[Ada] ABE checks v3.0, foundations of Elaboration order v4.0Hristian Kirtchev50-7981/+24227
2019-07-03[Ada] SPARK pointer support extended to local borrowers and observersYannick Moy2-175/+706
2019-07-03[Ada] Spurious error with static predicate in generic unitEd Schonberg6-3/+45
2019-07-03[Ada] Minor reformattingHristian Kirtchev8-35/+45
2019-07-03[Ada] Style check for mixed-case identifiersBob Duff9-1/+84
2019-07-03[Ada] Extend -gnatw.z warning to array typesEric Botcazou4-23/+38
2019-07-03[Ada] Spell "laid" correctlyBob Duff5-10/+15
2019-07-03[Ada] Spurious error on dynamic predicate in a generic contextEd Schonberg5-1/+52
2019-07-03[Ada] Fix bogus error on array with overaligned scalar componentEric Botcazou4-2/+35
2019-07-03[Ada] Make loop labels unique for front-end inlined callsEd Schonberg2-0/+69
2019-07-03[Ada] Update the section on resolving elaboration circularitiesHristian Kirtchev3-15/+23
2019-07-03[Ada] Add a gnatbind option to generate C codeArnaud Charlet5-4/+29
2019-07-03[Ada] Do not consider inlined subprograms when generating C codeArnaud Charlet2-4/+16
2019-07-03[Ada] Missing consistency check for constant modifierJustin Squirek2-2/+13
2019-07-03[Ada] Clarify wording on documentation for No_Multiple_ElaborationArnaud Charlet3-18/+22