aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-10-25aarch64: Support multiple variants including up to 3Andrew Pinski5-5/+74
2024-10-25AArch64: Add more accurate constraint [PR117292]Wilco Dijkstra4-3/+50
2024-10-25Fortran: Fix ICE with structure constructor in data statement [PR79685]Paul Thomas4-8/+46
2024-10-25testsuite: add testcase for fixed PR115933Sam James1-0/+19
2024-10-25aarch64: Add mfloat vreinterpret intrinsicsAndrew Carlotti2-1/+57
2024-10-25aarch64: Add support for mfloat8x{8|16}_t typesAndrew Carlotti12-0/+23
2024-10-25match.pd: Add std::pow folding optimizations.Jennifer Schmitz2-0/+70
2024-10-25Match: Simplify branch form 3 of unsigned SAT_ADD into branchlessPan Li5-4/+67
2024-10-25Assorted --disable-checking fixes [PR117249]Jakub Jelinek11-14/+26
2024-10-25lto: Handle RAW_DATA_CST in compare_tree_sccs_1 [PR117201]Jakub Jelinek3-0/+108
2024-10-25Default expand_vec_cond_expr_p code to ERROR_MARKRichard Biener5-18/+13
2024-10-25testsuite: Generalise tree-ssa/shifts-3.c regexpRichard Sandiford1-1/+1
2024-10-25Add regression testEric Botcazou1-0/+25
2024-10-25Restrict :c to commutative ops as intendedRichard Biener2-26/+16
2024-10-25tree-optimization/117277 - remove CLOBBERs before SLP code generationRichard Biener1-51/+59
2024-10-25tree-optimization/116575 - SLP masked load-lanes discoveryRichard Biener1-3/+138
2024-10-25Relax vect_check_scalar_mask checkRichard Biener1-1/+2
2024-10-25ada: Change scope of XUB typeTom Tromey1-1/+1
2024-10-25ada: Set DECL_NAMELESS in create_type_declTom Tromey3-7/+15
2024-10-25ada: Mark some type decls as namelessTom Tromey1-0/+3
2024-10-25ada: Mark XUA types as artificialTom Tromey1-1/+1
2024-10-25ada: Mark XUB types as namelessTom Tromey1-0/+2
2024-10-25ada: Add 'artificial_p' parameter to build_unc_object_typeTom Tromey3-9/+15
2024-10-25ada: Standard types are not artificialTom Tromey1-2/+14
2024-10-25ada: Fix fallout of change in parameter passing out of aliasing considerationsEric Botcazou1-2/+5
2024-10-25ada: Fix internal error on bit-packed array type with Volatile_Full_AccessEric Botcazou1-0/+6
2024-10-25ada: Back out part of previous change -- disable warningBob Duff1-1/+2
2024-10-25ada: Disable self-referential with_clausesBob Duff19-132/+152
2024-10-25ada: Emit DWARF for Ada 'with' and 'use' clausesTom Tromey1-5/+136
2024-10-25ada: Small adjustments to commentary after latest changeEric Botcazou1-6/+5
2024-10-25ada: Pragma Pre_Class and Post_Class have no effect at runtimeJavier Miranda4-86/+240
2024-10-25ada: Update GNAT UGRichard Kenner10-4714/+4787
2024-10-25ada: Fix ATC with timed delay from Ada.Real_TimeEric Botcazou1-0/+4
2024-10-25ada: Fix internal error on function call in class-wide preconditionEric Botcazou1-0/+8
2024-10-25ada: Pragmas Pre_Class/Post_Class rejected for abstract subprogramsJavier Miranda1-9/+9
2024-10-25ada: Spurious error when compiling in Syntax and Semantics Only modeJavier Miranda1-0/+17
2024-10-25ada: Adjust documentation of External_InitializationRonan Desplanques3-15/+3
2024-10-25ada: Update Compiler_Error documentationRichard Kenner1-1/+1
2024-10-25ada: Add Type_Size_For function to Uintp packageEric Botcazou3-5/+20
2024-10-25ada: Update simpler accessibility model docTonu Naks3-300/+271
2024-10-25ada: Misc improvements to gnat RMBob Duff3-73/+101
2024-10-25ada: Increase stack size for Windows tasking programssquirek1-5/+5
2024-10-25ada: Constraint error not raised in ACATS test c413007Javier Miranda6-41/+79
2024-10-25ada: Put Finalizable aspect in -gnatXRaphaël AMIARD2-3/+4
2024-10-25ada: Fix internal error on ambiguous operands of comparison operatorEric Botcazou3-20/+58
2024-10-25ada: Spurious error compiling CC51011Javier Miranda1-0/+5
2024-10-25ada: Fix wrong handling of wide wide characters in Append_Decoded_With_BracketsEric Botcazou1-1/+5
2024-10-25ada: Fix fallout of change to 'Wide_Wide_Value for enumeration typesEric Botcazou5-6/+193
2024-10-25ada: Untagged incomplete view not detected in ACATS test b3a1a060Javier Miranda1-5/+47
2024-10-25ada: Forbid repr clauses for decls in handled_stmtsRaphaël AMIARD1-2/+1