Age | Commit message (Expand) | Author | Files | Lines |
2019-05-12 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-05-11 | darwin, ppc - improve debug for mdebug-stack | Iain Sandoe | 2 | -0/+9 |
2019-05-11 | fixincludes - fix PR90379 | Iain Sandoe | 3 | -3/+10 |
2019-05-11 | testsuite, darwin] Fix PR81058. | Iain Sandoe | 4 | -0/+11 |
2019-05-11 | stl_bvector.h (operator==(const _Bit_iterator_base&, const _Bit_iterator_base... | François Dumont | 2 | -57/+87 |
2019-05-11 | re PR c++/59813 (tail-call elimination didn't fire for left-shift of char to ... | Jakub Jelinek | 2 | -1/+7 |
2019-05-11 | i386.md (floatdi<X87MODEF:mode>2_i387_with_xmm): Use pinsrd for TARGET_SSE4_1. | Uros Bizjak | 3 | -20/+41 |
2019-05-11 | typeck.c (cp_build_function_call_vec): When mark_used fails unconditionally r... | Paolo Carlini | 5 | -1/+35 |
2019-05-11 | runtime: set up g early | Ian Lance Taylor | 5 | -8/+16 |
2019-05-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-05-10 | PR libstdc++/81266 fix std::thread::native_handle_type test | Jonathan Wakely | 2 | -1/+11 |
2019-05-10 | PR libstdc++/90397 fix std::variant friend declarations | Jonathan Wakely | 2 | -6/+16 |
2019-05-10 | PR libstdc++/90388 fix std::hash<unique_ptr<T,D>> bugs | Jonathan Wakely | 4 | -23/+138 |
2019-05-10 | Improve API docs for <memory> and <new> | Jonathan Wakely | 6 | -22/+179 |
2019-05-10 | re PR fortran/61968 (ICE (assembly failure) due to wrongly generating a vtabl... | Thomas Koenig | 5 | -1/+106 |
2019-05-10 | Fix typo in gcc/fortran/ChangeLog | Janne Blomqvist | 1 | -1/+1 |
2019-05-10 | compiler: permit inlining receive expressions | Ian Lance Taylor | 3 | -1/+32 |
2019-05-10 | darwin, testsuite - provide an asm shim for AVX12F tests. | Iain Sandoe | 3 | -1/+99 |
2019-05-10 | decl.c (grokvardecl): Use an accurate location in error message about main as... | Paolo Carlini | 4 | -1/+12 |
2019-05-10 | call.c (build_call_a): Use FUNC_OR_METHOD_TYPE_P. | Paolo Carlini | 15 | -70/+60 |
2019-05-10 | PR c++/78010 - bogus -Wsuggest-override warning on final function. | Marek Polacek | 4 | -1/+22 |
2019-05-10 | compiler: permit inlining variable declaration statements | Ian Lance Taylor | 4 | -9/+71 |
2019-05-10 | tree-ssa-sccvn.c (visit_reference_op_call): Initialize value-id. | Richard Biener | 2 | -0/+7 |
2019-05-10 | Fix a plural in a param description. | Martin Liska | 2 | -1/+6 |
2019-05-10 | re PR tree-optimization/90385 (ICE: tree check: expected ssa_name, have real_... | Jakub Jelinek | 4 | -1/+22 |
2019-05-10 | re PR c++/90383 (GCC generates invalid constexpr copy/move assignment operato... | Jakub Jelinek | 6 | -5/+62 |
2019-05-10 | re PR fortran/90093 (Extended C interop: optional argument incorrectly identi... | Paul Thomas | 14 | -55/+238 |
2019-05-10 | re PR tree-optimization/88709 (Improve store-merging) | Jakub Jelinek | 2 | -2/+7 |
2019-05-10 | re PR pch/90326 (Using any precompiled header breaks definition of FLT_MAX) | Jakub Jelinek | 9 | -3/+34 |
2019-05-10 | Reapply r269790 which was missed during rebase. | Martin Liska | 2 | -8/+14 |
2019-05-10 | Add params for jump-table expansion params (PR middle-end/90340). | Martin Liska | 8 | -13/+107 |
2019-05-10 | Fix location where lto-dump is installed. | Martin Liska | 3 | -2/+10 |
2019-05-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-05-10 | combine: Don't generate IF_THEN_ELSE | Segher Boessenkool | 2 | -8/+4 |
2019-05-09 | * de.po, fr.po: Update. | Joseph Myers | 3 | -102/+71 |
2019-05-09 | compiler: avoid copy for string([]byte) conversion used in map keys | Cherry Zhang | 5 | -1/+30 |
2019-05-09 | loop.texi: Remove reference to FOR_EACH_LOOP_BREAK. | Bill Schmidt | 2 | -4/+5 |
2019-05-09 | sel-sched: allow negative insn priority (PR 88879) | Alexander Monakov | 2 | -2/+5 |
2019-05-09 | [arm] PR target/90405 New test. | Richard Earnshaw | 2 | -0/+33 |
2019-05-09 | [arm] PR target/90405 fix regression for thumb1 with -mtpcs-leaf-frame | Richard Earnshaw | 2 | -70/+52 |
2019-05-09 | Support {MIN,MAX}_EXPR in GIMPLE FE. | Martin Liska | 6 | -2/+89 |
2019-05-09 | Support profile (BB counts and edge probabilities) in GIMPLE FE. | Martin Liska | 15 | -71/+377 |
2019-05-09 | 2019-05-09 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 1 | -0/+1 |
2019-05-09 | re PR preprocessor/90382 (ICE in linemap_macro_map_loc_to_exp_point, at libcp... | Paolo Carlini | 4 | -7/+18 |
2019-05-09 | re PR tree-optimization/90395 (ICE: verify_flow_info failed (error: BB 2 cann... | Richard Biener | 4 | -0/+24 |
2019-05-09 | Clean up MPX-related stuff: CIF_CHKP | Thomas Schwinge | 2 | -4/+2 |
2019-05-09 | [PR89221] Continue to default to '--disable-frame-pointer' for x86 GNU systems | Thomas Schwinge | 3 | -4/+11 |
2019-05-09 | stl_deque.h (operator==(const _Deque_iterator<>&, const _Deque_iterator<>&)):... | François Dumont | 2 | -136/+130 |
2019-05-09 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-05-09 | [RS6000] PR89271, gcc.target/powerpc/vsx-simode2.c | Alan Modra | 5 | -36/+145 |