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-03-12
Tobias Burnus
Fortran: Fix libgfortran I/O race with newunit_free...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Jakub Jelinek
i386: Hopefully last set of -mavx512vl -mno-avx512bw...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Jakub Jelinek
c++: Fix up calls to immediate functions returning...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Martin Liska
analyzer: document new param
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Martin Liska
gcc-changelog: allow ChangeLog deletion in a commit
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Ian Lance Taylor
compiler: create temporaries for heap variables
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
David Malcolm
analyzer: new implementation of shortest feasible path...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
David Malcolm
analyzer: support reverse direction in shortest-paths.h
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
David Malcolm
analyzer: gracefully handle impossible paths in shortes...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Patrick Palka
libstdc++: Add a fallback 128-bit integer class type...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Patrick Palka
libstdc++: Remove Ryu's uint128_t aliases
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Patrick Palka
libstdc++: Add a LOCAL_PATCHES file to Ryu source directory
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Patrick Palka
libstdc++: Factor out uses of __int128 into a type...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
David Edelsohn
aix: Use lcomm for TLS static data.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Nathan Sidwell
c++: Fix unhiding friend with imports [PR 99248]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Jonathan Wakely
libstdc++: Make barrier::arrival_token a move-only...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Jonathan Wakely
libstdc++: Fix find_type helper to work consistently
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Jonathan Wakely
libstdc++: Use acq_rel memory ordering [PR 99537]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Jonathan Wakely
libstdc++: Handle EPERM for filesystem access errors...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Jonathan Wakely
libstdc++: Initialize std::normal_distribution::_M_save...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Nathan Sidwell
c++: template partial instantiation mismatch [PR 99528]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Jeff Law
MAINTAINERS updates for ex-ImgTec employees
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Martin Liska
Add -fprofile-reproducible=parallel-runs to STAGEfeedba...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Richard Biener
testsuite/98245 - adjust dump scanning of gcc.dg/vect...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Richard Biener
testsuite/97494 - XFAIL gcc.dg/vect/pr97428.c on !vect_...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Richard Biener
testsuite/97494 - XFAIL gcc.dg/vect/vect-complex-5...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Richard Biener
testsuite/97494 - amend gcc.dg/vect/slp-21.c
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Richard Biener
tree-optimization/99523 - missing SSA decls in dumps
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Jakub Jelinek
icf: Check return type of internal fn calls [PR99517]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Hans-Peter...
cris: define HARD_FRAME_POINTER_REGNUM
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
David Edelsohn
aix: align double complex
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Harald Anlauf
PR fortran/99205 - Out of memory with undefined charact...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Vladimir N...
[PR99422] LRA: Don't check unknown constraint, use...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Segher Boessenkool
rs6000: Fix pr98959 testcase
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Tobias Burnus
Fortran: Fix wording in intrinsic.texi's MIN
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Nathan Sidwell
c++: ICE do to GC leakage [PR 99423]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
David Malcolm
analyzer: factor out new class feasibility_state
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
David Malcolm
committed: analyzer: remove duplicated vfuncs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Jakub Jelinek
testsuite: Fix up pr99305.C test on unsigned_char targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
John David...
Add options to link with libatomic in various tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Nathan Sidwell
c++: Propagate assembler name from local-externs [PR...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Jonathan Wakely
libstdc++: Fix headers that can't be used as header...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Jonathan Wakely
libstdc++: Implement LWG 3530 for concept-constrained...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Alex Coplan
aarch64: Fix typo in aarch64.c comment
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
John David...
Add LRA target selector.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
David Malcolm
analyzer: remove some no-longer-needed -Wno-analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
David Malcolm
docs: add interactive vs batch distinction to UX guidelines
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Joel Hutton
[testsuite] Fix target selector for pr99102.c
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Joel Hutton
[Vect] Fix mask check on Scatter loads/stores
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Richard Biener
tree-optimization/99510 - fix type reuse of build_align...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Eric Botcazou
Do not assume that __float128 exists
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Eric Botcazou
Fix ICE on atomic enumeration type with LTO
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Eric Botcazou
Fix miscompilation of Ada runtime on 64-bit SPARC
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Jonathan Wakely
libstdc++: Uncomment more parts of <chrono> synopsis...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Hans-Peter...
cris: define DWARF_FRAME_REGISTERS
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Vladimir N...
IRA: Process digital constraints containing more one...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Sebastian Huber
RTEMS: Fix -Werror builds
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Jakub Jelinek
phiopt: Fix up conditional_replacement [PR99305]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Segher Boessenkool
rs6000: Fix check_effective_target_sqrt_insn (PR99352)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Richard Earnshaw
arm: fix bootstrap failure following automatic mode...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Vladimir N...
[PR99454] LRA: Process separately 'g' and digital const...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Mikael Pettersson
Re: [PATCH v2] fix Ada bootstrap on Cygwin64 (PR bootst...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Jakub Jelinek
c++: Fix coroutines on targetm.cxx.cdtor_return_this...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Nick Clifton
Fix building the RX port of gcc.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Eric Botcazou
Assorted testsuite fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Eric Botcazou
Fix internal error on lambda function
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Vladimir N...
[PR99454] LRA: Process 0..9 constraints in process_addr...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Andreas Krebbel
IBM Z: arch14 fix option string used for Binutils
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Jakub Jelinek
testsuite: Fix up pr98920.c on non-glibc or old glibc...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Nathan Sidwell
c++: Clarify note about -fmodules-ts [PR 99472]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Claudiu Zissulescu
arc: Remove orphan function.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Martin Liska
i386: Properly set ix86_isa_flags
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Aaron Sawdey
Checked in non-final version of patch in commit 9433c84...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Joel Brobecker
add powerpc_vsx_ok requirement to undef-bool tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Aaron Sawdey
Tighten predicates for p10 ld/cmpi fusion
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Ian Lance Taylor
runtime: cast SIGSTKSZ to uintptr
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Joseph Myers
Update cpplib eo.po.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Joseph Myers
Update gcc de.po, sv.po.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Jeff Law
Adjust my email address to a personal one
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Harald Anlauf
PR fortran/49278 - ICE when combining DATA with default...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Martin Sebor
PR middle-end/98266 - bogus array subscript is partly...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Martin Sebor
PR middle-end/97631 - bogus "writing one too many bytes...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Marek Polacek
c++: Add test for PR96268.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Nathan Sidwell
C++: Enable c++2b module mode [PR 99436]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Nathan Sidwell
c++: Poor diagnostic in header-unit [PR 99468]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Peter Bergner
rs6000: Fix invalid splits when using Altivec style...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Nathan Sidwell
c++: Incorrect specialization hash table [PR 99285]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Kyrylo Tkachov
aarch64: Fix PR99437 - tighten shift predicates for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Martin Liska
libsanitizer: cherry-pick ad294e572bc5c16f9dc420cc99432...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Vladimir N...
[PR99422] LRA: Skip modifiers when processing memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Martin Liska
i386: Enable UINTR and HRESET for -march that supports it
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Ilya Leoshkevich
IBM Z: Fix usage of "f" constraint with long doubles
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Tobias Burnus
tree-nested: Update assert for Fortran module vars...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Andreas Krebbel
IBM Z: Fix vcond-shift.c testcase.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Jakub Jelinek
i386: Fix some -mavx512vl -mno-avx512bw bugs [PR99321]
commit
|
commitdiff
|
tree
|
snapshot
next