2025-05-13 |
Jakub Jelinek | libfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4}... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | libfortran: Fix up _gfortran_s{max,min}loc1_{4,8,16... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | libfortran: Fix up _gfortran_s{max,min}loc2_{4,8,16... |
commit | commitdiff | tree |
2025-05-13 |
Jakub Jelinek | fortran: Fix up minloc/maxloc lowering [PR120191] |
commit | commitdiff | tree |
2025-05-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Remove #warning from <ciso646> for C++17... |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Restore std::scoped_lock for non-gthreads... |
commit | commitdiff | tree |
2025-05-12 |
Jason Merrill | c+: -Wabi false positive [PR120012] |
commit | commitdiff | tree |
2025-05-12 |
Joseph Myers | Update cpplib es.po |
commit | commitdiff | tree |
2025-05-12 |
Joseph Myers | Update gcc sv.po |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Update C++23 status table |
commit | commitdiff | tree |
2025-05-12 |
Patrick Palka | libstdc++: Fix constraint recursion in std::expected... |
commit | commitdiff | tree |
2025-05-12 |
Patrick Palka | libstdc++: Fix availability of std::erase_if(std::flat_... |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Suppress GDB output from new 'skip' commands... |
commit | commitdiff | tree |
2025-05-12 |
Jonathan Wakely | libstdc++: Update <charconv> rows in C++17 status table |
commit | commitdiff | tree |
2025-05-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-11 |
Richard Biener | tree-optimization/120211 - constrain LOOP_VINFO_EARLY_B... |
commit | commitdiff | tree |
2025-05-11 |
Richard Biener | ipa/120146 - deal with vanished varpool nodes in IPA PTA |
commit | commitdiff | tree |
2025-05-11 |
Richard Biener | tree-optimization/120143 - ICE with failed early break... |
commit | commitdiff | tree |
2025-05-11 |
Richard Biener | tree-optimization/120089 - force all PHIs live for... |
commit | commitdiff | tree |
2025-05-11 |
Richard Biener | tree-optimization/120043 - bogus conditional store... |
commit | commitdiff | tree |
2025-05-11 |
Thomas Koenig | Fix PR 119928, formal arguments used to wrongly inferre... |
commit | commitdiff | tree |
2025-05-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-11 |
Andrew Pinski | testsuite: Fix pr119131-1.c for targets which emit... |
commit | commitdiff | tree |
2025-05-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-09 |
Harald Anlauf | Fortran: parsing issue with DO CONCURRENT;ENDDO on... |
commit | commitdiff | tree |
2025-05-09 |
Harald Anlauf | Fortran: array subreferences and components of derived... |
commit | commitdiff | tree |
2025-05-09 |
Eric Botcazou | Fix wrong optimization of complex boolean expression |
commit | commitdiff | tree |
2025-05-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-08 |
Jakub Jelinek | fortran: Add testcases for PR120152, PR120153 and PR120158 |
commit | commitdiff | tree |
2025-05-08 |
Jakub Jelinek | libfortran: Fix up maxval/maxloc for UNSIGNED [PR120158] |
commit | commitdiff | tree |
2025-05-08 |
Jakub Jelinek | libfortran: Add 5 missing UNSIGNED symbols [PR120153] |
commit | commitdiff | tree |
2025-05-08 |
Jakub Jelinek | libfortran: Readd 15 accidentally removed libgfortran... |
commit | commitdiff | tree |
2025-05-08 |
Jakub Jelinek | libcpp: Further fixes for incorrect line numbers in... |
commit | commitdiff | tree |
2025-05-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-07 |
Jonathan Wakely | libstdc++: Add missing export for std::is_layout_compat... |
commit | commitdiff | tree |
2025-05-07 |
Jason Merrill | c++: C++17/20 class layout divergence [PR120012] |
commit | commitdiff | tree |
2025-05-07 |
Jason Merrill | c++: let plain -Wabi warn about future changes |
commit | commitdiff | tree |
2025-05-07 |
Martin Jambor | ipa: Do not emit info about temporary clones to ipa... |
commit | commitdiff | tree |
2025-05-07 |
Martin Jambor | Document option -fdump-ipa-clones |
commit | commitdiff | tree |
2025-05-07 |
Tomasz Kamiński | libstdc++: Fix width computation for the chrono formatt... |
commit | commitdiff | tree |
2025-05-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-06 |
Andrew MacLeod | Allow IPA_CP to handle UNDEFINED as VARYING. |
commit | commitdiff | tree |
2025-05-06 |
Dhruv Chawla | libstdc++: Add missing feature-test macro in <memory> |
commit | commitdiff | tree |
2025-05-06 |
Jonathan Wakely | libstdc++: Remove unnecessary dg-prune-output from... |
commit | commitdiff | tree |
2025-05-06 |
ZENG Hao | libstdc++: fix possible undefined atomic lock-free... |
commit | commitdiff | tree |
2025-05-06 |
Jakub Jelinek | gimple-fold: Fix fold_truth_andor_for_ifcombine [PR120074] |
commit | commitdiff | tree |
2025-05-06 |
Tejas Belagod | libgomp: Update SVE test |
commit | commitdiff | tree |
2025-05-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-05 |
Richard Biener | ipa/120006 - wrong code with IPA PTA |
commit | commitdiff | tree |
2025-05-05 |
Richard Biener | ipa/119973 - IPA PTA issue with global initializers |
commit | commitdiff | tree |
2025-05-05 |
Eric Botcazou | Ada: Fix assertion failure on Finalizable aspect for... |
commit | commitdiff | tree |
2025-05-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-03 |
Harald Anlauf | Fortran: fix procedure pointer handling with -fcheck... |
commit | commitdiff | tree |
2025-05-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-02 |
Jakub Jelinek | c: Fix up RAW_DATA_CST handling in check_constexpr_init... |
commit | commitdiff | tree |
2025-05-02 |
Florian Weimer | libsanitizer: Fix build with glibc 2.42 |
commit | commitdiff | tree |
2025-05-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-05-01 |
Nathaniel Shead | c++/modules: Ensure deduction guides for imported types... |
commit | commitdiff | tree |
2025-05-01 |
Nathaniel Shead | c++/modules: Fix imported CNTTPs being considered non... |
commit | commitdiff | tree |
2025-05-01 |
Nathaniel Shead | c++/modules: Catch exposures of TU-local values through... |
commit | commitdiff | tree |
2025-05-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-04-30 |
Joseph Myers | Update gcc .po files |
commit | commitdiff | tree |
2025-04-30 |
Andrew MacLeod | Always reflect lower bits from mask in subranges. |
commit | commitdiff | tree |
2025-04-30 |
Richard Sandiford | testsuite: Force -mcmodel=small for gcc.target/aarch64... |
commit | commitdiff | tree |
2025-04-30 |
Patrick Palka | c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981] |
commit | commitdiff | tree |
2025-04-30 |
Eric Botcazou | Fix GNAT build failure for x86/FreeBSD |
commit | commitdiff | tree |
2025-04-30 |
Georg-Johann Lay | AVR: fxload_<mode>_libgcc: Use REG_ prefix. |
commit | commitdiff | tree |
2025-04-30 |
Georg-Johann Lay | AVR: target/119989 - Add missing clobbers to xload_... |
commit | commitdiff | tree |
2025-04-30 |
Eric Botcazou | Fix compilation failure on FreeBSD |
commit | commitdiff | tree |
2025-04-30 |
François Dumont | libstdc++: [_GLIBCXX_INLINE_VERSION] Fix tests failures |
commit | commitdiff | tree |
2025-04-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-04-29 |
Richard Sandiford | aarch64: Fix CFA offsets in non-initial stack probes... |
commit | commitdiff | tree |
2025-04-29 |
liuhongt | Remove other processors from X86_TUNE_DEST_FALSE_DEP_FO... |
commit | commitdiff | tree |
2025-04-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-04-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-04-27 |
Nathaniel Shead | c++/modules: Ensure DECL_FRIEND_CONTEXT is streamed... |
commit | commitdiff | tree |
2025-04-27 |
Nathaniel Shead | c++/modules: Find non-exported reachable decls when... |
commit | commitdiff | tree |
2025-04-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-04-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-04-25 |
Jakub Jelinek | s390: Allow 5+ argument tail-calls in some -m31 -mzarch... |
commit | commitdiff | tree |
2025-04-25 |
Tomasz Kamiński | libstdc++: Define __cpp_lib_format_ranges in format... |
commit | commitdiff | tree |
2025-04-25 |
Tomasz Kamiński | libstdc++: Implement formatters for queue, priority_que... |
commit | commitdiff | tree |
2025-04-25 |
Jakub Jelinek | s390: Allow 5+ argument tail-calls in some special... |
commit | commitdiff | tree |
2025-04-25 |
Jakub Jelinek | rs6000: Ignore OPTION_MASK_SAVE_TOC_INDIRECT difference... |
commit | commitdiff | tree |
2025-04-25 |
Jakub Jelinek | Adjust gcc_release for id href web transformations |
commit | commitdiff | tree |
2025-04-25 |
Jakub Jelinek | Bump BASE-VER |
commit | commitdiff | tree |
2025-04-25 |
Jakub Jelinek | Update ChangeLog and version files for release releases/gcc-15.1.0 |
commit | commitdiff | tree |
2025-04-25 |
Jakub Jelinek | Update gennews for GCC 15. |
commit | commitdiff | tree |
2025-04-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-04-24 |
Kyrylo Tkachov | opts.cc: Use opts rather than opts_set for validating... |
commit | commitdiff | tree |
2025-04-24 |
Kyrylo Tkachov | opts.cc Simplify handling of explicit -flto-partition... |
commit | commitdiff | tree |
2025-04-23 |
Joseph Myers | Regenerate gcc.pot |
commit | commitdiff | tree |
2025-04-23 |
Steven G. Kargl | Fortran: Fix checking for IMPURE in DO CONCURRENT. |
commit | commitdiff | tree |
2025-04-23 |
Joseph Myers | Update gcc sv.po |
commit | commitdiff | tree |
2025-04-23 |
Tamar Christina | testsuite: AMDGCN test for vect-early-break_38.c as... |
commit | commitdiff | tree |
2025-04-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2025-04-22 |
Richard Sandiford | aarch64: Define __ARM_FEATURE_FAMINMAX |
commit | commitdiff | tree |
2025-04-22 |
Patrick Palka | Revert "libstdc++: Optimize std::projected<I, std:... |
commit | commitdiff | tree |
next |