Age | Commit message (Expand) | Author | Files | Lines |
2020-12-03 | libstdc++: Update powerpc-linux baselines for GCC 10.1 | Jonathan Wakely | 2 | -0/+34 |
2020-12-03 | libstdc++: Disable std::array assertions for C++11 constexpr | Jonathan Wakely | 4 | -11/+48 |
2020-12-03 | c++: templatey type creation | Nathan Sidwell | 3 | -11/+26 |
2020-12-03 | i386: Fix up ix86_md_asm_adjust for TImode [PR98086] | Uros Bizjak | 2 | -30/+25 |
2020-12-03 | c++: Testcases [PR 98115] | Nathan Sidwell | 2 | -0/+33 |
2020-12-03 | compiler: cast comparison function result to expected bool type | Ian Lance Taylor | 3 | -6/+49 |
2020-12-03 | compiler: defer to middle-end for complex division | Ian Lance Taylor | 9 | -2543/+4176 |
2020-12-03 | IBM Z: Fix mode in probe_stack pattern | Andreas Krebbel | 2 | -3/+13 |
2020-12-03 | c++: Fix array type dependency [PR 98107] | Nathan Sidwell | 1 | -0/+10 |
2020-12-03 | aarch64: Don't fold svundef* at the gimple level | Richard Sandiford | 2 | -11/+12 |
2020-12-03 | Fix PR middle-end/98099 | Eric Botcazou | 2 | -1/+14 |
2020-12-03 | Fix PR middle-end/98082 | Eric Botcazou | 2 | -2/+18 |
2020-12-03 | c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121] | Jakub Jelinek | 22 | -52/+1264 |
2020-12-03 | c++: consteval-defarg1.C test variant for templates | Jakub Jelinek | 1 | -0/+29 |
2020-12-03 | tree-ssa-threadedge.c (record_temporary_equivalences_from_stmts_at_dest): Do ... | Ilya Leoshkevich | 1 | -0/+6 |
2020-12-03 | Fix division by 0 in printf_strlen_execute when dumping | Ilya Leoshkevich | 1 | -1/+1 |
2020-12-03 | RISC-V: Canonicalize --with-arch | Kito Cheng | 3 | -75/+111 |
2020-12-03 | aarch64: Add +flagm to -march | Przemyslaw Wirkus | 3 | -1/+10 |
2020-12-03 | testsuite: Add testcase for already fixed PR [PR98104] | Jakub Jelinek | 1 | -0/+20 |
2020-12-03 | Optimize vpsubusw compared to 0 into vpcmpleuw or vpcmpnleuw [PR96906] | liuhongt | 3 | -1/+107 |
2020-12-03 | Fix incorrect replacement of vmovdqu32 with vpblendd which can cause fault. | liuhongt | 14 | -47/+263 |
2020-12-02 | c++: Push parms when late parsing default args | Jason Merrill | 2 | -6/+37 |
2020-12-02 | c++: Fix late-parsed default arg context | Jason Merrill | 3 | -1/+21 |
2020-12-03 | Add popcount<mode> expander to enable popcount auto vectorization under AVX51... | Hongyu Wang | 5 | -0/+188 |
2020-12-02 | introduce overridable clear_cache emitter | Alexandre Oliva | 20 | -103/+159 |
2020-12-02 | options.exp: unsupport tests that depend on missing language | Alexandre Oliva | 1 | -0/+5 |
2020-12-02 | Adjust tests even more to avoid ILP32 failures after r11-5622 (PR middle-end/... | Martin Sebor | 3 | -31/+25 |
2020-12-03 | tree-ssa-threadbackward.c (profitable_jump_thread_path): Do not allow __built... | Ilya Leoshkevich | 2 | -1/+52 |
2020-12-03 | Daily bump. | GCC Administrator | 8 | -1/+572 |
2020-12-02 | c++: Treat OPAQUE_TYPE types as an aggregate type [PR97947] | Peter Bergner | 2 | -0/+13 |
2020-12-03 | dwarf2out: Fix up add_scalar_info not to create invalid DWARF | Jakub Jelinek | 1 | -1/+12 |
2020-12-03 | c++: Implement LWG3396 Clarify point of reference for source_location::curren... | Jakub Jelinek | 9 | -15/+500 |
2020-12-02 | rtl-optimization: Fix data flow maintenance bug in reg-stack.c [pr97777] | qing zhao | 2 | -1/+11 |
2020-12-02 | libstdc++: Fix std::any pretty printer [PR 68735] | Jonathan Wakely | 1 | -3/+26 |
2020-12-02 | c++: Give better placeholder diagnostic | Jason Merrill | 3 | -1/+24 |
2020-12-02 | c++: Improve init handling | Jason Merrill | 1 | -3/+11 |
2020-12-02 | c++: typename_type structural comparison | Nathan Sidwell | 3 | -12/+19 |
2020-12-02 | git: Tell git send-email where to send patches. | Jason Merrill | 1 | -0/+4 |
2020-12-02 | c++: Fix ICE with inline variable in template [PR97975] | Marek Polacek | 4 | -6/+27 |
2020-12-02 | c++: Fix tsubst ICE with invalid code [PR97993, PR97187] | Marek Polacek | 3 | -0/+28 |
2020-12-02 | C++: Module-specific tree flags | Nathan Sidwell | 1 | -5/+57 |
2020-12-02 | libbacktrace: correct buffer overflow tests | Ian Lance Taylor | 1 | -2/+2 |
2020-12-02 | Adjust test to avoid ILP32 failures after r11-5622 (PR middle-end/97373) | Martin Sebor | 3 | -18/+33 |
2020-12-02 | IBM Z: Use llihf and oilf to load large immediates into GPRs | Ilya Leoshkevich | 5 | -0/+83 |
2020-12-02 | Sync .gitignore with binutils-gdb | Simon Marchi | 1 | -0/+7 |
2020-12-02 | Go testsuite: update semi6.go from source repo | Ian Lance Taylor | 1 | -5/+3 |
2020-12-02 | libstdc++: Use libatomic for tests on all 32-bit powerpc targets | Jonathan Wakely | 1 | -4/+5 |
2020-12-02 | c++: RTTI accessors for modules | Nathan Sidwell | 2 | -4/+38 |
2020-12-02 | compiler: reword "declared and not used" error message | Ian Lance Taylor | 5 | -18/+8 |
2020-12-02 | compiler: improve mixed named/unnamed parameter error message | Ian Lance Taylor | 3 | -5/+5 |