aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-06cgraph_node: Remove redundant section clearingBernhard Reutner-Fischer2-2/+0
2022-11-05d: Adjust test to pass when compiling with -m32Iain Buclaw1-2/+2
2022-11-05d: Add support for vector comparison operatorsIain Buclaw15-186/+79
2022-11-05c++: libcpp: Support raw strings with newlines in directives [PR55971]Lewis Hyatt4-10/+148
2022-11-05libstdc++: fix pointer type exception catch (no RTTI) [PR105387]Jakob Hasse3-1/+94
2022-11-05libstdc++: Do not use SFINAE for propagate_const conversions [PR107525]Jonathan Wakely2-22/+113
2022-11-05doc: Document correct -fwide-exec-charset defaults [PR41041]Jonathan Wakely1-3/+4
2022-11-05Support multilib-aware target lib flags self-specs overridingAlexandre Oliva4-2/+42
2022-11-04testsuite: Add testcase from C++23 P2314R4 - Character sets and encodingsJakub Jelinek1-0/+10
2022-11-04libcpp: Update to Unicode 15Jakub Jelinek4-16992/+17225
2022-11-04AArch64: Fix testcaseWilco Dijkstra1-3/+3
2022-11-04input: add get_source_text_betweenJeff Chapman II2-0/+93
2022-11-04Set nonzero bits for multiplication and divisions by a power of 2.Aldy Hernandez3-0/+96
2022-11-04Fix recent thinko in operand_equal_pEric Botcazou5-14/+61
2022-11-04Do not use subword paradoxical subregs in emit_group_storeEric Botcazou1-13/+13
2022-11-04libstdc++: Simplify lifetime of eh_globals variable [PR107500]Jonathan Wakely1-15/+5
2022-11-04libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR107511]Jonathan Wakely1-0/+5
2022-11-04ada: Fix for validity checks combined with aliasing checksJustin Squirek1-5/+11
2022-11-04ada: Fix couple of issues with arrays indexed by enumeration typeEric Botcazou2-15/+5
2022-11-04ada: Fix typo in comment referring to pragma RestrictionsPiotr Trojanek1-3/+2
2022-11-04ada: Cleanup code for warnings about unreferenced formal parametersPiotr Trojanek1-9/+0
2022-11-04ada: Cleanup code for unreferenced variablesPiotr Trojanek1-19/+10
2022-11-04ada: Cleanup code for warnings about unset referencesPiotr Trojanek2-12/+19
2022-11-04ada: Static intrinsic functions are a core language extension.Steve Baird4-3/+9
2022-11-04ada: Remove redundant calls in handling of aspect specificationsPiotr Trojanek3-4/+0
2022-11-04ada: Flag unsupported dispatching constructor callsJavier Miranda3-9/+55
2022-11-04ada: Avoid repeated iteration over private protected componentsPiotr Trojanek1-14/+11
2022-11-04ada: Cleanup clearing flags on package variablesPiotr Trojanek1-12/+9
2022-11-04ada: Fix various typos in GNAT User's GuidePiotr Trojanek4-16/+18
2022-11-04ada: Fix loop unnesting issue.Marc Poulhiès3-8/+16
2022-11-04ada: Fix repeated killing of private entity valuesPiotr Trojanek1-29/+9
2022-11-04ada: Simplify detection of controlling formalsPiotr Trojanek1-3/+3
2022-11-04ada: Skip dynamic interface conversion under configurable runtimeJavier Miranda1-1/+1
2022-11-04ada: Skip dynamic interface conversion under configurable runtimeJavier Miranda2-14/+33
2022-11-04ada: Fix typoRonan Desplanques2-2/+2
2022-11-04ada: Remove sa_messagesGhjuvan Lacambre2-806/+0
2022-11-04ada: Refactor: replace uses of `not Present(X)` with `No (X)`Ghjuvan Lacambre27-77/+74
2022-11-04ada: Fix various typos in node and entity description commentsPiotr Trojanek2-12/+14
2022-11-04ada: Fix various typos in GNAT RMPiotr Trojanek6-22/+22
2022-11-04ada: Improve efficiency of scope stack restorationPiotr Trojanek1-2/+2
2022-11-04ada: Small editorial changes to documentation commentsRonan Desplanques1-4/+4
2022-11-04ada: Allow enabling a restricted set of language extensions.Steve Baird22-95/+212
2022-11-04ada: Generate missing object decls for adainit/adafinal registration callsSteve Baird1-5/+14
2022-11-04ada: Support lock-free protected objects with pragma Initialize_ScalarsPiotr Trojanek1-0/+9
2022-11-04ada: Remove VxWorks 6 and VxWorks 653 2.x content from the UGXCedric Landet3-6/+6
2022-11-04ada: Reject expanded global names in lock-free protected objectsPiotr Trojanek1-2/+2
2022-11-04ada: Generate host-side CUDA_Register_Function calls for device's adainit/ada...Steve Baird1-17/+49
2022-11-04aarch64: Fix typo in aarch64-sve.md commentKyrylo Tkachov1-2/+2
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge114-75949/+10
2022-11-04libgcc: Special-case BFD ld unwind table encodings in find_fde_tailFlorian Weimer1-10/+48