projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2020-01-14
Georg-Johann Lay
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Richard Biener
PR middle-end/93246 - missing alias subsets
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Kewen Lin
Fix typo and avoid possible memory leak in average_num_...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Jason Merrill
PR c++/92746 - ICE with noexcept of function concept...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Jason Merrill
PR c++/92582 - ICE with member template as requirement.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Xiong Hu Luo
Missed function specialization + partial devirtualization
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Andrew Pinski
Add initial octeontx2 support.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jonathan Wakely
Replace update_web_docs_libstdcxx_svn with update_web_d...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
David Malcolm
testsuite: remove unused dg-line directive
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Anatoliy Sokolov
MAINTAINERS: Update my email address.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Richard Earnshaw
Revert "contrib: Add in the default push rule which...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Richard Earnshaw
contrib: Add in the default push rule which was overridden
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Martin Jambor
IPA: Avoid segfault in devirtualization_time_bonus...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jason Merrill
PR c++/80265 - constexpr __builtin_mem*.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jason Merrill
PR c++/33799 - destroy return value if local cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jason Merrill
PR c++/93238 - short right-shift with enum.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Joseph Myers
Replace update_web_docs_svn with update_web_docs_git.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jason Merrill
Fix typo in invoke.texi.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Joseph Myers
Fix handling of overflow in C casts in integer constant...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Richard Earnshaw
contrib: script to setup git to pull a vendors branches
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jakub Jelinek
contrib: Add git gcc-descr and gcc-undescr aliases.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Richard Earnshaw
contrib: Add script to help with customizing a git...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Martin Liska
Remove usage of legacy param_ipa_cp_unit_growth.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Martin Sebor
PR tree-optimization/93213 - wrong code with -Og -fopti...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Martin Liska
Exclude CL_WARNING and CL_PARAM from --help=optimize.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jonathan Wakely
libstdc++: Ensure root-dir converted to forward slash...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jonathan Wakely
libstdc++: Value-initialize std::atomic for C++20 ...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jonathan Wakely
doc: Note that some warnings depend on optimizations...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Jakub Jelinek
tree-opt: Fix bootstrap failure in tree-ssa-forwprop...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Joseph Myers
Update gcc_release for move to git.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Joseph Myers
Replace update_version_svn with update_version_git.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Joseph Myers
Remove README.MOVED_TO_GIT. The repository is now...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Joseph Myers
Add README.MOVED_TO_GIT.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Kwok Cheung...
[amdgcn] Remove dependency on stdint.h in libgcc
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Thomas Schwinge
OpenACC 'acc_get_property' cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Thomas Schwinge
Further changes for the OpenACC 'if_present' clause...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Jonathan Wakely
libstdc++: Improve comment about testsuite utilities
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
David Malcolm
Add diagnostic paths
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Jakub Jelinek
re PR tree-optimization/93210 (Sub-optimal code optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Jakub Jelinek
re PR tree-optimization/90838 (Detect table-based ctz...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Vladimir Makarov
re PR inline-asm/93027 (ICE: in match_reload, at lra...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Jakub Jelinek
re PR libgomp/93219 (unused return value in affinity...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Vladimir Makarov
Rename pr93207.c to pr93027.c. Fix PR number in change...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Vladimir Makarov
re PR inline-asm/93027 (ICE: in match_reload, at lra...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
David Malcolm
testsuite: add dg-enable-nn-line-numbers
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Vladimir Makarov
re PR inline-asm/93027 (ICE: in match_reload, at lra...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Wilco Dijkstra
PR90838: Support ctz idioms
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Stam Markianos...
aarch64.c (aarch64_invalid_conversion): New function...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Stam Markianos...
config.gcc: Add arm_bf16.h.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Jason Merrill
Shorten right-shift again in C++.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Jason Merrill
PR c++/93143 - incorrect tree sharing with constexpr.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Jason Merrill
PR c++/93173 - incorrect tree sharing.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Sandiford
[AArch64] Make -msve-vector-bits=128 generate VL-specif...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Martin Sebor
PR c/93132 - bogus 'attribute((access))' warning when...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Sandiford
[AArch64] Fix reversed vcond_mask invocation in aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Ian Lance Taylor
gotest: don't use local
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Jonathan Wakely
libstdc++: Fix testcase for C++98 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Jonathan Wakely
libstdc++: Make istreambuf_iterator base class consiste...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Tobias Burnus
OpenACC – support "if" + "if_present" clauses with...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Sandiford
[AArch64] Tighten mode checks in aarch64_builtin_vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Sandiford
Use get_related_vectype_for_scalar_type for reduction...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Sandiford
Fix gather/scatter check when updating a vector epilogu...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Ian Lance Taylor
compiler: permit duplicate methods from embedded interfaces
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Andre Vieira
[vect] Add missing comment
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Andre Vieira
[vect] Keep track of DR_OFFSET advance in dr_vec_info...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Biener
2020-01-10 Richard Biener <rguenther@suse.de>
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Martin Jambor
Fix ipa-clone-3.c on some targets
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Sandiford
[AArch64] Require aarch64_sve256_hw for a 256-bit SVE...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Martin Liska
Fix wrong parenthesis in inliner.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Biener
re PR tree-optimization/93199 (Compile time hog in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Biener
re PR tree-optimization/93199 (Compile time hog in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Martin Jambor
IPA-CP: Access param_ipa_sra_max_replacements through...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Martin Jambor
IPA-CP: Always access param_ipcp_unit_growth through...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Martin Jambor
IPA-CP: Always access param_ipa_max_agg_items through...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Richard Biener
re PR testsuite/93216 (gcc.dg/optimize-bswaphi-1.c...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Ian Lance Taylor
libgo: compile examples in _test packages
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Olivier Hainque
rename local _C2 identifiers in stl map header files
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Jonathan Wakely
libstdc++: Fix <ext/pointer.h> incompatibilities with...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Jonathan Wakely
libstdc++: Fix testsuite failures and warnings due...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
JeanHeyd "ThePhD...
libstdc++: Implementing P0767 - deprecate POD
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Jonathan Wakely
libstdc++: Fix whitespace in ChangeLog-2019
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Thomas Koenig
Save typespec for empty array constructor.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Kwok Cheung...
Remove inline debug markers if support not enabled...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Jonathan Wakely
libstdc++: Fix undefined behaviour in random dist seria...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Richard Sandiford
[AArch64] Add support for the SVE2 ACLE
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Richard Sandiford
[AArch64] Pass a mode to some SVE immediate queries
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Richard Sandiford
[AArch64] Add banner comments to aarch64-sve2.md
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Ian Lance Taylor
compiler: don't localize names in export data
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Ian Lance Taylor
compiler: don't add composite literal keys to package...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Kwok Cheung...
[amdgcn] Add support for sub-word sync_compare_and_swap...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Richard Sandiford
[AArch64] Simplify WHILERW and WHILEWR definition
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Richard Sandiford
[AArch64] Rename UNSPEC_WHILE* to match instruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Richard Sandiford
[AArch64] Rename SVE shape "unary_count" to "unary_to_uint"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Richard Sandiford
[AArch64] Specify some SVE ACLE functions in a more...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Richard Sandiford
[AArch64] Tweak iterator usage for [SU]Q{ADD,SUB}
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Richard Sandiford
[AArch64] Remove fictitious [SU]RHSUB instructions
commit
|
commitdiff
|
tree
|
snapshot
next