aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-06Daily bump.GCC Administrator
2024-05-05Daily bump.GCC Administrator
2024-05-04Daily bump.GCC Administrator
2024-05-03[PATCH] PR modula2/114929 for loop fails to iterate down to zeroGaius Mulley
2024-05-03c++: initializer_list<string> and EH [PR114935]Jason Merrill
2024-05-03Revert "tree-optimization/114921 - _Float16 -> __bf16 isn't noop"Richard Biener
2024-05-03libstdc++: Update powerpc-linux-gnu baseline_symbolsAndreas Schwab
2024-05-03RISC-V: Add testcase for pr114734Patrick O'Neill
2024-05-03middle-end/114734 - wrong code with expand_call_mem_refRichard Biener
2024-05-03cfgrtl: Fix MEM_EXPR update in duplicate_insn_chain [PR114924]Alex Coplan
2024-05-03tree-optimization/114921 - _Float16 -> __bf16 isn't noopRichard Biener
2024-05-03Daily bump.GCC Administrator
2024-05-02Regenerate gcc.potJoseph Myers
2024-05-02Daily bump.GCC Administrator
2024-05-01Daily bump.GCC Administrator
2024-04-30libstdc++: Do not apply localized formatting to NaN and inf [PR114863]Jonathan Wakely
2024-04-30Fortran: Fix regression caused by r14-9752 [PR114959]Paul Thomas
2024-04-30vect: Adjust vect_transform_reduction assertion [PR114883]Jakub Jelinek
2024-04-30libgcc: Do use weakrefs for glibc 2.34 on GNU HurdJakub Jelinek
2024-04-30Set DEV-PHASE to prerelease.Jakub Jelinek
2024-04-29c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888]Patrick Palka
2024-04-30Daily bump.GCC Administrator
2024-04-29libstdc++: Update Solaris baselines for GCC 14.0Rainer Orth
2024-04-29libstdc++: Update Solaris baselines for GCC 13.2Rainer Orth
2024-04-29RISC-V: Fix ICE for legitimize move on subreg const_poly_int [PR114885]Pan Li
2024-04-29Daily bump.GCC Administrator
2024-04-28Daily bump.GCC Administrator
2024-04-27LoongArch: Add constraints for bit string operation define_insn_and_split's [...Xi Ruoyao
2024-04-27Daily bump.GCC Administrator
2024-04-26c++: fix source printing for "required from here" messagePatrick Palka
2024-04-26libstdc++: Update status tables to refer to GCC 14 not mainlineJonathan Wakely
2024-04-26amdgcn: Add gfx90c targetFrederik Harwath
2024-04-26i386: Fix array index overflow in pr105354-2.cHaochen Jiang
2024-04-26Daily bump.GCC Administrator
2024-04-25bpf: set PREFERRED_DEBUGGING_TYPE to BTF_DEBUGDavid Faust
2024-04-25c++: Fix constexpr evaluation of parameters passed by invisible reference [PR...Jakub Jelinek
2024-04-25libgcc: Don't use weakrefs for glibc 2.34Jakub Jelinek
2024-04-25c++: Retry the aliasing of base/complete cdtor optimization at import_export_...Jakub Jelinek
2024-04-25bpf: avoid issues with CO-RE and -gtoggleDavid Faust
2024-04-25openmp: Copy DECL_LANG_SPECIFIC and DECL_LANG_FLAG_? to tree-nested decl copy...Jakub Jelinek
2024-04-25libstdc++: Rename man pages to use '::' instead of '_'Jonathan Wakely
2024-04-25libstdc++: Fix typo in Doxygen commentJonathan Wakely
2024-04-25libstdc++: Fix run_doxygen for Doxygen 1.10 man page formatJonathan Wakely
2024-04-25libstdc++: Update Doxygen config for new headersJonathan Wakely
2024-04-25libstdc++: Add comment to #include in <variant>Jonathan Wakely
2024-04-25PR modula2/114836 Avoid concatenation of error strings to aid error locale tr...Gaius Mulley
2024-04-25bpf: default to using pseudo-C assembly syntax by defaultJose E. Marchesi
2024-04-25arm: Zero/Sign extends for CMSE securityRichard Ball
2024-04-25modula2: issue the parameter incompatibility error message based on dialectGaius Mulley
2024-04-25tree-optimization/114792 - order loops to unloops in CHRichard Biener