| 5 days ago |
Takayuki 'January... | xtensa: Remove TARGET_DIFFERENT_ADDR_DISPLACEMENT_P... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Takayuki 'January... | xtensa: Avoid redundant MEM_P() checks in memory constr... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Harald Anlauf | Fortran: fix resolution of generic interface with TYPE... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Jerry DeLisle | fortran: Minor adjustment to INQUIRE for ENCODING= |
commit | commitdiff | tree | snapshot |
| 6 days ago |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Sandra Loosemore | doc, c: Clarify status of decimal floating point suppor... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alexandre Oliva | c++: coroutines: initialize refcount |
commit | commitdiff | tree | snapshot |
| 6 days ago |
H.J. Lu | x86: Add a test for PR target/123210 |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Jakub Jelinek | strlen: Fix up memcpy/strcpy/strcat handling [PR124754] |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Jakub Jelinek | c++, libstdc++: Implement P3856R8 - New reflection... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Jakub Jelinek | c++, libstdc++: Attempt to implement P3842R2 - A conser... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Sandra Loosemore | doc: Document -g2 debugging level [PR94491] |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Sandra Loosemore | doc: Improve documentation of -Wchar-subscripts and... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Harald Anlauf | Fortran: fix passing a procedure pointer to c_funloc... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Christopher... | fortran: Add testcase [PR98203] |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Jakub Jelinek | c++: Implement LWG4517 - data_member_spec should throw... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Jakub Jelinek | testsuite: Add testcase for CWG3162 - Evaluation contex... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Jakub Jelinek | testsuite: Add testcase for LWG4556 - Unclear propertie... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Jakub Jelinek | c++: Handle RAW_DATA_CST and RANGE_EXPR in build_vec_in... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Tonu Naks | Ada: Update documentation to reflect relaxed structural... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Christopher... | fortran: Add testcase [PR95163] |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Paul Thomas | Fortran: Regression in gfc_convert_to_structure_constructor |
commit | commitdiff | tree | snapshot |
| 7 days ago |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Nathaniel Shead | c++/modules: Propagate DECL_ARGUMENTS when reading... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Patrick Palka | libstdc++/ranges: Uglify 'sizes' function parameter |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Robert Dubner | cobol: Reduce CFG complexity; improve PERFORM return... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Andrew Pinski | testsuite/c++: Fix lifetime issue in func-params-07... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Marek Polacek | c++/reflection: fix wrong-code with members_of [PR12464... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Tomasz Kamiński | libstdc++: Updated inplace_vector::try_ functions per... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Andrew Pinski | phiprop: Fix speculating aggregate copies [PR124746] |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Andrew Pinski | phiprop: Move the check for load of ptr before the... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Add Doxygen documentation to <version> |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Simplify documentation of match_flag_type... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Minor tweak to Doxygen comment for std:... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Fix Doxygen comments on chrono::floor etc. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Rename parameters of unordered erase(K&... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Fix Doxygen grouping |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Remove Doxygen @return on void functions |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Fix missing #endif in unused header |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Fix errors in Doxygen markup |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Tweak Doxygen config file to include C+... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Update Doxygen config to 1.17.0 |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Use __cpp_lib_map_try_emplace feature test... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Uros Bizjak | i386/testsuite: Fix pr124696.c test failure for 32... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Tomasz Kamiński | libstdc++: Rename std::strided_slice to std::extent_slice. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Tomasz Kamiński | libstdc++: Change meaning of strided_slice::extent... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Tomasz Kamiński | libstdc++: Implement range_slice from P3982R2. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Christophe... | testsuite: disable loop peeling check for arm [PR124705] |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Lulu Cheng | LoongArch: Implement TARGET_CHECK_TARGET_CLONE_VERSION. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Add new-abi-baseline target to main Makefile |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jonathan Wakely | libstdc++: Check right value of __cpp_lib_format for... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Tomasz Kamiński | libstdc++: Fix typo in export of std::saturating_cast. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Tomasz Kamiński | libstdc++: Update export declaration for dynamic_format... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Christopher... | fortran: Fix assumed-rank repacking for contiguous... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Jerry DeLisle | fortran: Change test case to compile only. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Roger Sayle | PR target/123238: VCOND_MASK regression on aarch64. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Roger Sayle | PR target/123238: VCOND_MASK regression on x86_64. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Gonzalosilvalde | fortran: Fix host association in module procedure inter... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Vladimir N... | [PR124696, LRA]: Fix LRA cycle involving reloads, secon... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Iain Buclaw | d: Merge upstream dmd, druntime 55e64690bc, phobos... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Jakub Jelinek | c++: Implement CWG3124 - Disallow annotations on block... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Jakub Jelinek | c++: Change ^^:: mangling from LDmngE to LDmgsE |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Jakub Jelinek | libstdc++: Attempt to implement LWG4537 - Improve defin... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
David Faust | MAINTAINERS: Add my bugzilla account |
commit | commitdiff | tree | snapshot |
| 8 days ago |
François Dumont | libstdc++: [_GLIBCXX_DEBUG] Fix COW string valid range... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
David Faust | MAINTAINERS: Update Qing Zhao email address |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Patrick Palka | libstdc++/ranges: Inline hidden friends' member functio... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Patrick Palka | libstdc++: Implement P3725R3 Filter View Extensions... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Stefan Schulze... | s390: Fix -Wformat-security diagnostics |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Sandra Loosemore | doc: Update docs for character set support and environm... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Jonathan Wakely | libstdc++: Rename std::runtime_format for C++26 (P3953R3) |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Jonathan Wakely | libstdc++: Rename saturation arithmetic for C++26 ... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Andrew Pinski | forwprop: Add missing NULL check on vdef in optimize_ag... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
H.J. Lu | Check BIGGEST_ALIGNMENT when forcing a local copy |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Martin Uecker | c: Fix ICE related to field members that are arrays... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Torbjörn SVENSSON | testsuite: disable loop peeling check for arm-none... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Torbjörn SVENSSON | testsuite: xfail tests for arm_mve [PR93080] |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Richard Biener | middle-end/124634 - add internal function internals... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Sandra Loosemore | doc: Fix wrong documentation for -finput-charset [PR61896] |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Sandra Loosemore | doc: Add copyright notices to .texi files that don... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Jerry DeLisle | fortran: Fix INQUIRE(id=integer-expression) is rejected. |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Christopher... | fortran: Fix ICE in gfc_trans_create_temp_array for... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Jakub Jelinek | c++: Fix up access_context::current and current_namespace |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Jakub Jelinek | c++: Handle annotations in data_member_spec/define_aggr... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Jakub Jelinek | c++, libstdc++: Implement current_{function,class,names... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Jakub Jelinek | c++: Use anon enums in eval_data_member_spec |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Iain Buclaw | d: Merge upstream dmd, druntime e7c34c13de, phobos... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Marek Polacek | c++/reflection: update eval_size_of comment |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Joseph Myers | Update gcc .po files |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Dimitar Dimitrov | testsuite: Require effective target fstack_protector... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Dimitar Dimitrov | testsuite: Require int32plus effective target for pr122... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Eric Botcazou | Fix internal error on non-byte-sized reference in GIMPL... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Jakub Jelinek | testsuite: Add testcase for CWG3145 - Uniqueness of... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Rainer Orth | testsuite: i386: Fix gcc.dg/analyzer/null-deref-pr12398... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Iain Buclaw | libphobos: Replace old alias declaration syntax for... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Iain Buclaw | d: Update copyright years of the dmd frontend |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Mikael Morin | fortran: Give up reference factoring in case of shared... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
H.J. Lu | x86: Call ix86_access_stack_p only for larger alignment |
commit | commitdiff | tree | snapshot |
| next |