aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-09sphinx: use tm.rst.in file in target macrosMartin Liska45-6480/+1495
2022-11-09sphinx: port .def files to RSTMartin Liska4-1692/+1701
2022-11-09sphinx: update baseconf.py fileMartin Liska1-44/+31
2022-11-09sphinx: copy files from texi2rst-generated repositoryMartin Liska1335-0/+176984
2022-11-09[range-op-float] Implement MINUS_EXPR.Aldy Hernandez1-0/+24
2022-11-09[range-op-float] Abstract out binary operator code out of PLUS_EXPR entry.Aldy Hernandez2-79/+84
2022-11-09[range-op-float] Set NAN possibility for INF + (-INF) and vice versa.Aldy Hernandez1-1/+25
2022-11-08c++: Tweaks for -Wredundant-move [PR107363]Marek Polacek3-8/+73
2022-11-09Fix incorrect insn type to avoid ICE in memory attr auto-detection.liuhongt2-2/+14
2022-11-09Daily bump.GCC Administrator7-1/+697
2022-11-08analyzer: eliminate region_model::eval_condition_without_cm [PR101962]David Malcolm4-53/+38
2022-11-08libstdc++: Fix -Wsystem-headers warnings in testsJonathan Wakely13-27/+40
2022-11-08libstdc++: Fix -Wsystem-headers warningsJonathan Wakely5-6/+10
2022-11-08libstdc++: Add always_inline to most allocator functionsJonathan Wakely4-15/+72
2022-11-08libstdc++: basic_filebuf: don't flush more often than necessary [PR63746]Charles-François Natali2-6/+41
2022-11-08libstdc++: Refactor implementation of operator+ for std::stringWill Hawkins2-58/+49
2022-11-08bpf: Use enum for resolved overloaded builtinsDavid Faust1-47/+59
2022-11-08[PR24021] Implement PLUS_EXPR range-op entry for floats.Aldy Hernandez2-0/+148
2022-11-08Provide normalized and denormal format version of real_isdenormal.Aldy Hernandez3-17/+23
2022-11-08tree-optimization/107389 - honor __builtin_assume_alignment at -O0Richard Biener2-0/+54
2022-11-08CCP: handle division by a power of 2 as a right shift.Aldy Hernandez2-17/+13
2022-11-08amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtinKwok Cheung Yeung1-1/+1
2022-11-08amdgcn: Add builtins for vectorized native versions of abs, floorf and floorKwok Cheung Yeung3-0/+81
2022-11-08Use bit-CCP in range-ops.Aldy Hernandez1-15/+49
2022-11-08testsuite: Fix failure in test pr105586.c [PR107171]Surya Kumari Jangala1-0/+1
2022-11-08cdce: Fix up get_no_error_domain for new f{16,32,64,128} builtins [PR107547]Jakub Jelinek2-0/+86
2022-11-08i386: Improve vector [GL]E{,U} comparison against vector constants [PR107546]Jakub Jelinek4-11/+113
2022-11-08libstdc++: Uncomment denorm_min testJakub Jelinek1-1/+1
2022-11-08gcc: fix PR rtl-optimization/107482Max Filippov1-2/+2
2022-11-08ada: Fix oversight in implementation of allocators for storage modelsEric Botcazou1-7/+26
2022-11-08ada: Compile-time simplification of 'Image incorrectly ignores Put_ImageSteve Baird1-1/+3
2022-11-08ada: Clean up call to check if aspects are presentPiotr Trojanek7-16/+14
2022-11-08ada: Adjust classwide contract expression preanalysisRonan Desplanques3-232/+267
2022-11-08ada: Set Support_Atomic_Primitives for VxWorks 7 runtimesJohannes Kliemann12-8/+12
2022-11-08ada: Small consistency fixEric Botcazou1-1/+1
2022-11-08ada: Propagate aspect Ghost when instantiating null formal proceduresPiotr Trojanek1-0/+2
2022-11-08ada: Implement RM 4.5.7(10/3) name resolution ruleEric Botcazou2-82/+156
2022-11-08ada: Enforce matching of extra formalsJavier Miranda13-458/+1437
2022-11-08ada: Move warnings switches -- initial workBob Duff11-23/+20
2022-11-08ada: Align -gnatwc's documentation with its behaviorRonan Desplanques2-2/+2
2022-11-08ada: Improve handling of declare expressions in deferred-freezing contextsSteve Baird1-0/+20
2022-11-08ada: Minor consistency tweaks in Sem_Ch4Eric Botcazou1-15/+24
2022-11-08ada: Remove redundant line in Analyze_Qualified_ExpressionEric Botcazou1-2/+0
2022-11-08ada: Preanalyze classwide contracts as spec expressionsRonan Desplanques1-2/+2
2022-11-08ada: Fix expansion of 'Wide_Image and 'Wide_Wide_Image on composite typesPiotr Trojanek4-7/+51
2022-11-08ada: Fix inconsistent whitespace in Ada.Numerics.Generic_Complex_ArraysPiotr Trojanek2-4/+4
2022-11-08ada: Remove unneeded code in handling formal type defaultsPiotr Trojanek1-4/+2
2022-11-08ada: Cleanup local variable that is only set as an out parameterPiotr Trojanek2-10/+10
2022-11-08ada: Remove obsolete code in Resolve_If_ExpressionEric Botcazou1-12/+1
2022-11-08ada: Reject limited objects in array and record delta aggregatesPiotr Trojanek1-0/+17