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-02-01
Jakub Jelinek
fortran: Fix up TYPE_ARG_TYPES of procs with scalar...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Sandra Loosemore
nios2: Support for GOT-relative DW_EH_PE_datarel encoding.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Andrew Burgess
Fixes after recent configure changes relating to static...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Jason Merrill
c++: Fix sizeof VLA lambda capture.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jason Merrill
c++: Reduce memory consumption for arrays of non-aggreg...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jason Merrill
c++: Reduce memory consumption for large static arrays.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: fix ICE with 'const void *' (PR 93457)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: fix ICE handling void-type (PR 93373)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Vladimir N...
Fix for PR 91333 - suboptimal register allocation...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: fix ICE getting void return value (PR 93379)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: fix ICE with pointers between stack frames...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jakub Jelinek
testsuite: Fix up pr91838.C test [PR91838]
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Richard Sandiford
aarch64: Add Armv8.6 SVE bfloat16 support
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Richard Sandiford
aarch64: Add svbfloat16_t support to arm_sve.h
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Richard Sandiford
aarch64: Add Armv8.6 SVE matrix multiply support
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Richard Sandiford
aarch64: Fix SVE PCS failures for BE & ILP32
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Patrick Palka
libstdc++: Always return a sentinel<I> from __gnu_test...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Andrew Stubbs
Fix conditional add LRA failure for amdgcn
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Uros Bizjak
Fix TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL handling.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Kwok Cheung...
[amdgcn] Scale number of threads/workers with VGPR...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Tobias Burnus
[Fortran] Disable front-end optimization for OpenACC...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Tamar Christina
middle-end: Fix logical shift truncation (PR rtl-optimi...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Andrew Stubbs
Fix fast-math-pr55281.c ICE
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
calls.c: refactor special_function_p for use by analyze...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: further fixes for comparisons between uncompa...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Andrew Stubbs
Zero-initialise masked load destinations
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: add extrinsic_state::dump
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: make extrinsic_state field private
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: avoid using <string.h> in malloc-1.c
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: convert conditionals-2.c to a torture test
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Malcolm
analyzer: fix ICE in __builtin_isnan (PR 93356)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jeff Law
Mark switch expression as used to avoid bogus warning
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jakub Jelinek
cgraph: Avoid creating multiple *.localalias aliases...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jakub Jelinek
combine: Punt on out of range rotate counts [PR93505]
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jason Merrill
c++: Fix -Wtype-limits in templates.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Andrew Benson
Remove check for maximum symbol name length.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Andrew Stubbs
Add LTGT operator support for amdgcn
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jeff Law
Fix "regression" reported by c6x testing.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Martin Sebor
PR middle-end/92323 - bogus -Warray-bounds after unroll...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Richard Biener
dump CTORs properly wrapped with _Literal with -gimple
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
David Malcolm
analyzer: avoid comparisons between uncomparable types...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
John David...
Fix ICE in pa_elf_select_rtx_section.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jakub Jelinek
arm: Fix uaddvdi4 expander [PR93494]
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tobias Burnus
Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Paolo Carlini
Add testcase of PR c++/90338, already fixed in trunk.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jakub Jelinek
i386: Optimize {,v}{,p}movmsk{b,ps,pd} followed by...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jakub Jelinek
i386: Optimize popcnt followed by zero/sign extension...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jakub Jelinek
fortran: Fix up ISO_Fortran_binding_15.f90 failures...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Dragan Mladjenovic
Regenerate configure for 54b3d52
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Bin Cheng
Use promise in coroutine frame in actor function.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Bin Cheng
Handle CO_AWAIT_EXPR in conversion in co_await_expander.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Ian Lance Taylor
runtime, syscall: add a couple of hurd build tags
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Ian Lance Taylor
runtime: update netpoll_hurd.go for go1.14beta1 changes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jason Merrill
c++: Drop alignas restriction for stack variables.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jakub Jelinek
testsuite: Fix up tree-ssa/pr92706-1.c on 32-bit targets.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jason Merrill
c++: Fix attributes with lambda and trailing return...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Tobias Burnus
GCN – call assembler with -mattr=-code-object-v3 (PR93409)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Marek Polacek
c++: Add new test [PR88092]
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jeff Law
Improve DSE which in turn eliminates the need for jump...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Richard Sandiford
Revert g-465c7c89e92a6d6d582173e505cb16dcb9873034
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Marek Polacek
c++: Fix template arguments comparison with class NTTP...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Marek Polacek
c++: Fix class NTTP with template arguments [PR92948]
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jonathan Wakely
libstdc++: Fix conformance issues in <stop_token> ...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Frederik Harwath
Add acc_device_radeon to name_of_acc_device_t function
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Andre Vieira
IRA: Revert 11b8091fb to fix PR 93221
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jonathan Wakely
libstdc++: Simplify constraints on std::compare_three_way
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jonathan Wakely
libstdc++: Make std::compare_three_way check if <=...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jonathan Wakely
libstdc++: Make tests for std::ranges access functions...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Martin Jambor
SRA: Also propagate accesses from LHS to RHS [PR92706]
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Martin Jambor
SRA: Total scalarization after access propagation ...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Martin Jambor
SRA: Add verification of accesses
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jan Hubicka
ipa: Fix removal of multi-target speculation.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Frederik Harwath
Adjust formatting of acc_get_property tests
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Frederik Harwath
Add OpenACC acc_get_property support for AMD GCN
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Richard Sandiford
testsuite: XFAIL gcc.dg/torture/pr93133.c for powerpc...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jakub Jelinek
openmp: c++: Consider typeinfo decls to be predetermine...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jakub Jelinek
openmp: Handle rest of EXEC_OACC_* in oacc_code_to_stat...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jakub Jelinek
analyzer: fix build with gcc 4.4 (PR 93276)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Richard Biener
tree-optimization/93428 - avoid load permutation vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jan Hubicka
Fix bogus Changelog entry.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Martin Sebor
PR middle-end/93437 - bogus -Warray-bounds on protobuf...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jason Merrill
c++: Fix return deduction of lambda in discarded stmt.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jason Merrill
c++: Fix guard variable and attribute weak.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jan Hubicka
ipa: fix warning in ipa-prop.c
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
David Malcolm
analyzer: fix ICE when longjmp isn't marked 'noreturn...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Vladimir N...
Fix for PR93272 - LRA: EH reg allocated to hold local...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jan Hubicka
diagnostics: make error message lowercase.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jan Hubicka
* profile-count.c (profile_quality_display_names)...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jan Hubicka
ipa: fix handling of multiple speculations (PR93318)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jason Merrill
c++: Allow template rvalue-ref conv to bind to lvalue...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jan Hubicka
ipa: fix handling of multiple speculations (PR93318)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
H.J. Lu
i386: Prefer TARGET_AVX over TARGET_SSE_TYPELESS_STORES
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
David Malcolm
diagnostic_metadata: unbreak xgettext (v2)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Andrew Benson
Increase GFC_MAX_MANGLED_SYMBOL_LEN to handle submodule...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Andrew Benson
Allow concatenated module+submodule names.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Nathan Sidwell
preprocessor: Make __has_include a builtin macro [PR93452]
commit
|
commitdiff
|
tree
|
snapshot
next