aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Make -flto=jobserver parallel again.Martin Liska2-3/+14
2019-08-23Intrinsic documentation layout changes.Mark Eggleston2-26/+23
2019-08-23ABS Documentation fixMark Eggleston2-2/+6
2019-08-23re PR target/91306 ([MSP430] libgcc/crtstuff.c: Alignment of frame_dummy .ini...Jozef Lawrynowicz2-16/+31
2019-08-23[Arm] Add support for missing CPUsDennis Zhang5-5/+58
2019-08-23Clean up value-prof.c a bit.Martin Liska5-55/+81
2019-08-23Daily bump.GCC Administrator1-1/+1
2019-08-23PR c++/91304 - prefix attributes ignored in condition.Marek Polacek4-1/+28
2019-08-22intrinsic.c (add_subroutines): ERRMSG is INTENT(INOUT) in co_broadcast, co_ma...Steven G. Kargl2-5/+10
2019-08-22PR middle-end/91490 - bogus argument missing terminating nul warning on strle...Martin Sebor13-76/+450
2019-08-22Fix gcc.target/i386/minmax-4.c etc. on 32-bit Solaris/x86Rainer Orth6-5/+13
2019-08-22rs6000: Use unspec_volatile for darn (PR91481)Segher Boessenkool2-6/+17
2019-08-22rs6000: Move various non-vector things out of altivec.mdSegher Boessenkool3-223/+236
2019-08-22c-parser.c (c_parser_declaration_or_fndef): Set DECL_ARGUMENTS of a FUNCTION_...Eric Botcazou4-2/+44
2019-08-22[arm] Fix use of CRC32 intrinsics with Armv8-a and hard-floatKyrylo Tkachov4-2/+30
2019-08-22[ARM] Remove remaining Neon DImode supportWilco Dijkstra3-157/+32
2019-08-22[ARM] Cleanup DImode shiftsWilco Dijkstra7-359/+48
2019-08-22[ARM] Cleanup logical DImode operationsWilco Dijkstra7-713/+65
2019-08-22[Arm] Add 16-bit thumb alternatives to iorsi3_compare0[_scratch]Richard Earnshaw2-10/+22
2019-08-22[aarch64]: add intrinsics for vld1(q)_x4 and vst1(q)_x4Sylvia Taylor7-0/+797
2019-08-22aarch64-sve.md (vcond_mask): Add "@".Prathamesh Kulkarni2-1/+5
2019-08-22Daily bump.GCC Administrator1-1/+1
2019-08-21re PR target/88839 ([SVE] Poor implementation of blend-like permutes)Prathamesh Kulkarni9-0/+324
2019-08-21re PR target/90724 (ICE with __sync_bool_compare_and_swap with -march=armv8.2...Prathamesh Kulkarni2-0/+9
2019-08-21compiler: don't use pkgpath for fieldtrack of unexported fieldIan Lance Taylor2-2/+2
2019-08-21compiler: if hidden function referenced by inline, don't hide descriptorIan Lance Taylor3-2/+11
2019-08-21[C++] Protect call to copy_attributes_to_builtin (PR91505)Richard Sandiford4-2/+17
2019-08-21re PR tree-optimization/91482 (__builtin_assume_aligned should not break writ...Richard Biener4-0/+50
2019-08-21c-ada-spec.c (dump_ada_function_declaration): Be prepared for broken function...Eric Botcazou4-18/+36
2019-08-21[testsuite][arm] Add missing quotes to expected warning messages.Christophe Lyon2-3/+8
2019-08-21re PR target/91498 (STV change in r274481 causes 300.twolf regression on Hasw...Richard Biener2-2/+11
2019-08-21[Ada] Improve detection of end of the process by GNAT.ExpectVadim Godunko2-5/+16
2019-08-21[Ada] Minor refactorings/reformattingsPiotr Trojanek6-19/+25
2019-08-21[Ada] Allow for of iteration on formal vectorsClaire Dross2-1/+54
2019-08-21[Ada] More precise propagation of Size attribute in generic instancesYannick Moy2-0/+13
2019-08-21[Ada] Update references to the SPARK RMYannick Moy2-6/+10
2019-08-21[Ada] More complete information level for -gnatR4 outputEric Botcazou2-16/+36
2019-08-21[Ada] Add the System.Bitfield_Utils runtime unitBob Duff7-3/+686
2019-08-21[Ada] Bindo.Graphs: Minor typo fixesPiotr Trojanek3-2/+8
2019-08-21[Ada] Undefined master in task with limited class-wide aliased entry formalGary Dismukes2-1/+20
2019-08-21[Ada] Fix type mismatch in extended return statement expansionEric Botcazou2-25/+68
2019-08-21[Ada] Do not rewrite argument of pragma Entry_Queue_Length in analysisPiotr Trojanek3-10/+10
2019-08-21[Ada] Avoid spurious error in GNATprove mode on non-null access typesYannick Moy2-0/+11
2019-08-21[Ada] Ignore subprogram address in ownership checkingYannick Moy2-0/+6
2019-08-21[Ada] Fix assertion failure on derived private protected typeEric Botcazou7-4/+61
2019-08-21[Ada] Replace low-level membership tests with high-level routinesPiotr Trojanek4-4/+10
2019-08-21[Ada] Missing attribute update in new_copy_treeJavier Miranda5-7/+50
2019-08-21[Ada] doc/Makefile: automatically create doc/share/_staticJoel Brobecker2-5/+15
2019-08-21[Ada] Max_Entry_Queue_Length aspect for protected entriesJustin Squirek5-13/+39
2019-08-21libphobos: Merge upstream druntime 5bb8ce19Iain Buclaw37-456/+4595