aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-21Daily bump.GCC Administrator10-1/+753
2021-10-20c++: tweak parsing of invalid typesJason Merrill1-2/+6
2021-10-20calls.c: Remove some dead code and target hooksAlex Coplan6-135/+0
2021-10-20libstdc++: Add missing test for std::optional::transform(F&&)Jonathan Wakely1-0/+17
2021-10-20doc: Fix documentation around 'asm' keyword in C++Jonathan Wakely2-12/+14
2021-10-20doc: Remove broken link to old.html docsJonathan Wakely1-6/+0
2021-10-20AArch64: Combine cmeq 0 + not into cmtstTamar Christina2-0/+34
2021-10-20AArch64: Add pattern xtn+xtn2 to uzp1Tamar Christina8-1/+115
2021-10-20AArch64: Add pattern for sshr to cmltTamar Christina6-5/+71
2021-10-20AArch64: Add combine patterns for narrowing shift of half top bits (shuffle)Tamar Christina8-0/+156
2021-10-20aarch64: Add combine patterns for right shift and narrowTamar Christina6-0/+89
2021-10-20openmp: in_reduction support for FortranChung-Lin Tang6-12/+147
2021-10-20libffi: Update ChangeLog.libffi for libffi 3.4.2H.J. Lu1-2/+6825
2021-10-20Revert "target: support spaces in target attribute."Martin Liska3-26/+0
2021-10-20Revert "target: Support whitespaces in target attr/pragma."Martin Liska2-5/+0
2021-10-20libffi: Add LOCAL_PATCHESH.J. Lu1-0/+2
2021-10-20AArch64: Tune case-values-thresholdWilco Dijkstra1-3/+3
2021-10-20AArch64: Enable fast shifts on Neoverse V1/N2Wilco Dijkstra1-2/+3
2021-10-20AArch64: Add support for __builtin_roundeven[f] (PR100966)Wilco Dijkstra8-11/+25
2021-10-20libffi: Integrate testsuite with GCC testsuiteH.J. Lu1-9/+15
2021-10-20libffi: Integrate build with GCCH.J. Lu11-86/+25054
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu236-30147/+17051
2021-10-20libffi: Add HOWTO_MERGE, autogen.sh and merge.shH.J. Lu3-0/+75
2021-10-20Rename asm_out_file function arguments.Martin Liska6-108/+106
2021-10-20gcc-changelog: Add libffi/ to ignored_prefixesH.J. Lu1-0/+1
2021-10-20[Patch][GCC][AArch64] - Lower store and load neon builtins to gimpleAndre Simoes Dias Vieira12-252/+371
2021-10-20[Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-mat...Andre Simoes Dias Vieira2-0/+54
2021-10-20tree-optimization/102853 - avoid trapping types in split_constant_offsetRichard Biener1-0/+3
2021-10-20Remove unused back_threader destructor.Aldy Hernandez1-5/+0
2021-10-20Remove superflous debugging messages from the threading registry.Aldy Hernandez1-12/+0
2021-10-20[Ada] Remove unnecessary call to No_Uint_To_0Bob Duff1-1/+1
2021-10-20[Ada] Never treat intrinsic subprograms as nestedRichard Kenner1-0/+1
2021-10-20[Ada] Proof of the runtime support for attribute 'WidthYannick Moy4-6/+116
2021-10-20[Ada] Provide dummy body for big integers library used in reduced runtimesYannick Moy2-4/+76
2021-10-20[Ada] Fix problematic conversion of real literal in static contextEric Botcazou1-12/+23
2021-10-20[Ada] Delete unused runtime filesDoug Rupp4-504/+0
2021-10-20[Ada] Factor out machine rounding operationsEric Botcazou4-23/+39
2021-10-20[Ada] Define __wrs_rtp_base in linker specJohannes Kliemann1-0/+1
2021-10-20[Ada] Reject boxes in delta record aggregatesPiotr Trojanek1-1/+13
2021-10-20[Ada] Missing accessibility check when returning discriminated typesJustin Squirek2-28/+32
2021-10-20[Ada] Crash on object of protected type with defaulted access componentJustin Squirek1-7/+21
2021-10-20[Ada] Add ghost code version of Ada.Numerics.Big_Numbers.Big_IntegersJohannes Kliemann1-0/+206
2021-10-20[Ada] Refine type of a counter function for record delta aggregatePiotr Trojanek1-5/+4
2021-10-20[Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff33-377/+431
2021-10-20[Ada] Warning on nonmatching subtypes in fully conforming subprogram specs an...Gary Dismukes6-1/+185
2021-10-20[Ada] Prevent use of an uninitialized AST field with universal integerPiotr Trojanek1-0/+1
2021-10-20[Ada] Expose and use type-generic GCC atomic builtinsEric Botcazou6-430/+123
2021-10-20[Ada] Rewrite tests on Convention_IntrinsicEric Botcazou2-10/+12
2021-10-20[Ada] Small cleanup in Eval_Integer_LiteralEric Botcazou2-19/+15
2021-10-20[Ada] Get rid of Frontend_Exceptions refsDoug Rupp4-518/+0