aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-01libstdc++: Suppress redundant definitions of static members in <random>Jonathan Wakely2-5/+9
2021-06-30testsuite: Add missing dg-add-options to CTF testcase ctf-skip-types-4.cIndu Bhagat1-0/+2
2021-07-01libiberty: No longer use /usr/tmpGerald Pfeifer1-4/+1
2021-06-30Fix IEEE 128-bit min/max test.Michael Meissner2-5/+16
2021-06-30c++: Fix push_access_scope and introduce RAII wrapper for itPatrick Palka4-17/+33
2021-06-30[amdgcn] Add hook for DWARF address spaces.Hafiz Abid Qadeer1-0/+29
2021-06-30[amdgcn] Use frame pointer for CFA expressions.Hafiz Abid Qadeer2-15/+47
2021-06-30[amdgcn] Update CFI configurationHafiz Abid Qadeer2-11/+81
2021-06-30c++: DR2397 - auto specifier for * and & to arrays [PR100975]Marek Polacek8-18/+45
2021-06-30tree-optimization/101267 - fix SLP vect with masked operationsRichard Biener2-38/+77
2021-06-30analyzer: eliminate enum binding_key [PR95006]David Malcolm20-495/+2207
2021-06-30gcc.c: Add -foffload= to display_helpTobias Burnus2-3/+1
2021-06-30[testsuite]: Add missing dg-add-options float16 to gcc.dg/debug/ctf/ctf-skip-...Christophe Lyon1-0/+1
2021-06-30gcc.c's check_offload_target_name: Fixes to inform hintsTobias Burnus2-24/+22
2021-06-30arm/66791: Gate comparison in vca intrinsics on __FAST_MATH__.prathamesh.kulkarni1-98/+161
2021-06-30tree-optimization/101264 - rework SLP "any" permute forward propRichard Biener2-58/+115
2021-06-30MAINTAINERS: Add myself for write after approvalXi Ruoyao1-0/+1
2021-06-30fixinc: don't "fix" machine names in __has_include(...) [PR91085]Xi Ruoyao3-4/+46
2021-06-30The upper bits of FIXUPIMMS{S,D} should come from src1 not dest.liuhongt3-4/+148
2021-06-29aix: align text CSECTs to at least 32 bytes.David Edelsohn2-2/+7
2021-06-30Daily bump.GCC Administrator9-1/+456
2021-06-29docs: Fix s/net yet/not yet/ typoSergei Trofimovich1-1/+1
2021-06-29c++: don't treat member var as var templateJason Merrill1-1/+1
2021-06-29compiler: don't generate temporaries for composite literalsIan Lance Taylor3-104/+7
2021-06-29go-gcc: set DECL_NAMELESS for temporary variablesIan Lance Taylor1-0/+3
2021-06-29Fix MINUS_EXPR relations.Andrew MacLeod2-17/+74
2021-06-29Allow PHIs to pick up global values.Andrew MacLeod1-1/+2
2021-06-29Add stmt context in simplify_using_ranges.Andrew MacLeod2-39/+46
2021-06-29compiler: in composite literals use temps only for interfacesIan Lance Taylor2-5/+14
2021-06-29i386: Add V2SFmode vec_addsub pattern [PR95046]Uros Bizjak2-0/+32
2021-06-29Fortran: Re-enable 128-bit integers for AMD GCNJulian Brown2-22/+4
2021-06-29amdgcn: Enable support for TImode for AMD GCNJulian Brown6-4/+129
2021-06-29amdgcn: Add clrsbsi2/clrsbdi2 implementationJulian Brown1-2/+38
2021-06-29amdgcn: Add [us]mulsid3/muldi3 patternsJulian Brown1-0/+94
2021-06-29amdgcn: Add [us]mulsi3_highpart SGPR alternativesJulian Brown1-7/+55
2021-06-29amdgcn: Mark s_mulk_i32 as clobbering SCCJulian Brown1-1/+4
2021-06-29amdgcn: Use unsigned types for udivsi3/umodsi3 libgcc helper args/returnJulian Brown2-6/+6
2021-06-29bootstrap: Include memmodel.h in btfout.c and ctfout.c before tm_p.hJoseph Myers2-0/+2
2021-06-29gcc.c: Silence warning in check_offload_target_nameTobias Burnus1-1/+3
2021-06-29[Ada] Make copies of entities being declared when copying blockRichard Kenner1-0/+20
2021-06-29[Ada] Expose symmetry between Known_ and Unknown_ query routinesPiotr Trojanek1-13/+7
2021-06-29[Ada] Do not catch 'N mod -1' in CodePeer_ModeBoris Yakobowski1-0/+1
2021-06-29[Ada] Add support for Aarch64 in System.Object_ReaderAleksandra Pasek2-2/+10
2021-06-29[Ada] Fix the -gnatyr switch so it works in record rep clausesBob Duff2-29/+23
2021-06-29[Ada] Crash on limited array object with address clauseEd Schonberg2-1/+15
2021-06-29[Ada] Remove an obsolete variant of Adjust_Name_Case used only by SPARKPiotr Trojanek2-10/+1
2021-06-29[Ada] Small tweak in a couple of commentsEric Botcazou1-2/+2
2021-06-29[Ada] Remove a special case for forking-for-expect from ordinary spawnPiotr Trojanek1-1/+0
2021-06-29[Ada] Ensure System.Tasking.Debug.Known_Tasks component access is atomicPatrick Bernardi1-2/+4
2021-06-29[Ada] vx7-shared-libs: Unused variable __gnat_user_int_connectDoug Rupp1-2/+2