summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Replace update_web_docs_svn with update_web_docs_git.Joseph Myers2020-01-133-9/+16
* Fix typo in invoke.texi.Jason Merrill2020-01-131-1/+1
* Fix handling of overflow in C casts in integer constant expressions (PR c/932...Joseph Myers2020-01-135-0/+41
* contrib: script to setup git to pull a vendors branchesRichard Earnshaw2020-01-132-0/+26
* contrib: Add git gcc-descr and gcc-undescr aliases.Jakub Jelinek2020-01-132-0/+10
* contrib: Add script to help with customizing a git checkout for use with GCCRichard Earnshaw2020-01-132-0/+73
* Remove usage of legacy param_ipa_cp_unit_growth.Martin Liska2020-01-133-6/+8
* PR tree-optimization/93213 - wrong code with -Og -foptimize-strlenMartin Sebor2020-01-134-3/+64
* Exclude CL_WARNING and CL_PARAM from --help=optimize.Martin Liska2020-01-132-0/+10
* libstdc++: Ensure root-dir converted to forward slash (PR93244)Jonathan Wakely2020-01-135-0/+154
* libstdc++: Value-initialize std::atomic for C++20 (P0883R2)Jonathan Wakely2020-01-1316-15/+270
* doc: Note that some warnings depend on optimizations (PR 92757)Jonathan Wakely2020-01-132-0/+11
* tree-opt: Fix bootstrap failure in tree-ssa-forwprop.c some more PR90838Jakub Jelinek2020-01-132-3/+12
* Update gcc_release for move to git.Joseph Myers2020-01-133-52/+66
* Daily bump.GCC Administrator2020-01-131-1/+1
* Replace update_version_svn with update_version_git.Joseph Myers2020-01-134-86/+92
* Remove README.MOVED_TO_GIT. The repository is now open for commits.Joseph Myers2020-01-132-1/+4
* Add README.MOVED_TO_GIT.misc/cutover-gitJoseph Myers2020-01-112-0/+5
* Daily bump.GCC Administrator2020-01-111-1/+1
* [amdgcn] Remove dependency on stdint.h in libgccKwok Cheung Yeung2020-01-102-3/+8
* OpenACC 'acc_get_property' cleanupThomas Schwinge2020-01-1015-182/+163
* Further changes for the OpenACC 'if_present' clause on the 'host_data' constructThomas Schwinge2020-01-1011-55/+133
* libstdc++: Improve comment about testsuite utilitiesJonathan Wakely2020-01-102-4/+9
* Add diagnostic pathsDavid Malcolm2020-01-1042-16/+2975
* re PR tree-optimization/93210 (Sub-optimal code optimization on struct/combou...Jakub Jelinek2020-01-108-158/+373
* re PR tree-optimization/90838 (Detect table-based ctz implementation)Jakub Jelinek2020-01-102-1/+9
* re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)Vladimir Makarov2020-01-102-1/+6
* re PR libgomp/93219 (unused return value in affinity-fmt.c)Jakub Jelinek2020-01-103-3/+10
* Rename pr93207.c to pr93027.c. Fix PR number in change logs.Vladimir Makarov2020-01-103-3/+8
* re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)Vladimir Makarov2020-01-102-1/+6
* testsuite: add dg-enable-nn-line-numbersDavid Malcolm2020-01-104-0/+103
* re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)Vladimir Makarov2020-01-104-5/+34
* PR90838: Support ctz idiomsWilco Dijkstra2020-01-105-0/+272
* aarch64.c (aarch64_invalid_conversion): New function for target hook.Stam Markianos-Wright2020-01-107-0/+827
* config.gcc: Add arm_bf16.h.Stam Markianos-Wright2020-01-1022-46/+829
* Shorten right-shift again in C++.Jason Merrill2020-01-102-0/+40
* PR c++/93143 - incorrect tree sharing with constexpr.Jason Merrill2020-01-103-3/+34
* PR c++/93173 - incorrect tree sharing.Jason Merrill2020-01-107-4/+32
* [AArch64] Make -msve-vector-bits=128 generate VL-specific codeRichard Sandiford2020-01-1015-13/+1358
* PR c/93132 - bogus 'attribute((access))' warning when size-index is specifiedMartin Sebor2020-01-104-3/+31
* [AArch64] Fix reversed vcond_mask invocation in aarch64_evpc_selRichard Sandiford2020-01-106-48/+116
* gotest: don't use localIan Lance Taylor2020-01-102-3/+2
* libstdc++: Fix testcase for C++98 compatibilityJonathan Wakely2020-01-102-1/+4
* libstdc++: Make istreambuf_iterator base class consistent (PR92285)Jonathan Wakely2020-01-104-14/+69
* OpenACC – support "if" + "if_present" clauses with "host_data"Tobias Burnus2020-01-1011-8/+229
* [AArch64] Tighten mode checks in aarch64_builtin_vectorized_functionRichard Sandiford2020-01-102-12/+11
* Use get_related_vectype_for_scalar_type for reduction indicesRichard Sandiford2020-01-102-2/+9
* Fix gather/scatter check when updating a vector epilogue loopRichard Sandiford2020-01-102-1/+6
* compiler: permit duplicate methods from embedded interfacesIan Lance Taylor2020-01-104-27/+21
* [vect] Add missing commentAndre Vieira2020-01-102-0/+9