Age | Commit message (Expand) | Author | Files | Lines |
2020-03-22 | d: Generate phony targets for content imported files (PR93038) | Iain Buclaw | 4 | -21/+37 |
2020-03-22 | Darwin: Fix i686 bootstrap when the assembler supports GOTOFF in data. | Iain Sandoe | 3 | -3/+19 |
2020-03-22 | testsuite: Fix lambda-vis.C for targets with user label prefix '_'. | Iain Sandoe | 2 | -6/+11 |
2020-03-22 | d: Fix missing dependencies in depfile for imported files (PR93038) | Iain Buclaw | 5 | -20/+53 |
2020-03-22 | d: Fix typo in ChangeLog for last change | Iain Buclaw | 1 | -1/+1 |
2020-03-21 | libstdc++: Fix experimental::path::generic_string (PR 93245) | Jonathan Wakely | 3 | -18/+73 |
2020-03-21 | libstdc++: Fix path::generic_string allocator handling (PR 94242) | Jonathan Wakely | 4 | -4/+103 |
2020-03-21 | Darwin: Handle NULL DECL_SIZE_TYPE in machopic_select_section (PR94237). | Iain Sandoe | 2 | -10/+28 |
2020-03-21 | Darwin: Address translation comments (PR93694). | Iain Sandoe | 2 | -48/+53 |
2020-03-21 | d: Fix ICE in add_symbol_to_partition_1, at lto/lto-partition.c:215 | Iain Buclaw | 2 | -19/+40 |
2020-03-21 | c++: Reject changing active member of union during initialization [PR94066] | Patrick Palka | 11 | -9/+203 |
2020-03-21 | lra: Tighten check for reloading paradoxical subregs [PR94052] | Richard Sandiford | 4 | -10/+200 |
2020-03-21 | Fix comma at end of enumerator list seen with -std=c++98. | Martin Liska | 3 | -2/+8 |
2020-03-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2020-03-21 | sra: Cap number of sub-access propagations with a param (PR 93435) | Martin Jambor | 5 | -2/+213 |
2020-03-20 | Regenerate gcc.pot. | Joseph Myers | 2 | -6075/+9168 |
2020-03-20 | rs6000: Add command line and builtin compatibility check | Carl Love | 2 | -0/+14 |
2020-03-20 | Fix verifier ICE on wrong comdat local flag [PR93347] | Jan Hubicka | 9 | -30/+407 |
2020-03-20 | adjust SLP tree dumping | Richard Biener | 2 | -1/+7 |
2020-03-20 | c++: Add testcases from PR c++/69694 | Patrick Palka | 3 | -0/+60 |
2020-03-20 | [ARM][GCC][11x]: MVE ACLE vector interleaving store and deinterleaving load i... | Srinath Parvathaneni | 45 | -1/+1634 |
2020-03-20 | d: Fix SEGV in hash_table<odr_name_hasher, false, xcallocator>::find_slot_wit... | Iain Buclaw | 4 | -5/+71 |
2020-03-20 | c-family: Tighten vector handling in type_for_mode [PR94072] | Richard Sandiford | 4 | -4/+28 |
2020-03-20 | [ARM][GCC][10x]: MVE ACLE intrinsics "add with carry across beats" and "beat-... | Srinath Parvathaneni | 23 | -3/+923 |
2020-03-20 | c++: Include the constraint parameter mapping in diagnostic constraint contexts | Patrick Palka | 6 | -34/+48 |
2020-03-20 | [ARM][GCC][9x]: MVE ACLE predicated intrinsics with (dont-care) variant. | Srinath Parvathaneni | 382 | -20/+13215 |
2020-03-20 | fix CTOR vectorization | Richard Biener | 2 | -0/+6 |
2020-03-20 | [ARM][GCC][2/8x]: MVE ACLE gather load and scatter store intrinsics with writ... | Srinath Parvathaneni | 26 | -2/+1370 |
2020-03-20 | [ARM][GCC][1/8x]: MVE ACLE vidup, vddup, viwdup and vdwdup intrinsics with wr... | Srinath Parvathaneni | 54 | -1/+2239 |
2020-03-20 | [ARM][GCC][7x]: MVE vreinterpretq and vuninitializedq intrinsics. | Srinath Parvathaneni | 17 | -0/+1844 |
2020-03-20 | [ARM][GCC][6x]:MVE ACLE vaddq intrinsics using arithmetic plus operator. | Srinath Parvathaneni | 15 | -15/+383 |
2020-03-20 | Fix correct offset in ipa_get_jf_ancestor_result. | Martin Liska | 2 | -2/+10 |
2020-03-20 | tree-optimization/94266 - fix object type extraction heuristics | Richard Biener | 2 | -1/+10 |
2020-03-20 | gcc, Arm: Revert changes to {get,set}_fpscr | Andre Simoes Dias Vieira | 3 | -5/+10 |
2020-03-20 | gcc, Arm: Fix testisms for MVE testsuite | Andre Simoes Dias Vieira | 18 | -20/+56 |
2020-03-20 | gcc, Arm: Fix MVE move from GPR -> GPR | Andre Simoes Dias Vieira | 4 | -2/+28 |
2020-03-20 | store-merging: Fix up -fnon-call-exceptions handling [PR94224] | Jakub Jelinek | 4 | -1/+50 |
2020-03-20 | gcc, Arm: Fix no_cond issue introduced by MVE | Andre Simoes Dias Vieira | 2 | -4/+8 |
2020-03-19 | [rs6000] Rewrite the declaration of a variable | Bin Bin Lv | 3 | -2/+1 |
2020-03-19 | c++: Avoid unnecessary empty class copy [94175]. | Jason Merrill | 5 | -1/+42 |
2020-03-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2020-03-20 | Fix cgraph_node::function_symbol availability compuattion [PR94202] | Jan Hubicka | 4 | -16/+43 |
2020-03-19 | c: Fix up cfun->function_end_locus from the C FE [PR94029] | Jakub Jelinek | 6 | -24/+66 |
2020-03-19 | d/dmd: Merge upstream dmd d1a606599 | Iain Buclaw | 10 | -4/+37 |
2020-03-19 | Fix inliner ICE on alias with flatten attribute [PR92372] | Jan Hubicka | 6 | -0/+58 |
2020-03-19 | API extension for binutils (type of symbols). | Martin Liska | 8 | -13/+258 |
2020-03-19 | Update include/plugin-api.h. | Martin Liska | 2 | -2/+38 |
2020-03-19 | c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931] | Jakub Jelinek | 5 | -6/+146 |
2020-03-19 | libgomp/testsuite: ignore blank-line output for function-not-offloaded.c | Tobias Burnus | 2 | -0/+6 |
2020-03-19 | phiopt: Avoid -fcompare-debug bug in phiopt [PR94211] | Jakub Jelinek | 4 | -5/+30 |