aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-20libgo: update to Go 1.15.5 releaseIan Lance Taylor9-8/+312
2020-11-21Daily bump.GCC Administrator17-1/+421
2020-11-20Include math.h in nextafter-2.c test.Michael Meissner1-0/+12
2020-11-20Power10: Add missing IEEE 128-bit XSCMP* built-in mappings.Michael Meissner1-0/+16
2020-11-20libstdc++: Add C++2a synchronization supportThomas Rodgers28-1/+2506
2020-11-20dwarf2: ICE with local class in unused function [PR97918]Jason Merrill2-3/+26
2020-11-20PR middle-end/97861 - ICE on an invalid redeclaration of a function with attr...Martin Sebor2-7/+17
2020-11-20libstdc++: Limit memory allocation in stable_sort/inplace_merge (PR 83938)François Dumont5-23/+412
2020-11-20libada: Check for the presence of _SC_NPROCESSORS_ONLNMaciej W. Rozycki1-3/+1
2020-11-20NetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in the unwinderMaciej W. Rozycki1-0/+1
2020-11-20PR middle-end/97879 - ICE on invalid mode in attribute accessMartin Sebor4-13/+51
2020-11-20compiler, libgo: change mangling schemeIan Lance Taylor57-944/+1327
2020-11-20libstdc++: _Rb_tree code cleanup, remove lambdasFrançois Dumont6-40/+250
2020-11-20Improve hashing of decls in ipa-icf-gimpleJan Hubicka1-1/+19
2020-11-20Only compare sizes of automatic variablesJan Hubicka1-2/+15
2020-11-20re: FAIL: gcc.dg/pr97515.cAndrew MacLeod1-3/+5
2020-11-20PR target/97727 aarch64: [testcase] fix bf16_vstN_lane_2.c for big endian tar...Andrea Corallo1-7/+3
2020-11-20doc: Fixup a couple of formatting nitsNathan Sidwell1-2/+2
2020-11-20[PR target/97726] arm: [testsuite] fix some simd tests on armbeAndrea Corallo3-37/+43
2020-11-20SLP: Have vectorizable_slp_permutation set type on invariantsTamar Christina1-1/+2
2020-11-20libstdc++: Remove <memory_resource> dependency from <regex> [PR 92546]Jonathan Wakely1-5/+9
2020-11-20Deal with (pattern) SLP consumed stmts in hybrid discoveryRichard Biener1-7/+72
2020-11-20dump SLP_TREE_REPRESENTATIVERichard Biener1-0/+8
2020-11-20c++: Add __builtin_clear_padding builtin - C++20 P0528R3 compiler side [PR88101]Jakub Jelinek14-0/+1094
2020-11-20arm: Fix up neon_vector_mem_operand [PR97528]Jakub Jelinek2-1/+31
2020-11-20Plug loophole in string store mergingEric Botcazou11-4/+173
2020-11-20Fix comment in ipa-icf-gimple.cJan Hubicka1-1/+1
2020-11-20Fix comparsion of {CLOBBER} in icfJan Hubicka1-0/+12
2020-11-20i386: Optimize abs expansion [PR97873]Uros Bizjak4-61/+171
2020-11-20configury: Fix up --enable-link-serialization supportJakub Jelinek13-40/+40
2020-11-20rs6000: Fix p8_mtvsrd_df's insn typeKewen Lin1-1/+1
2020-11-20C: Drop qualifiers during lvalue conversion [PR97702]Martin Uecker5-2/+58
2020-11-20Daily bump.GCC Administrator8-1/+401
2020-11-20ranger: Improve a % b operand ranges [PR91029]Jakub Jelinek3-16/+219
2020-11-19Process only valid shift ranges.Andrew MacLeod4-28/+92
2020-11-19c++: Template hash accessNathan Sidwell2-7/+112
2020-11-19libstdc++: Avoid calling undefined __gthread_self weak symbol [PR 95989]Jonathan Wakely4-19/+122
2020-11-19c++: Expose constexpr hash tableNathan Sidwell3-61/+59
2020-11-19Fix two bugs in operand_equal_pJan Hubicka1-28/+38
2020-11-19c, tree: Fix ICE from get_parm_array_spec [PR97860]Jakub Jelinek3-1/+24
2020-11-19c++: Fix array new with value-initialization [PR97523]Marek Polacek3-1/+64
2020-11-19c++: Fix crash with broken deduction from {} [PR97895]Marek Polacek2-4/+17
2020-11-19config: Add tests for modules-desired featuresNathan Sidwell3-18/+268
2020-11-19c++: Relax new assert [PR 97905]Nathan Sidwell2-3/+9
2020-11-19pru: Add builtins for HALT and LMBDDimitar Dimitrov7-6/+201
2020-11-19vect: Add a “very cheap” cost modelRichard Sandiford11-10/+123
2020-11-19libstdc++: Add missing header to some testsJonathan Wakely2-0/+2
2020-11-19AArch64: Add cost table for Cortex-A76Wilco Dijkstra2-3/+106
2020-11-19AArch64: Improve inline memcpy expansionWilco Dijkstra1-36/+37
2020-11-19Fix PR ada/97805Eric Botcazou1-0/+7