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
2022-01-03
Sandra Loosemore
Fortran: Fix array copy-in/copy-out for BIND(C) functio...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Jakub Jelinek
i386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Richard Biener
middle-end/103851 - ensure SSA names are released durin...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Jakub Jelinek
symtab: Fold &a == &b to 0 if folding_initializer ...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Martin Liska
testsuite: fix ASAN errors in i386.exp tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Martin Liska
testsuite: fix vect.exp ASAN errors
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Iain Buclaw
d: Merge upstream dmd 001bfd97b, druntime 759e6023...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Martin Liska
docs: Use ; for function declarations.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Jakub Jelinek
c++: Support &typeid(x) == &typeid(y) and typeid(x...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Richard Biener
tree-optimization/66502 - add testcase
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Jakub Jelinek
Update copyright years.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Jakub Jelinek
Add University of Illinois as external author
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Jakub Jelinek
Update Copyright in ChangeLog files
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Jakub Jelinek
Update copyright dates.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Jakub Jelinek
Rotate ChangeLog files - step 2 - remove 2021 entries...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Jakub Jelinek
Rotate ChangeLog files - part 1 - add ChangeLog-2021.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Richard Biener
Add testcase for PR103615
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Uros Bizjak
i386: Introduce V2QImode vectorized arithmetic [PR103861]
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
John David...
Adjust shadd-2 and shadd-3 scan counts.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
John David...
Skip gcc.dg/guality/example.c on hppa-linux.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Jason Merrill
c++: fix array cleanup with throwing temp dtor
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Jason Merrill
c++: don't wrap cleanups that can't throw
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
John David...
Generate illegal instruction fault if LWS syscall retur...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
John David...
Use optab_libfunc to access sync_lock_test_and_set...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-01
Francois-Xavier...
Fixincludes: Handle __FLT_EVAL_METHOD__ == 16 on darwin
commit
|
commitdiff
|
tree
|
snapshot
2022-01-01
Andrew Pinski
Committed: Add testcases for a few PRs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-01
Jakub Jelinek
testsuite: Adjust gcc.misc-tests/godump-1.c testcase
commit
|
commitdiff
|
tree
|
snapshot
2022-01-01
Jakub Jelinek
objc: Fix handling of break stmt inside of switch insid...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-01
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-31
Francois-Xavier...
Fortran: Fix test on targets without REAL128
commit
|
commitdiff
|
tree
|
snapshot
2021-12-31
Iain Sandoe
libgfortran: Fix bootstrap on targets without static_as...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-31
Uros Bizjak
testsuite: XFAIL some Wstringop-overflow tests ...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-31
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Jakub Jelinek
regrename: Fix -fcompare-debug issue in find_rename_reg...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Jakub Jelinek
libcpp: Fix up ##__VA_OPT__ handling [PR89971]
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Lancelot SIX
libiberty: support digits in cpp mangled clone names
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Jakub Jelinek
emit-rtl: Fix a -fcompare-debug issue due to var-tracki...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Martin Liska
docs: Add missing dash for argument.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Jakub Jelinek
c-family: Use BULTINS_LOCATION for predefined macros...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Jakub Jelinek
shrink-wrapping: Fix up prologue block discovery [PR103860]
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Xionghu Luo
loop-invariant: Don't move cold bb instructions to...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Ian Lance Taylor
compiler, libgo: don't pad sparc64-linux epollevent
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Jakub Jelinek
tree-ssa-dce: Fix up -fcompare-debug failures in make_f...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Francois-Xavier...
Fortran: keep values of IEEE_CLASS_TYPE in sync
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Francois-Xavier...
LTO: Prune some warnings in the testsuite
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Harald Anlauf
Fortran: avoid several NULL pointer dereferences during...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Martin Liska
Support ld.mold linker.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Uros Bizjak
i386: Robustify some expanders w.r.t. paradoxical SUBREGs
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Xionghu Luo
Fix ICE in lsplit when built with -O3 -fno-guess-branch...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Francois-Xavier...
Libbacktrace: Fix the use of newline in sed replacement
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Francois-Xavier...
Fortran: Emit correct types for CHARACTER(C_CHAR),...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Jason Merrill
c++: ICE on enum with bool value [PR99968]
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Jakub Jelinek
fold-const: Fix up fold_truth_andor_1 shift handling...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Jakub Jelinek
loop-invariant: Fix -fcompare-debug failure [PR103837]
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Jakub Jelinek
optabs: Fix up checking for CALLs in newly added code...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Martin Liska
docs: Use https in manual.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Martin Liska
driver: Improve option diagnostics [PR103465]
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Martin Liska
docs: replace http:// with https://
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Jakub Jelinek
i386: Fix handling of SUBREGs in divv2sf3 [PR103842]
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
Haochen Jiang
Fix tdpbf16ps testcase
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
Francois-Xavier...
Fortran: fix use of static_assert() to conform to C11
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
John David...
Improve atomic store implementation on hppa-linux.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
Patrick Palka
c++: Add testcase for SFINAE w/ p[N] and incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
Patrick Palka
c++: hard error w/ ptr+N and incomplete type [PR103700]
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
H.J. Lu
ix86: Don't use the 'm' constraint for x86_64_general_o...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
Uros Bizjak
testsuite: Avoid unwanted vecorization [PR95046]
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
LiaoShihua
RISC-V: fixed testcase riscv/pr103302.c
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-26
H.J. Lu
i386: Check AX input in any_mul_highpart peepholes
commit
|
commitdiff
|
tree
|
snapshot
2021-12-26
Francois-Xavier...
Fortran: speed up decimal output of integers
commit
|
commitdiff
|
tree
|
snapshot
2021-12-26
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-25
Francois-Xavier...
Fortran: simplify library code for integer-to-decimal...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-25
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-24
Uros Bizjak
i386: Add V2SFmode DIV insn pattern [PR95046, PR103797]
commit
|
commitdiff
|
tree
|
snapshot
2021-12-24
Iain Sandoe
Darwin: Amend a comment to be more inclusive [NFC].
commit
|
commitdiff
|
tree
|
snapshot
2021-12-24
Iain Sandoe
Darwin: Update rules for handling alignment of globals.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-24
Iain Sandoe
Darwin: Check for that flag-reorder-and-partition.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-24
Iain Sandoe
Darwin: Define OBJECT_FORMAT_MACHO.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-24
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
H.J. Lu
smuldi3_highpart.c: Replace long with long long for...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Roger Sayle
x86: PR target/103773: Fix wrong-code with -Oz from...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
konglin1
i386: Enable intrinsics that convert float and bf16...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Feng Xue
Fix typo in type verification.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
liuhongt
Combine vpcmpuw + zero_extend to vpcmpuw.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Harald Anlauf
Fortran: BOZ literal constants are not interoperable
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Harald Anlauf
Fortran: CASE selector expressions must be scalar
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Murray Steele
arm: Declare MVE types internally via pragma
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Murray Steele
arm: Move arm_simd_info array declaration into header
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Francois-Xavier...
Fortran: allow __float128 on targets where long double...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Martin Liska
docs: docs: use ';' for function declarations. (part 3)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Martin Liska
docs: docs: use ';' for function declarations. (part 2)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Martin Liska
docs: use ';' for function declarations.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
Martin Liska
docs: Unify instruct set name.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-22
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
next