aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-05-13Make range_from_dom more effective.Andrew MacLeod2-50/+98
2022-05-13Avoid visiting newly-created blocks in harden-conditionalsAlexandre Oliva1-197/+220
2022-05-13ada: gcc-if: build proper String_Pointer for Get_External_NameAlexandre Oliva1-1/+2
2022-05-13Introduce tests for hardbool Machine_Attribute for AdaAlexandre Oliva2-0/+68
2022-05-13arm: correctly handle misaligned MEMs on MVE [PR105463]Richard Earnshaw2-21/+73
2022-05-13arm: fix some issues in mve_vector_mem_operandRichard Earnshaw1-9/+10
2022-05-13xtensa: Reflect the 32-bit Integer Divide OptionTakayuki 'January June' Suwa1-0/+5
2022-05-13xtensa: Rename deprecated extv/extzv insn patterns to extvsi/extzvsiTakayuki 'January June' Suwa1-8/+8
2022-05-13Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSOEric Botcazou2-24/+57
2022-05-13[Ada] Fix incorrect call to inherited function with limited return typeEric Botcazou1-0/+1
2022-05-13[Ada] Storage_Model_Object fails to return object entityGary Dismukes1-1/+5
2022-05-13[Ada] Compiler crash on -gnata -O2Javier Miranda2-53/+88
2022-05-13[Ada] Only use alternate stack when neededArnaud Charlet1-4/+10
2022-05-13[Ada] Extend hardcfr testing (documentation)Alexandre Oliva2-32/+14
2022-05-13[Ada] CUDA: use binder to generate kernel-registration codeGhjuvan Lacambre9-6/+259
2022-05-13[Ada] Fix iterated component association for array aggregateMarc Poulhiès1-0/+24
2022-05-13[Ada] Simplify helper units for formal hashed sets/mapsYannick Moy4-156/+24
2022-05-13[Ada] Adapt body of formal sets and maps for SPARKYannick Moy7-196/+145
2022-05-13[Ada] Remove dependency on tampering checks and controlled types for formalYannick Moy10-15/+1170
2022-05-13[Ada] Ada ABI change when building with assertionsJavier Miranda1-1/+41
2022-05-13[Ada] Take into account GNSA_ROOT env var for prefixJohannes Kanig2-3/+24
2022-05-13[Ada] Implement late initialization rules for type extensionsSteve Baird3-244/+529
2022-05-13[Ada] Handle IN iterator for class-wide derived object of iterator typeEd Schonberg1-1/+13
2022-05-13[Ada] Facilitate proof of Overwrite in bounded strings libraryYannick Moy3-5/+5
2022-05-13[Ada] Fix code example on representation clauseEtienne Servais2-6/+6
2022-05-13[Ada] Do not overwrite limited view of result typeEric Botcazou3-14/+4
2022-05-13[Ada] Wrong address for class-wide interface access conversionJavier Miranda1-4/+25
2022-05-13[Ada] Crash in task body reference to discriminantJavier Miranda1-0/+22
2022-05-13[Ada] Improve expected type error messagesJustin Squirek1-2/+14
2022-05-13[Ada] Document control flow redundancyAlexandre Oliva2-65/+180
2022-05-13[Ada] Fix compiler crash on FOR iteration scheme over containerEric Botcazou1-1/+1
2022-05-13[Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83Piotr Trojanek16-64/+65
2022-05-13[Ada] Remove obsolete uses of Unchecked_Deallocation from Ada 83Piotr Trojanek7-28/+28
2022-05-13[Ada] Fix the Ada 2022 iterated component association RM referenceMarc Poulhiès1-5/+2
2022-05-13[Ada] Fix typo on "that"Etienne Servais1-1/+1
2022-05-13[Ada] Spurious access error in function returning type with access discriminantJustin Squirek3-34/+94
2022-05-13[Ada] Accept effectively volatile components in actualsPiotr Trojanek1-0/+6
2022-05-13[Ada] Remove redundant guard in checks for volatile actualsPiotr Trojanek1-2/+1
2022-05-13[Ada] Ineffective use type clause warnings cause compile time crashJustin Squirek3-6/+53
2022-05-13testsuite: Make AArch64 attributes_7.c generate unique report lines.Christophe Lyon1-2/+2
2022-05-13Make gimple_build main workers more flexibleRichard Biener67-111/+180
2022-05-13[PR105455] Set edge probabilities when hardening conditionalsAlexandre Oliva2-0/+19
2022-05-13Strip of a vector load which is only used partially.liuhongt4-32/+93
2022-05-13Daily bump.GCC Administrator7-1/+414
2022-05-12c++: tighten TMPL_ARGS_LEVEL macroPatrick Palka2-15/+16
2022-05-12testsuite: PPC vector double requires VSXDavid Edelsohn1-2/+2
2022-05-12rtl-optimization/105577 - RTL DSE and non-call EHRichard Biener1-0/+10
2022-05-12[Ada] Skip postponed validation checks with compilation errorsPiotr Trojanek1-1/+0
2022-05-12[Ada] Fix URL in docArnaud Charlet2-2/+2
2022-05-12[Ada] Restore double quotes in debug printoutsBob Duff3-4/+8