aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-14Rename mffgpr/mftgpr insn types and remove Power6 references.Pat Haugen7-71/+37
2020-09-14arm: Fix up gcc.target/arm/lto/pr96939_* FAILJakub Jelinek2-30/+3
2020-09-14libgccjit: Regenerate documentation for new entry point.Andrea Corallo1-516/+564
2020-09-14options: Save and restore opts_set for Optimization and Target optionsJakub Jelinek31-157/+583
2020-09-14[libgomp, nvptx] Add __sync_compare_and_swap_16Tom de Vries2-0/+19
2020-09-14Daily bump.GCC Administrator2-1/+6
2020-09-13Improve costs for DImode shifts of interger constants.John David Anglin1-12/+21
2020-09-13Daily bump.GCC Administrator5-1/+70
2020-09-12d: Return promoted types in d_type_promotes_to when linkage is not DIain Buclaw4-3/+113
2020-09-12d: Build TYPE_DECLs for non-numeric enum types.Iain Buclaw3-11/+24
2020-09-12Add new shrpsi instruction variands to gcc/config/pa/pa.md.John David Anglin1-21/+119
2020-09-12Add preliminary support for 128-bit integer typesEric Botcazou6-2/+40
2020-09-12Fix small inconsistency in new predicateEric Botcazou1-6/+2
2020-09-12Minor tweak to line debug infoEric Botcazou1-0/+6
2020-09-12Accept absolute address clause for array of UNC nominal subtypeEric Botcazou1-0/+13
2020-09-12Daily bump.GCC Administrator9-1/+397
2020-09-11PowerPC: rename some functions.Michael Meissner1-24/+69
2020-09-11i386: Fix array index in expanderNathan Sidwell1-1/+1
2020-09-11libstdc++: only pull in bits/align.h if C++11 or laterThomas Rodgers1-1/+1
2020-09-11c++: Concepts and local externsNathan Sidwell2-4/+48
2020-09-11[PATCH,rs6000] Testsuite fixup pr96139 testsWill Schmidt3-5/+5
2020-09-11libstdc++: Split std::align/assume_aligned to bits/align.hThomas Rodgers4-59/+107
2020-09-11libstdc++: Fix chrono::__detail::ceil to work with C++11Jonathan Wakely1-15/+30
2020-09-11Fix fma test case [PR97018]Sunil K Pandey12-12/+12
2020-09-11Move/correct offset adjustment (PR middle-end/96903).Martin Sebor3-8/+194
2020-09-11objc++: Always pop scope with method definitions [PR97015]Nathan Sidwell2-36/+27
2020-09-11c++: Remove LOOKUP_CONSTINIT.Marek Polacek6-29/+19
2020-09-11libstdc++: Fix build error in <bits/regex_error.h>Jonathan Wakely1-2/+3
2020-09-11libstdc++: Avoid rounding errors on custom clocks in condition_variableMike Crowe2-16/+63
2020-09-11libstdc++: Avoid rounding errors in std::future::wait_* [PR 91486]Mike Crowe3-6/+34
2020-09-11libstdc++: Loop when futex waits against arbitrary clockMike Crowe2-5/+80
2020-09-11libstdc++: Use std::chrono::steady_clock as atomic_futex reference clockMike Crowe1-4/+3
2020-09-11libstdc++: Support futex waiting on chrono::steady_clock directlyMike Crowe3-5/+154
2020-09-11libstdc++: Use FUTEX_CLOCK_REALTIME for futex waitMike Crowe1-0/+37
2020-09-11libstdc++: Improve std::async testMike Crowe1-0/+33
2020-09-11libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warningChristophe Lyon1-1/+1
2020-09-11libstdc++-v3/libsupc++/eh_call.cc: Avoid warning with -fno-exceptions.Christophe Lyon1-1/+1
2020-09-11libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions.Christophe Lyon1-1/+2
2020-09-11tree-optimization/97020 - account SLP cost in loop vect againRichard Biener1-2/+9
2020-09-11testsuite: gimplefe-44 requires exceptionsAndrew Stubbs1-0/+1
2020-09-11libgccjit: Add new gcc_jit_global_set_initializer entry pointAndrea Corallo12-13/+476
2020-09-11[libatomic] Add nvptx supportTom de Vries5-0/+133
2020-09-11amdgcn: align TImode registersAndrew Stubbs2-1/+4
2020-09-11improve BB vectorization dump locationsRichard Biener4-79/+73
2020-09-11Fix ICE on nested packed variant record typeEric Botcazou3-5/+75
2020-09-11Add missing stride entry in debug infoEric Botcazou1-0/+4
2020-09-11Drop GNAT encodings for fixed-point typesEric Botcazou1-3/+2
2020-09-11Fix crash on array component with nonstandard index typeEric Botcazou2-6/+20
2020-09-11Adjust email addressEric Botcazou1-8/+8
2020-09-11Adjust email addressEric Botcazou2-2/+2