projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2017-06-29
Nathan Sidwell
builtins.c (fold_builtin_FUNCTION): Use lang_hooks...
commit
|
commitdiff
|
tree
2017-06-29
Peter Bergner
re PR middle-end/81194 (ICE during RTL pass: expand)
commit
|
commitdiff
|
tree
2017-06-29
H.J. Lu
Add a testcase for PR ipa/80565
commit
|
commitdiff
|
tree
2017-06-29
Richard Biener
tree-cfg.c (group_case_labels_stmt): Return whether...
commit
|
commitdiff
|
tree
2017-06-29
Bin Cheng
re PR tree-optimization/81196 (Number of iterations...
commit
|
commitdiff
|
tree
2017-06-29
Richard Earnshaw
[arm] Fix bootstrap - missing initializer in tail entry...
commit
|
commitdiff
|
tree
2017-06-29
Michael Collison
2017-06-29 Michael Collison <michael.collison@arm...
commit
|
commitdiff
|
tree
2017-06-29
Kyrylo Tkachov
re PR target/70119 (AArch64 should take advantage of...
commit
|
commitdiff
|
tree
2017-06-29
Martin Liska
Fix -mbranch-cost range.
commit
|
commitdiff
|
tree
2017-06-29
Yury Gribov
re PR ipa/80565 (ICE at -O2 and -O3 in 32-bit mode...
commit
|
commitdiff
|
tree
2017-06-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-06-28
Ramana Radhakrishnan
[AArch64] Do not increase data alignment at -Os and...
commit
|
commitdiff
|
tree
2017-06-28
Jason Merrill
PR c++/72764 - ICE with invalid template typename.
commit
|
commitdiff
|
tree
2017-06-28
Sebastian Peryt
* config/i386/avx512vlintrin.h (_mm256_permutexvar_epi64)
commit
|
commitdiff
|
tree
2017-06-28
Jason Merrill
PR c++/69300 - ICE with self-referential noexcept
commit
|
commitdiff
|
tree
2017-06-28
Jason Merrill
PR c++/61022 - error with variadic template template...
commit
|
commitdiff
|
tree
2017-06-28
Jason Merrill
PR c++/72801 - ICE with variadic partial specialization
commit
|
commitdiff
|
tree
2017-06-28
Jason Merrill
PR c++/55639 - partial specialization with ::template
commit
|
commitdiff
|
tree
2017-06-28
Jason Merrill
PR c++/45976 - error with ::template in declarator.
commit
|
commitdiff
|
tree
2017-06-28
Jason Merrill
PR c++/54769 - wrong lookup of dependent template-name.
commit
|
commitdiff
|
tree
2017-06-28
Jason Merrill
Make the TEMPLATE_ID_EXPR location a range.
commit
|
commitdiff
|
tree
2017-06-28
Jason Merrill
PR c++/81204 - parse error with dependent template...
commit
|
commitdiff
|
tree
2017-06-28
Szabolcs Nagy
multiarch support for non-glibc linux systems
commit
|
commitdiff
|
tree
2017-06-28
Thomas Preud...
[ARM] Consistently check for neon in vect effective...
commit
|
commitdiff
|
tree
2017-06-28
Richard Earnshaw
[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7
commit
|
commitdiff
|
tree
2017-06-28
Richard Biener
re PR tree-optimization/81227 (ICE in get_single_symbol...
commit
|
commitdiff
|
tree
2017-06-28
Wilco Dijkstra
This patch fixes a failure in gcc.target/aarch64/reload...
commit
|
commitdiff
|
tree
2017-06-28
Wilco Dijkstra
Improve Cortex-A53 shift bypass
commit
|
commitdiff
|
tree
2017-06-28
Michael Meissner
re PR ipa/81238 (Target clone support does not make...
commit
|
commitdiff
|
tree
2017-06-28
Richard Biener
tree-vect-loop.c (vectorizable_reduction): Move special...
commit
|
commitdiff
|
tree
2017-06-28
Martin Liska
Do not allow to inline ifunc resolvers (PR ipa/81128).
commit
|
commitdiff
|
tree
2017-06-28
Martin Liska
Introduce IntegerRange for options (PR driver/79659).
commit
|
commitdiff
|
tree
2017-06-28
Christophe...
copy-sign-1.c, mult-abs-2.c: Restrict to c99_runtime.
commit
|
commitdiff
|
tree
2017-06-28
Marc Glisse
Simplify 3*x == 3*y for wrapping types
commit
|
commitdiff
|
tree
2017-06-28
Joseph Myers
Use ucontext_t not struct ucontext in linux-unwind...
commit
|
commitdiff
|
tree
2017-06-28
Christophe...
genmultilib (combination_space): Accept '+' in option...
commit
|
commitdiff
|
tree
2017-06-28
Jakub Jelinek
cmov7.c (sgn): Renamed to ...
commit
|
commitdiff
|
tree
2017-06-28
Martin Liska
Bail out HARD_REGISTER vars in asan (PR sanitizer/81224).
commit
|
commitdiff
|
tree
2017-06-28
Jakub Jelinek
re PR target/81175 (EXC_BAD_ACCESS in ::slpeel_duplicat...
commit
|
commitdiff
|
tree
2017-06-28
Martin Liska
re PR bootstrap/81217 (Makefile:22754: warning: overrid...
commit
|
commitdiff
|
tree
2017-06-28
Martin Liska
Doxygen: add default location for filters and output...
commit
|
commitdiff
|
tree
2017-06-28
Eric Botcazou
val-profiler-threads-1.c (main): Fix 2nd argument passe...
commit
|
commitdiff
|
tree
2017-06-28
Richard Biener
tree-vectorizer.h (vect_get_vec_defs): Remove.
commit
|
commitdiff
|
tree
2017-06-28
Michael Collison
re PR target/68535 (arm.c: 5 * set but not used)
commit
|
commitdiff
|
tree
2017-06-28
Andreas Krebbel
S/390: New option -mpic-data-is-text-relative
commit
|
commitdiff
|
tree
2017-06-28
Jerry DeLisle
re PR fortran/80164 (ICE in gfc_format_decoder at gcc...
commit
|
commitdiff
|
tree
2017-06-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-06-27
Ian Lance Taylor
runtime: adapt memory management to AIX mmap
commit
|
commitdiff
|
tree
2017-06-27
Ian Lance Taylor
syscall: ptrace fixes for s390
commit
|
commitdiff
|
tree
2017-06-27
Nathan Sidwell
pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls...
commit
|
commitdiff
|
tree
2017-06-27
Tim Shen
re PR libstdc++/80187 (C++ variant should be trivially...
commit
|
commitdiff
|
tree
2017-06-27
Andrew Pinski
match.pd (X >/>=/</<= 0 ? 1.0 : -1.0): New patterns.
commit
|
commitdiff
|
tree
2017-06-27
Joseph Myers
Fix genmultilib reuse rule checks for large sets of...
commit
|
commitdiff
|
tree
2017-06-27
Michael Collison
aarch64-simd.md (aarch64_combine<mode>): Directly call...
commit
|
commitdiff
|
tree
2017-06-27
Nathan Sidwell
cp-tree.h (CLASSTYPE_DESTRUCTORS): Rename to ...
commit
|
commitdiff
|
tree
2017-06-27
Jonathan Wakely
PR libstdc++/81221 only run new test for check-parallel
commit
|
commitdiff
|
tree
2017-06-27
Maya Rashish
* longlong.h: Remove ns32k support.
commit
|
commitdiff
|
tree
2017-06-27
Tom de Vries
Show value of GOMP_OPENACC_DIM in libgomp nvptx plugin
commit
|
commitdiff
|
tree
2017-06-27
Tom de Vries
Use secure_getenv for GOMP_DEBUG
commit
|
commitdiff
|
tree
2017-06-27
Nathan Sidwell
Kill IDENTIFIER_TEMPLATE.
commit
|
commitdiff
|
tree
2017-06-27
Jonathan Wakely
PR libstdc++/81221 fix namespace qualification for...
commit
|
commitdiff
|
tree
2017-06-27
Jerome Lambourg
vxworks.h (ASM_SPEC): Remove definition.
commit
|
commitdiff
|
tree
2017-06-27
Jerome Lambourg
vxworks.h (DBX_REGISTER_NUMBER): Pick distinct map...
commit
|
commitdiff
|
tree
2017-06-27
Jerome Lambourg
config.gcc (i*86-wrs-vxworks7): Handle new acceptable...
commit
|
commitdiff
|
tree
2017-06-27
Olivier Hainque
t-vxworks7: New file.
commit
|
commitdiff
|
tree
2017-06-27
Marek Polacek
re PR sanitizer/81223 (ICE in instrument_null at gcc...
commit
|
commitdiff
|
tree
2017-06-27
Marc Glisse
Simple reassoc transforms in match.pd
commit
|
commitdiff
|
tree
2017-06-27
Marc Glisse
fenv.h builtins
commit
|
commitdiff
|
tree
2017-06-27
Jerome Lambourg
vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...
commit
|
commitdiff
|
tree
2017-06-27
Jakub Jelinek
predict.c (test_prediction_value_range): Use -1U instea...
commit
|
commitdiff
|
tree
2017-06-27
Paolo Carlini
re PR c++/62046 (A catch in a class, without any try...
commit
|
commitdiff
|
tree
2017-06-27
Jerome Lambourg
vxworks.h (VXWORKS_LIBS_RTP): Alternative definition...
commit
|
commitdiff
|
tree
2017-06-27
Jakub Jelinek
re PR sanitizer/81209 (-fsanitize=undefined ICE on...
commit
|
commitdiff
|
tree
2017-06-27
Jakub Jelinek
re PR middle-end/81207 (tree check fail in simplify_bui...
commit
|
commitdiff
|
tree
2017-06-27
Marek Polacek
re PR bootstrap/81216 (bootstrap failed on i386 and...
commit
|
commitdiff
|
tree
2017-06-27
Prathamesh...
value-prof.c (free_hist): Remove call to memset and...
commit
|
commitdiff
|
tree
2017-06-27
Ian Lance Taylor
libgo: add misc/cgo files
commit
|
commitdiff
|
tree
2017-06-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-06-26
Ian Lance Taylor
Makefile.am (s-zdefaultcc): Don't record $(bindir)...
commit
|
commitdiff
|
tree
2017-06-26
Jim Wilson
Fix for SPEC CPU2017 621.wrf_s failure, add missing...
commit
|
commitdiff
|
tree
2017-06-26
Jason Merrill
PR c++/81215 - deduction failure with variadic TTP.
commit
|
commitdiff
|
tree
2017-06-26
Ian Lance Taylor
syscall: don't define PtraceRegs for Alpha
commit
|
commitdiff
|
tree
2017-06-26
Ian Lance Taylor
libgo: redefine ia64 struct names around linux/ptrace.h
commit
|
commitdiff
|
tree
2017-06-26
Martin Sebor
PR c++/81169 - -Wclass-memaccess illegitimate warning...
commit
|
commitdiff
|
tree
2017-06-26
Jerome Lambourg
config.gcc (*-*-vxworks*): Add TARGET_VXWORKS7=1 to...
commit
|
commitdiff
|
tree
2017-06-26
Nathan Sidwell
cp-tree.h (lang_decl_fn): Remove assignment_operator_p...
commit
|
commitdiff
|
tree
2017-06-26
Jerome Lambourg
vxworks.h (VXWORKS_OS_CPP_BUILTINS): builtin_define...
commit
|
commitdiff
|
tree
2017-06-26
Carl Love
rs6000-c.c: Add support for built-in functions vector...
commit
|
commitdiff
|
tree
2017-06-26
William Schmidt
re PR tree-optimization/71815 (SLSR misses several...
commit
|
commitdiff
|
tree
2017-06-26
Bill Schmidt
gimple-ssa-strength-reduction.c (uses_consumed_by_stmt...
commit
|
commitdiff
|
tree
2017-06-26
Renlin Li
[PATCH][Testsuite]Use user defined memmove in gcc.c...
commit
|
commitdiff
|
tree
2017-06-26
Richard Biener
re PR target/81175 (EXC_BAD_ACCESS in ::slpeel_duplicat...
commit
|
commitdiff
|
tree
2017-06-26
Richard Biener
re PR tree-optimization/81203 (tail recursion: internal...
commit
|
commitdiff
|
tree
2017-06-26
Marek Polacek
re PR c/80116 (Warn about macros expanding to multiple...
commit
|
commitdiff
|
tree
2017-06-26
Eric Botcazou
* c-c++-common/ubsan/sanitize-recover-7.c (dg-options...
commit
|
commitdiff
|
tree
2017-06-26
Maxim Ostapenko
* MAINTAINERS: Add myself to Write After Approval.
commit
|
commitdiff
|
tree
2017-06-26
Christophe...
[ARM, testsuite] Add -mfloat-abi=hard to arm_neon_ok
commit
|
commitdiff
|
tree
2017-06-26
Richard Biener
re PR tree-optimization/80928 (SLP vectorization does...
commit
|
commitdiff
|
tree
2017-06-26
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-06-25
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
next