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
2021-02-25
Richard Biener
Make the PR99220 fix more robust
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
David Malcolm
analyzer: fix false positive on realloc [PR99193]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Jonathan Wakely
libstdc++: Fix order of arguments to sprintf [PR 99261]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Patrick Palka
libstdc++: Fix __floating_to_chars_precision for __float128
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Nathan Sidwell
c++: Macro location fixes [PR 98718]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Iain Sandoe
testsuite, coroutines : Make final_suspend calls noexcept.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Jakub Jelinek
openmp: Diagnose invalid teams nested in target constru...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Jakub Jelinek
libgcc: Avoid signed negation overflow in __powi?f2...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Vladimir N...
[PR99123] inline-asm: Don't use decompose_mem_address...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Cassio Neri
libstdc++: More efficient last day of month
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Cassio Neri
libstdc++: More efficient is_leap
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Cassio Neri
libstdc++: More efficient days from date
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Cassio Neri
libstdc++: More efficient date from days
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Hans-Peter...
cris: support -fstack-usage
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Patrick Palka
libstdc++: Robustify long double std::to_chars testcase...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Nathan Sidwell
c++: modules & -fpreprocessed [PR 99072]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Jonathan Wakely
libstdc++: Define std::to_chars overloads for __ieee128...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Jonathan Wakely
libstdc++: Fix failing tests due to 'u' identifier...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Pat Haugen
Rename next_insn_prefixed_p for improved clarity.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Paul Thomas
Fortran: Fix memory problems with assumed rank formal...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Christophe...
arm: Fix CMSE support detection in libgcc (PR target...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Martin Sebor
PR middle-end/97172 - ICE: tree code 'ssa_name' is...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Tamar Christina
slp: fix accidental resource re-use of slp_tree (PR99220)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Tamar Christina
[comitted] Testsuite: Disable PR99149 test on big-endian
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Iain Sandoe
coroutines : Adjust error handling for type-dependent...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Jakub Jelinek
fold-const: Fix up ((1 << x) & y) != 0 folding for...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Tamar Christina
slp: fix sharing of SLP only patterns.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Matthias Klose
Revert: "Don't build insn-extract.o with rtl checking"
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Richard Biener
c/99224 - avoid ICEing on invalid __builtin_next_arg
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Peter Bergner
rs6000: Add support for compatibility built-ins
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Martin Sebor
PR c++/99074 - crash in dynamic_cast<>() on null pointer
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Paul Thomas
Fortran: Fix for class defined operators [PR99124].
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Harald Anlauf
PR fortran/99206 - ICE in add_init_expr_to_sym, at...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Nathan Sidwell
c++: typedef for linkage [PR 99208]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Martin Liska
IPA ICF + ASAN: do not merge vars with different alignment
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Patrick Palka
c++: Fix folding of non-dependent BASELINKs [PR95468]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Patrick Palka
c++: Micro-optimize instantiation_dependent_expression_p
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Martin Liska
Fix UBSAN in __ubsan::Value::getSIntValue
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Kito Cheng
config.sub, config.guess : Import upstream 2021-01-25.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Jakub Jelinek
fold-const: Fix ICE in fold_read_from_constant_string...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Jakub Jelinek
libstdc++: Fix up constexpr std::char_traits<char>...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Jakub Jelinek
libstdc++: Fix up parallel_backend_serial.h [PR97549]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Kewen Lin
rs6000: Use rldimi for vec init instead of shift + ior
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Patrick Palka
libstdc++: Fix endianness issue with IBM long double...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Joseph Myers
Update gcc sv.po.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Hans-Peter...
g++.dg/warn/Wplacement-new-size-1.C, -2, -6: Fix for...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
David Malcolm
analyzer: handle error/error_at_line [PR99196]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
H.J. Lu
Require SHF_GNU_RETAIN support for retain tests
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Kyrylo Tkachov
aarch64: Add internal tune flag to minimise VL-based...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Michael Meissner
Fix a comment line that was too long.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Michael Meissner
Add conversions between _Float128 and Decimal.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Hans-Peter...
g++.dg/warn/Warray-bounds-10..13: Fix for 32-bit newlib...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Hans-Peter...
testsuite/gcc.target/cris/biap.c: Add a Y+=X*2 to the...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Hans-Peter...
testsuite/gcc.target/cris/biap-mul.c: New test.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Hans-Peter...
cris: Fix addi insn mult vs. shift canonicalization
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Nathan Sidwell
c++: Recursing header imports and other duplicates...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
John David...
Add mi_thunk support for vcalls on hppa.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Nathan Sidwell
c++: cross-header-unit template definitions [PR 99153]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Andre Vieira
ira: Make sure allocno copies are ordered [PR98791]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Tobias Burnus
Fortran/OpenMP: Fix optional dummy procedures [PR99171]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Martin Liska
Fix ICE in tree_inlinable_function_p.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Richard Biener
dump SLP subgraph before costing
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
Richard Biener
tree-optimization/99165 - fix ICE in store-merging...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-22
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Harald Anlauf
PR fortran/99169 - Do not clobber allocatable intent...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Uros Bizjak
Revert: "i386: Remove REG_ALLOC_ORDER definition"
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
Mike Frysinger
libiberty: autogenerate aclocal.m4
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
David Edelsohn
testsuite: skip attr-retain-?.c on AIX
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
Ilya Leoshkevich
IBM Z: Fix long double <-> DFP conversions
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
Ilya Leoshkevich
IBM Z: Improve FPRX2 <-> TF conversions
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Nathan Sidwell
c++: Incorrect module-number ordering [PR 98741]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Jerry DeLisle
fortran: Object types should be declared before use...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Joseph Myers
Update gcc fr.po.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Ian Lance Taylor
libgo: update to Go1.16 release
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Harald Anlauf
PR fortran/99147 - Sanitizer detects heap-use-after...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Joseph Myers
Update .po files.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Martin Sebor
PR c/97172 - ICE: tree code 'ssa_name' is not supported...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Nathan Sidwell
c++: Inform of CMI reads [PR 99166]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Tobias Burnus
Fortran: Fix coarray handling for gfc_dep_resolver...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Tobias Burnus
Fortran: Fix DTIO with type ICE [PR99146]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Martin Liska
Fix typo in param description.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Richard Biener
middle-end/99122 - more VLA inlining fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Jakub Jelinek
arm: Fix ICE with -fstack-protector -mpure-code [PR98998]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Jakub Jelinek
tree-cfg: Fix up gimple_merge_blocks FORCED_LABEL handl...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Jonathan Wakely
libstdc++: Fix __thread_relax for non-gthreads non...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Tobias Burnus
Fortran: Fix ubound simplifcation [PR99027]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Andre Vieira
aarch64: Check predicate when using gen_vec_duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Ayush Mittal
[PATCH v2] libiberty(argv.c): Fix memory leak in expandargv
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Jason Merrill
c++: Tweak PR969626 patch
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
David Malcolm
jit: fix ICE on BUILT_IN_TRAP [PR99126]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Jason Merrill
c++: Tuple of self-dependent classes [PR96926]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Vladimir N...
[PR96264] LRA: Check output insn hard regs when updatin...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
H.J. Lu
Add retain attribute to place symbols in SHF_GNU_RETAIN...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Nathan Sidwell
c++: header-unit build capability [PR 99023]
commit
|
commitdiff
|
tree
|
snapshot
next