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-12-09
Martin Liska
testsuite: fix 2 tests on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Kyrylo Tkachov
aarch64: Add CPU-specific SVE vector costs struct
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Nathan Sidwell
c++: Decl module-specific semantic processing
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Ilya Leoshkevich
IBM Z: Build autovec-*-signaling-eq.c tests with exceptions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Tobias Burnus
OpenMP: C/C++ parse 'omp allocate'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Andrew Stubbs
Import HSA header files from AMD
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Richard Biener
c/98200 - improve error recovery for GIMPLE FE
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Tobias Burnus
gfortran.dg/gomp/reduction4.f90: Fix testcase
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Jakub Jelinek
fold-const: Fix native_encode_initializer bitfield...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Jakub Jelinek
fold-const: Fix up native_encode_initializer missing...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Jason Merrill
c++: Avoid [[nodiscard]] warning in requires-expr ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Jason Merrill
c++: Don't require accessible dtors for some forms...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jakub Jelinek
testsuite: Fix up testcase for ia32 [PR98191]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Marek Polacek
c++: ICE with -fsanitize=vptr and constexpr dynamic_cas...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Ian Lance Taylor
libgo: update to 1.15.6 release
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan Sidwell
c++: Originating and instantiating module
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jason Merrill
c++: Fix defaulted <=> fallback to < and == [PR96299]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jason Merrill
c++: Distinguish ambiguity from no valid candidate
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Bernd Edlinger
Avoid atomic for guard acquire when that is expensive
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Martin Liska
if-to-switch: fix matching of negative conditions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan Sidwell
c++: template and clone fns for modules
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan Sidwell
Raw tree accessors
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Ian Lance Taylor
compiler: use correct location for iota errors
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Ian Lance Taylor
libgcc: block signals when releasing split-stack memory
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Prathamesh...
arm: Replace calls to __builtin_vmvn* by ~ in vmvn...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan Sidwell
c++: Named module global initializers
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Tobias Burnus
Fortran: Add 'omp scan' support of OpenMP 5.0
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jakub Jelinek
i386: Fix up X87_ENABLE_{FLOAT,ARITH} in conditions...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan Sidwell
c++: Fix MODULE_VERSION breakage
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan Sidwell
c++: Mangling for modules
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jonathan Wakely
libstdc++: Adjust whitespace in documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan Sidwell
c++: module directive FSM
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Nathan Sidwell
c++: Add module includes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Rainer Orth
testsuite: i386: Require avx512vpopcntdq in two tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Rainer Orth
testsuite: i386: Require ifunc support in gcc.target...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Richard Biener
tree-optimization/98192 - fix double free in SLP
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Richard Biener
testsuite/95900 - fix gcc.dg/vect/bb-slp-pr95866.c...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Martin Liska
contrib: filter more in filter-clang-warnings.py
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jakub Jelinek
testsuite: Avoid strict aliasing violations in some...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Martin Liska
contrib: modernize filter-clang-warnings.py
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Jakub Jelinek
openmp: -fopenmp-simd fixes [PR98187]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Richard Biener
tree-optimization/98191 - fix BIT_INSERT_EXPR sequence...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Richard Biener
tree-optimization/97559 - fix sinking in irreducible...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Prathamesh...
gimple-isel: Fold x CMP y ? -1 : 0 to x CMP y [PR97872]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Richard Biener
tree-optimization/98180 - fix BIT_INSERT_EXPR sequence...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Eric Botcazou
Fix PR target/96470
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Eric Botcazou
PR tree-optimization/96344
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Kito Cheng
PR target/98152: Checking python is available before...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Ian Lance Taylor
syscall: don't use AF_LINK on hurd
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Martin Uecker
C: Fix atomic loads. [PR97981]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Jakub Jelinek
builtins: Avoid ICE with __builtin_clear_padding on...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Ian Lance Taylor
compiler: type of string index expression is byte
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Marek Polacek
c++: ICE with switch and scoped enum bit-fields [PR98043]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Ian Lance Taylor
go-test.exp: don't quote already-quoted parentheses
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Ian Lance Taylor
compiler: don't name type descriptor for alias type
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Marek Polacek
c-family: Fix hang with -Wsequence-point [PR98126]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Nathan Sidwell
c++: Adjust array type construction
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Nathan Sidwell
c++: check alias match for specializations [PR98116]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Bernd Edlinger
Fix location info in ipa_param_body_adjustments::modify...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Jozef Lawrynowicz
doc: "used" attribute saves decls from linker garbage...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Richard Biener
tree-optimization/98113 - vectorize a sequence of BIT_I...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Richard Biener
tree-optimization/98117 - fix range set by vectorizatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Eric Botcazou
Housekeeping work in gigi
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Eric Botcazou
Fix internal error on library-level type extended locally
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Eric Botcazou
Fix assembler name collision
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Eric Botcazou
Fix oversight in earlier change
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Eric Botcazou
Fix corner case issue with discriminated record type
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Eric Botcazou
Fix problematic conversion to boolean type
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Andreas Krebbel
IBM Z: Change Pmode to word_mode for stack probes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Matthias Klose
Fix PR ada/97504 for mips*-linux
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Martin Jambor
ipa-cp: Avoid unwanted multiple propagations (PR 97816)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Matthias Klose
Don't build insn-extract.o with rtl checking
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Richard Biener
tree-optimization/98137 - enhance split_constant_offset...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
H.J. Lu
doc: Remove -mcet
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
H.J. Lu
x86: Check mode of pseudo register push
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Jakub Jelinek
[PATCH] phiopt: Handle bool in two_value_replacement...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Jakub Jelinek
match.pd: Improve conditional_replacement for x ? 0...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Thomas Koenig
Upper cobound is determined by num_images(), not this_i...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Alan Modra
Re: testsuite: Adjust target requirements for sad-vecto...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
David Edelsohn
aix: fix ASM_OUTPUT_DEF warning
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Patrick Palka
c++: Normalize nested-requirements twice at parse time...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Patrick Palka
c++: Distinguish unsatisfaction vs errors during satisf...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
PR target/95294: VAX: Add test cases for MODE_CC repres...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
PR target/95294: VAX: Convert backend to MODE_CC repres...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Fix the LTO compiler downgrading code to non-PIC...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
PDP11: Use `const_double_zero' to express double zero...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
RTL: Add `const_double_zero' syntactic rtx
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Make the `divmoddisi4' and `*amulsi4' comment...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Correct issues with commented-out insns
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Fix predicates for widening multiply and multiply...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Fix predicates and constraints for bit-field compa...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Make `extv' an expander matching the remaining...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Ensure PIC mode address is adjustable with aligned...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Remove EXTV/EXTZV/INSV instruction use from aligne...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Fix predicates and constraints for EXTV/EXTZV...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX: Add the `movmemhi' instruction
commit
|
commitdiff
|
tree
|
snapshot
next