2020-03-03 |
Richard Earnshaw | libgcc: arm: convert thumb1 code to unified syntax |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Dennis Zhang | arm: ACLE BFloat16 convert intrinsics |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Jonathan Wakely | libstdc++: Micro-optimisations for lexicographical_comp... |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Jakub Jelinek | sccvn: Improve handling of load masked with integer... |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Richard Biener | tree-optimization/93946 - fix bogus redundant store... |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Jakub Jelinek | s390: Fix --with-arch=... --with-tune=... [PR26877] |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Jakub Jelinek | explow: Fix ICE caused by plus_constant [PR94002] |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Claudiu Zissulescu | arc: Update legitimate small data address. |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Claudiu Zissulescu | arc: Use accl_operand predicate for fma instructions. |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Claudiu Zissulescu | arc: Improve code gen for 64bit add/sub operations. |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Claudiu Zissulescu | arc: Add length attribute to eh_return pattern. |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Jakub Jelinek | testsuite: Add testcases for already fixed PR [PR93927] |
commit | commitdiff | tree | snapshot |
2020-03-03 |
JunMa | Build coroutine expression with unknown_type in process... |
commit | commitdiff | tree | snapshot |
2020-03-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-03-02 |
David Malcolm | analyzer: don't print the duplicate count by default |
commit | commitdiff | tree | snapshot |
2020-03-02 |
David Malcolm | invoke.texi: add missing option to -fanalyzer list |
commit | commitdiff | tree | snapshot |
2020-03-02 |
David Malcolm | analyzer: detect malloc, free, calloc within "std"... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Iain Sandoe | coroutines: Update lambda capture handling to n4849. |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Uros Bizjak | i386: Allow only registers with VALID_INT_MODE_P modes... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Martin Sebor | Add new test for PR tree-optimization/92982. |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Marek Polacek | c++: Add -std=gnu++20 option [PR93958] |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Andrew Benson | Ensure sufficient size of variables used for module... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Jonathan Wakely | libstdc++: Fix std::lexicographic_compare for unsigned... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Jonathan Wakely | libstdc++: Rename __detail::__maybe_empty_t alias template |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Iain Sandoe | coroutines: Don't make duplicate frame copies of awaita... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Andrew Stubbs | amdgcn: Extend reductions to all types |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Jeff Law | Fix testsuite regression due to recent IRA changes. |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Segher Boessenkool | Fix changelog typo |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Jonathan Wakely | libstdc++: Add 'typename' to fix compilation with Clang |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Martin Liska | Update comment to reflect optimization. |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Martin Liska | Remove duplicate declaration. |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Nick Clifton | Fix a libiberty testsuite failure |
commit | commitdiff | tree | snapshot |
2020-03-02 |
H.J. Lu | lto: Also copy .note.gnu.property section |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Martin Liska | Fix typo in C++ standard version. |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Kewen Lin | [testsuites] Update several scev/IVOPTs cases |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Martin Sebor | PR middle-end/92721 - checking ICE on attribute access... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Martin Sebor | PR middle-end/93926 - ICE on a built-in redeclaration... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Martin Sebor | PR c/93812 - ICE on redeclaration of an attribute forma... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Martin Sebor | PR middle-end/93829 - bogus -Wstringop-overflow on... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-03-01 |
Segher Boessenkool | Fix test for pr68805. |
commit | commitdiff | tree | snapshot |
2020-03-01 |
Segher Boessenkool | Fix test for pr88233. |
commit | commitdiff | tree | snapshot |
2020-03-01 |
Iain Sandoe | coroutines: Test that we correctly use class data members. |
commit | commitdiff | tree | snapshot |
2020-03-01 |
Paul Thomas | Patch and ChangeLogs for PR92976 |
commit | commitdiff | tree | snapshot |
2020-03-01 |
Paul Thomas | ChangeLogs for PR92959 |
commit | commitdiff | tree | snapshot |
2020-03-01 |
Paul Thomas | Patch for PR92959 |
commit | commitdiff | tree | snapshot |
2020-03-01 |
Iain Sandoe | Darwin, libsanitizer: Adjust minimum supported Darwin... |
commit | commitdiff | tree | snapshot |
2020-03-01 |
Iain Sandoe | [Darwin, libsanitizer] Default to no sanitizer for... |
commit | commitdiff | tree | snapshot |
2020-03-01 |
H.J. Lu | x32: Update baseline_symbols.txt |
commit | commitdiff | tree | snapshot |
2020-03-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Iain Sandoe | coroutines: Add a test for non-trivial await_resume... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Jeff Law | Make STATIC_CHAIN_REGNUM a call used register. |
commit | commitdiff | tree | snapshot |
2020-02-29 |
John David... | Disable gnat.dg/socket1.adb on hppa*-*-hpux*. |
commit | commitdiff | tree | snapshot |
2020-02-29 |
John David... | Fix/skip various tests for hppa*-*-hpux*. |
commit | commitdiff | tree | snapshot |
2020-02-29 |
John David... | XFAIL IPA tests that are not supported on 32-bit hppa... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
John David... | Skip charset.cc tests on *-*-hpux*. |
commit | commitdiff | tree | snapshot |
2020-02-29 |
John David... | Explicitly link with libatomic when needed. |
commit | commitdiff | tree | snapshot |
2020-02-29 |
François Dumont | libstdc++ Hastable: Move std::is_permutation to limit... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
John David... | Explicitly link with libatomic when needed. |
commit | commitdiff | tree | snapshot |
2020-02-29 |
John David... | Fix typo in last entry. |
commit | commitdiff | tree | snapshot |
2020-02-29 |
John David... | Add dg-require-visibility to tests that require visibil... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
John David... | Fix baseline symbols on hppa-linux-gnu |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Jeff Law | Fix trivial regression from recent IRA changes |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Joseph Myers | Update cpplib ru.po. |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Jeff Law | Fix regression reported by tester due to recent IRA... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Jason Merrill | c++: implement C++20 Disambiguating Nested-Requirements... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Patrick Palka | libstdc++: Fix bogus use of memcmp in ranges::lexicogra... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Iain Sandoe | coroutines: Update func-params-08.C to suspend three... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
eric fang | runtime: handle linux/arm64 signal register |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Patrick Palka | libstdc++: Update the <numeric> synopsis test to latest... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Jason Merrill | c++: Fix constrained conversion op. |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Jonathan Wakely | libstdc++: test for failing assertion should use 'run... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Paul Thomas | Commit for PR92785 |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Michael Meissner | Fix target/93937 |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Patrick Palka | libstdc++: Also disable caching of reverse_view::begin... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Martin Liska | Improve detection of ld_date. |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Jakub Jelinek | c++: Further tweak for P1937R2 - const{expr,eval} incon... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Vladimir N... | One more patch for PR93564: Prefer smaller hard regno... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Joel Hutton | Fix misleading aarch64 mcpu/march warning string |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Patrick Palka | libstdc++: Memoize {drop,drop_while,filter,reverse... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Jonathan Wakely | libstdc++: Fix FS-dependent filesystem tests |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Jonathan Wakely | libstdc++: Fix failing test in debug mode |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Joel Hutton | Add myself to MAINTAINERS |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Jakub Jelinek | testsuite: Fix up g++.dg/torture/pr92152.C test for... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Martin Sebor | Document that -Wbuiltin-declaration-mismatch is enabled... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Joseph Myers | Update gcc fr.po. |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Jonathan Wakely | libstdc++: Disable diagnostic URLs in testsuite |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Michael Meissner | Fix PR target/93932 |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Nathan Sidwell | Compare ARGUMENT_PACKS [pr93933] |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Patrick Palka | libstdc++: Add missing friend declarations in some... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Patrick Palka | libstdc++: -D_GLIBCXX_DEBUG fixes in the constrained... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Martin Jambor | ipa-cp: Avoid an ICE processing self-recursive cloned... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Jan Hubicka | middle-end: Fix wrong code caused by disagreemed betwee... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Mihail Ionescu | [GCC][PATCH][ARM] Add vreinterpret, vdup, vget and... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Andrew Stubbs | amdgcn: sub-dword vector min/max/shift/bit operators |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Will Schmidt | PowerPC Add has_arch_pwr* checks |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Bill Schmidt | Use -mno-pcrel for tests requiring TOC. |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Alexandre Oliva | define NO_DOT_IN_LABEL only in vxworks6 |
commit | commitdiff | tree | snapshot |
next |