aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-21libcpp: Fix paste error with unknown pragma after macro expansionLewis Hyatt2-5/+15
2022-11-21RTEMS: Use local-exec TLS model by defaultSebastian Huber1-0/+4
2022-11-21Allow subtarget customization of CC1_SPECSebastian Huber1-1/+8
2022-11-21libstdc++: Reduce size of std::bind_front(F) resultJonathan Wakely2-1/+76
2022-11-21libstdc++: Check static assertions earlier in chrono::durationJonathan Wakely1-5/+5
2022-11-21libstdc++: Improve Doxygen comments in <tuple>Jonathan Wakely1-5/+23
2022-11-21testsuite: Add filter for target socket supportDimitar Dimitrov19-0/+45
2022-11-21Expand comment for tree_niter_desc.maxAndrew Carlotti1-1/+2
2022-11-21Modify test, to prevent the next patch breaking itAndrew Carlotti1-4/+6
2022-11-21Refactor number_of_iterations_popcountAndrew Carlotti2-131/+191
2022-11-21Remove prototype for number_of_iterations_popcountAndrew Carlotti1-202/+194
2022-11-21Ensure at_stmt is defined before an early exitAndrew Carlotti1-3/+3
2022-11-21testsuite: Windows paths use \ and not /Torbjörn SVENSSON1-1/+1
2022-11-21libgomp/gcn: fix/improve struct outputTobias Burnus3-21/+15
2022-11-21libcpp/remap: Only override if string matchedTorbjörn SVENSSON1-1/+1
2022-11-21genmultilib: Fix sanity checkChristophe Lyon1-14/+8
2022-11-21RISC-V: Fix ICE in branch<ANYI:mode>_shiftedarith_equals_zeroPhilipp Tomsich3-4/+38
2022-11-21ada: Adjust recent change for returns involving function callsEric Botcazou2-14/+8
2022-11-21ada: Do not share Packed Array Type if sizes of types differMarc Poulhiès1-5/+8
2022-11-21ada: Order pragmas alphabetically in reference manualRonan Desplanques3-128/+128
2022-11-21ada: Minor tweak in assertionEric Botcazou1-1/+1
2022-11-21ada: Internal compiler error for Sequential Partition_Elaboration_PolicySteve Baird5-5/+39
2022-11-21ada: Small cleanup in Expand_N_Object_DeclarationEric Botcazou2-53/+49
2022-11-21ada: Ada 2022 Image attribute bugsSteve Baird7-4/+56
2022-11-21ada: Disable subprogram call validation in CodePeer modeGhjuvan Lacambre1-1/+1
2022-11-21ada: Move warnings switchesBob Duff37-1113/+700
2022-11-21ada: Improve documentation for -gnatw.h warningsSteve Baird2-5/+15
2022-11-21ada: Reject nonconfirming Size attribute value for aliased objectMarc Poulhiès1-0/+15
2022-11-21ada: Fix gnatmake's parsing of adc filesRonan Desplanques1-0/+1
2022-11-21ada: Tweak error messages on misplaced with keywordsRonan Desplanques1-1/+1
2022-11-21i386: Uglify some local identifiers in *intrin.h [PR107748]Jakub Jelinek3-45/+46
2022-11-21genmultilib: Add sanity checkChristophe Lyon1-0/+14
2022-11-21changelog: Fix extra space after tab.Martin Liska25-1430/+1430
2022-11-21Make ARMv8-M attribute cmse_nonsecure_call work in AdaEric Botcazou3-11/+45
2022-11-21Revert "gcc-changelog: temporarily disable check_line_start"Martin Liska1-2/+0
2022-11-21build: re-configure 2 filesMartin Liska2-1/+6
2022-11-21Fix PR 106560: Another ICE after conflicting types of redeclarationAndrew Pinski4-0/+24
2022-11-21define builtins for "shared" avxneconvert-avx512bf16vl builtins.liuhongt2-0/+13
2022-11-21Daily bump.GCC Administrator12-1/+645
2022-11-20libstdc++: Add std qualification on isxdigit callsFrançois Dumont1-2/+2
2022-11-20c++: cache the normal form of a concept-idPatrick Palka1-14/+81
2022-11-20c++: remove coerce_innermost_template_parmsPatrick Palka1-65/+27
2022-11-20reg-stack: Fix a -fcompare-debug bug in reg-stack [PR107183]Jakub Jelinek2-21/+77
2022-11-20gcc-changelog: temporarily disable check_line_startMartin Liska1-0/+2
2022-11-19[PR other/104044] Remove extraneous semicolonsJeff Law3-5/+5
2022-11-19 Fix test to not depend on DECL_UIDsJeff Law1-1/+1
2022-11-19libstdc++: Add always_inline to trivial range access functionsJonathan Wakely1-25/+28
2022-11-19constexprify some tree variablesAndrew Pinski2-26/+19
2022-11-19libstdc++: Fix -Wsign-compare warnings in std::formatJonathan Wakely1-4/+4
2022-11-19libstdc++: Fix Doxygen warningJonathan Wakely1-5/+5