projects
/
gcc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2021-01-04
Jakub Jelinek
Update copyright years.
|
commitdiff
2021-01-04
Jakub Jelinek
Add AMD and Ulf Adams as external authors
|
commitdiff
2021-01-04
Martin Liska
Remove duplicate ChangeLog entries.
|
commitdiff
2021-01-04
Jakub Jelinek
Fix up indentation in update-copyright.py
|
commitdiff
2021-01-04
Martin Liska
mklog.py: add --update-copyright option
|
commitdiff
2021-01-04
Martin Liska
gcc-changelog: Ignore copyright years commits.
|
commitdiff
2021-01-04
Jakub Jelinek
Remove duplicated ChangeLog entries from po/ChangeLog
|
commitdiff
2021-01-04
Bernd Edlinger
Fix -save-temp leaking lto files in /tmp
|
commitdiff
2021-01-04
Jakub Jelinek
Update Copyright in ChangeLog files
|
commitdiff
2021-01-04
GCC Administrator
Daily bump.
|
commitdiff
2021-01-03
Eric Botcazou
Bump copyright year
|
commitdiff
2021-01-03
Mike Frysinger
config: import pkg.m4 from pkg-config
|
commitdiff
2021-01-03
Mike Frysinger
libiberty.h: punt duplicate strverscmp prototype
|
commitdiff
2021-01-03
GCC Administrator
Daily bump.
|
commitdiff
2021-01-02
Iain Sandoe
Darwin : Adjust defaults for the linker.
|
commitdiff
2021-01-02
Iain Sandoe
Darwin, Simplify headers 4/5 : Remove redundant headers.
|
commitdiff
2021-01-02
Iain Sandoe
Darwin, Simplify headers 3/5 : Delete dead code.
|
commitdiff
2021-01-02
Iain Sandoe
Darwin, Simplify headers 2/5 : Move spec for STACK_CHEC...
|
commitdiff
2021-01-02
Iain Sandoe
Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE...
|
commitdiff
2021-01-02
Iain Sandoe
Darwin, Simplify headers 0/5 : Move spec for Darwin...
|
commitdiff
2021-01-02
Iain Sandoe
Darwin : Adjust defaults for current bootstrap constraints.
|
commitdiff
2021-01-02
Jan Hubicka
ggc_free basic blocks
|
commitdiff
2021-01-02
Jan Hubicka
Free datastructures pointing to CFG after parsing
|
commitdiff
2021-01-02
GCC Administrator
Daily bump.
|
commitdiff
2021-01-01
Ian Lance Taylor
internal/cpu: add aarch64 support functions
|
commitdiff
2021-01-01
Ian Lance Taylor
runtime: move startupRandomData back to runtime2.go
|
commitdiff
2021-01-01
Ian Lance Taylor
internal/cpu, golang.org/x/sys/cpu: support other GOARC...
|
commitdiff
2021-01-01
Harald Anlauf
PR fortran/96381 - invalid read in gfc_find_derived_vtab
|
commitdiff
2021-01-01
Jakub Jelinek
Update copyright dates.
|
commitdiff
2021-01-01
Jakub Jelinek
Rotate ChangeLog files - step 2 - remove 2020 entries...
|
commitdiff
2021-01-01
Jakub Jelinek
Rotate ChangeLog files - part 1 - add ChangeLog-2020.
|
commitdiff
2021-01-01
Joel Brobecker
disable some aapcs/vfp*.c test if not arm_fp16_alternat...
|
commitdiff
2021-01-01
Jerome Lambourg
fix testsuite/g++.dg/init/new26.C for C++-14 and later
|
commitdiff
2021-01-01
Jerome Lambourg
g++.dg/tls/pr79288.C: Skip on vxworks_kernel (TLS model...
|
commitdiff
2021-01-01
Joel Brobecker
compile gcc.target/arm/{pr78255-2.c,memset-inline-2...
|
commitdiff
2021-01-01
Jerome Lambourg
Fix testsuite/g++.old-deja/g++.mike/p658.C build failur...
|
commitdiff
2021-01-01
Jerome Lambourg
Fix testsuite/g++.dg/opt/20050511-1.C compilation error...
|
commitdiff
2021-01-01
Jerome Lambourg
Skip testsuite/g++.old-deja/g++.pt/const2.C on vxworks_...
|
commitdiff
2021-01-01
Jerome Lambourg
Remove VxWorks-specific test directives in g++.dg/warn...
|
commitdiff
2021-01-01
Jerome Lambourg
Undefine ERROR in g++.dg/tree-ssa/copyprop.C
|
commitdiff
2021-01-01
Jerome Lambourg
skip testsuite/g++.dg/other/anon5.C on vxworks_kernel...
|
commitdiff
2021-01-01
Jerome Lambourg
Add conditions on VxWorks versions for gcc.dg/vxworks...
|
commitdiff
2021-01-01
Joel Brobecker
gcc.dg/intmax_t-1.c compiles without error on VxWorks...
|
commitdiff
2021-01-01
Olivier Hainque
Fix VxWorks xfail filters on pthread-init-?.c
|
commitdiff
2021-01-01
Olivier Hainque
Add missing vxworks filters to lib/target-supports...
|
commitdiff
2021-01-01
Alexandre Oliva
-mno-long-calls for mve_libcall tests
|
commitdiff
2021-01-01
Alexandre Oliva
-mno-long-calls for arm/no_unique_address tests
|
commitdiff
2021-01-01
Alexandre Oliva
-mno-long-calls for arm/headmerge tests
|
commitdiff
2021-01-01
Alexandre Oliva
-mno-long-calls for expected regalloc in arm/fp16-aapcs...
|
commitdiff
2021-01-01
GCC Administrator
Daily bump.
|
commitdiff
2020-12-31
Jakub Jelinek
testsuite: Fix up pr56719.c testcase [PR98489]
|
commitdiff
2020-12-31
Richard Sandiford
vect: Avoid generating out-of-range shifts [PR98302]
|
commitdiff
2020-12-31
Richard Sandiford
vect: Fix bogus alignment assumption in alias checks...
|
commitdiff
2020-12-31
Richard Sandiford
genmodes: Update GET_MODE_MASK when changing NUNITS...
|
commitdiff
2020-12-31
Jakub Jelinek
match.pd: Add clz(X) == 0 -> (int)X < 0 etc. simpificat...
|
commitdiff
2020-12-31
Jakub Jelinek
match.pd: Add (-(X < 0) | 1) * X -> abs (X) etc. simpli...
|
commitdiff
2020-12-31
Jakub Jelinek
wide-int: Fix wi::to_mpz [PR98474]
|
commitdiff
2020-12-31
Jakub Jelinek
fold-const: Avoid (cast) ((cast2) x p+ y) folding for...
|
commitdiff
2020-12-31
Jakub Jelinek
reassoc: Optimize x > 0x1fff || y > 0x1fff into (x...
|
commitdiff
2020-12-31
Iain Buclaw
d: Mangled Symbols now back reference types and identifiers
|
commitdiff
2020-12-31
GCC Administrator
Daily bump.
|
commitdiff
2020-12-30
Ian Lance Taylor
libgo: update to Go1.16beta1 release
|
commitdiff
2020-12-30
Uros Bizjak
i386: Remove unnecessary clobbers from combine splitters.
|
commitdiff
2020-12-30
Iain Buclaw
d: Simplify quoting characters in deps_add_target
|
commitdiff
2020-12-30
Iain Buclaw
d: Give the result of evaluated expressions a location
|
commitdiff
2020-12-30
Jakub Jelinek
i386: Optimize pmovmskb on inverted vector to inversion...
|
commitdiff
2020-12-30
GCC Administrator
Daily bump.
|
commitdiff
2020-12-29
Paul Thomas
Fortran: Correct missing structure constructor comps...
|
commitdiff
2020-12-29
Paul Thomas
Fortran: Fix deferred character lengths in array constr...
|
commitdiff
2020-12-29
Claudiu Zissulescu
arc: generate mac(u) insn instead of macd(u) when desti...
|
commitdiff
2020-12-29
Claudiu Zissulescu
arc: flip if-condition predicates in secondary reload...
|
commitdiff
2020-12-29
Claudiu Zissulescu
arc: Make use reg_renumber safe.
|
commitdiff
2020-12-29
Claudiu Zissulescu
arc: Update test pattern.
|
commitdiff
2020-12-29
Claudiu Zissulescu
arc: Fix cached to uncached moves.
|
commitdiff
2020-12-29
Claudiu Zissulescu
arc: Don't use predicated vadd2 instructions in mov...
|
commitdiff
2020-12-29
Uros Bizjak
i386: Rounding functions TLC
|
commitdiff
2020-12-29
GCC Administrator
Daily bump.
|
commitdiff
2020-12-28
Gerald Pfeifer
libgomp: Avoid bad "up" link in libgomp docs
|
commitdiff
2020-12-28
Gerald Pfeifer
doc: Remove HSAIL from Language Standards
|
commitdiff
2020-12-28
Uros Bizjak
i386: Fix __builtin_rint with FE_DOWNWARD rounding...
|
commitdiff
2020-12-28
Uros Bizjak
i386: Use existing temporary register in rounding functions
|
commitdiff
2020-12-28
Hongyu Wang
Fix standard name for zero/sign extend expanders
|
commitdiff
2020-12-28
GCC Administrator
Daily bump.
|
commitdiff
2020-12-27
Gerald Pfeifer
doc: New source for "Memory Model for Static Analysis...
|
commitdiff
2020-12-27
Gerald Pfeifer
libstdc++: Update link to Arm ABI
|
commitdiff
2020-12-27
Jeff Law
Fix regressions for iq2000-elf after recent changes
|
commitdiff
2020-12-27
Paul Thomas
Fortran: Fix some select rank issues [PR97694 and 97723].
|
commitdiff
2020-12-27
Gerald Pfeifer
libstdc++: Move Valgrind references to https
|
commitdiff
2020-12-27
GCC Administrator
Daily bump.
|
commitdiff
2020-12-26
Iain Sandoe
Objective-C++ : Fix up testcase EOF diagnostics.
|
commitdiff
2020-12-26
Paul Thomas
Fortran: Correction to recent patch in light of comment...
|
commitdiff
2020-12-26
Paul Thomas
Fix failures with -m32 and some memory leaks.
|
commitdiff
2020-12-26
Gerald Pfeifer
libstdc++: Update link to Intel/GNU compatibility paper
|
commitdiff
2020-12-26
GCC Administrator
Daily bump.
|
commitdiff
2020-12-25
Gerald Pfeifer
libstdc++: Update link to Java docs
|
commitdiff
2020-12-25
Gerald Pfeifer
doc: Fix reference to libcody
|
commitdiff
2020-12-25
Harald Anlauf
PR93685 - ICE in gfc_constructor_append_expr, at fortra...
|
commitdiff
2020-12-25
Gerald Pfeifer
libstdc++: Convert three doxygen.nl links to https
|
commitdiff
2020-12-25
GCC Administrator
Daily bump.
|
commitdiff
2020-12-24
Iain Sandoe
C++ : Add the -stdlib= option.
|
commitdiff
next