aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-12-12Fortran: Fix testsuite regressions after r15-5083 [PR117797]Paul Thomas2-35/+81
2024-12-12Fix precondition failure with Ada.Numerics.Generic_Real_Arrays.EigenvaluesEric Botcazou2-10/+30
2024-12-12AVR: target/118000 - Fix copymem from address-spaces.Georg-Johann Lay1-2/+15
2024-12-12ifcombine field-merge: set upper bound for get_best_modeAlexandre Oliva1-18/+34
2024-12-12fold fold_truth_andor field merging into ifcombineAlexandre Oliva19-514/+1604
2024-12-12AVR: Assert minimal required bit width of section_common::flags.Georg-Johann Lay1-0/+29
2024-12-12AVR: target/118001 - Add __flashx as 24-bit named address space.Georg-Johann Lay11-117/+413
2024-12-12Fix type compatibility for types with flexible array member 2/2 [PR113688,PR1...Martin Uecker6-8/+108
2024-12-12Fix type compatibility for types with flexible array member 1/2 [PR113688,PR1...Martin Uecker2-4/+11
2024-12-12testsuite: arm: Use -mtune=cortex-m4 for thumb-ifcvt.c testTorbjörn SVENSSON1-1/+1
2024-12-12testsuite: arm: Fix build error for thumb2-slow-flash-data-3.c testTorbjörn SVENSSON1-1/+1
2024-12-12testsuite: arm: Check that a far jump is used in thumb1-far-jump-2.cTorbjörn SVENSSON1-44/+51
2024-12-12testsuite: arm: Use effective-target for pr96939 testTorbjörn SVENSSON2-2/+3
2024-12-12testsuite: arm: Use effective-target for its.c test [PR94531]Torbjörn SVENSSON2-2/+27
2024-12-12testsuite: arm: Use -mcpu=unset when overriding -marchTorbjörn SVENSSON3-32/+32
2024-12-12testsuite: arm: Use -march=unset for bfloat16_scalar* testsTorbjörn SVENSSON7-19/+15
2024-12-12testsuite: arm: Use effective-target for pr56184.C and pr59985.CTorbjörn SVENSSON3-5/+11
2024-12-12i386: regenerate i386.opt.urlsSam James1-1/+2
2024-12-12crc: Comment spelling fixJakub Jelinek1-2/+2
2024-12-12ada: Fix reference to Ada 2020 in commentPiotr Trojanek1-1/+1
2024-12-12ada: Elide the copy for bit-packed aggregates in object declarationsEric Botcazou2-9/+35
2024-12-12ada: Defend against risk of infinite loopRonan Desplanques1-1/+3
2024-12-12ada: Avoid going through symlinks in the json reportViljar Indus1-1/+2
2024-12-12ada: Fix minor display issue on invalid floatsRonan Desplanques1-1/+4
2024-12-12ada: Improve task entry context detectionRonan Desplanques2-7/+10
2024-12-12ada: Refactor warning about null loopsPiotr Trojanek1-8/+9
2024-12-12ada: Fix internal error on loop parameter specificationsPiotr Trojanek1-7/+13
2024-12-12ada: Elide the copy for bit-packed aggregates in allocatorsEric Botcazou1-7/+4
2024-12-12ada: Fix the level of the LLVM chapter in the User's GuideSebastian Poeplau2-7/+7
2024-12-12ada: Accept static strings with External_InitializationRonan Desplanques5-70/+91
2024-12-12ada: Fix reference manual clausesRonan Desplanques10-15/+17
2024-12-12ada: Fix pragma Compile_Time_Error for sizes of nonstatic array typesEric Botcazou1-1/+8
2024-12-12ada: Refactor code of Check_Ambiguous_Call and Valid_ConversionJavier Miranda1-2/+1
2024-12-12ada: Minor refactoring in expansion of array aggregatesEric Botcazou1-44/+60
2024-12-12ada: Fix validity check for private typesRonan Desplanques1-2/+2
2024-12-12ada: Add minimal support for other delayed aspects on controlled objectsEric Botcazou5-82/+58
2024-12-12ada: Fix documentation comment for Scan_SignRonan Desplanques1-7/+6
2024-12-12ada: Crash on assignment of task allocator with expanded nameBob Duff1-13/+18
2024-12-12ada: Lift technical limitation in expansion of record aggregatesEric Botcazou1-8/+82
2024-12-12ada: Small improvements to expansion of conditional expressionsEric Botcazou1-171/+141
2024-12-12ada: Fix wrong finalization with private unconstrained array typeEric Botcazou2-4/+10
2024-12-12ada: Update documentation for External_InitializationRonan Desplanques3-5/+5
2024-12-12ada: Tweak Is_Predefined_File_NameRonan Desplanques1-10/+13
2024-12-12ada: Restrict External_Initialization file lookupRonan Desplanques1-4/+37
2024-12-12ada: Clean up and restrict usage of Initialization_StatementsEric Botcazou8-148/+94
2024-12-12ada: Avoid expanding LHS assignments for controlled typesViljar Indus1-0/+7
2024-12-12ada: Add SIGPROT handler for CheriBSDDaniel King1-0/+79
2024-12-12ada: Export CHERI exception IDsDaniel King1-0/+30
2024-12-12ada: Ensure minimum stack size for preallocated task stacksJohannes Kliemann2-0/+31
2024-12-12Fix misplaced x86 -mstack-protector-guard-symbol documentation [PR117150]Sandra Loosemore1-4/+6