projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2017-06-30
Sylvestre Ledru
* lto-wrapper.c (copy_file) Close both file descriptors...
commit
|
commitdiff
|
tree
2017-06-30
Martin Liska
Fix removal of ifunc (PR ipa/81214).
commit
|
commitdiff
|
tree
2017-06-30
Richard Biener
tree-vect-slp.c (vect_slp_analyze_node_operations)...
commit
|
commitdiff
|
tree
2017-06-30
Nathan Sidwell
call.c (build_new_method_call_1): Use constructo_name...
commit
|
commitdiff
|
tree
2017-06-30
Nathan Sidwell
re PR c++/81229 (ICE in c_tree_chain_next on aarch64)
commit
|
commitdiff
|
tree
2017-06-30
Richard Biener
graph.c (draw_cfg_node_succ_edges): Fix broken dot...
commit
|
commitdiff
|
tree
2017-06-30
Martin Liska
Call BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNW...
commit
|
commitdiff
|
tree
2017-06-30
Yvan Roux
Documentation: Clean up AArch64 options.
commit
|
commitdiff
|
tree
2017-06-30
Richard Biener
re PR tree-optimization/81249 (ICE: error: incompatible...
commit
|
commitdiff
|
tree
2017-06-30
Andreas Krebbel
profile-count.h: Fix typos and whitespace issues.
commit
|
commitdiff
|
tree
2017-06-30
Andreas Krebbel
S/390: Adjust to the recent branch probability changes.
commit
|
commitdiff
|
tree
2017-06-30
Julian Brown
aarch64-fusion-pairs.def: Add ALU_BRANCH entry.
commit
|
commitdiff
|
tree
2017-06-30
Naveen H.S
aarch64.c (aarch_macro_fusion_pair_p): Push the check...
commit
|
commitdiff
|
tree
2017-06-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-06-29
Maya Rashish
netbsd.h (NETBSD_LIB_SPEC): Add -lc when creating share...
commit
|
commitdiff
|
tree
2017-06-29
Jan Hubicka
arm-builtins.c: Include profile-count.h
commit
|
commitdiff
|
tree
2017-06-29
Paolo Carlini
class.c (add_method): Change pair of errors to error...
commit
|
commitdiff
|
tree
2017-06-29
Jason Merrill
* constexpr.c, error.c, tree.c: Remove WITH_CLEANUP_EXP...
commit
|
commitdiff
|
tree
2017-06-29
Jason Merrill
PR c++/81180 - ICE with C++17 deduction of member class...
commit
|
commitdiff
|
tree
2017-06-29
Aaron Sawdey
rs6000.c (toc_relative_expr_p): Make tocrel_base and...
commit
|
commitdiff
|
tree
2017-06-29
Jason Merrill
PR c++/81188 - matching decltype of member function...
commit
|
commitdiff
|
tree
2017-06-29
Maya Rashish
builtins.md (ffssi2_internal): Correct constraint.
commit
|
commitdiff
|
tree
2017-06-29
Eric Botcazou
expr.c (expand_expr): When testing for unaligned objects...
commit
|
commitdiff
|
tree
2017-06-29
Cesar Philippidis
re PR fortran/77765 (ICE in gfc_match_oacc_routine...
commit
|
commitdiff
|
tree
2017-06-29
Steve Ellcey
ccmp_2.c: New test.
commit
|
commitdiff
|
tree
2017-06-29
Steve Ellcey
ccmp.c (ccmp_tree_comparison_p): New function.
commit
|
commitdiff
|
tree
2017-06-29
Nathan Sidwell
re PR c++/81247 (ICE on invalid C++ code with malformed...
commit
|
commitdiff
|
tree
2017-06-29
Sylvestre Ledru
bid2dpd_dpd2bid.c (_bid_to_dpd32): Fix whitespace.
commit
|
commitdiff
|
tree
2017-06-29
Segher Boessenkool
combine: Print insns with the cost dump
commit
|
commitdiff
|
tree
2017-06-29
Jan Hubicka
asan.c (asan_emit_stack_protection): Update.
commit
|
commitdiff
|
tree
2017-06-29
Ian Lance Taylor
Makefile.am (MOSTLYCLEANFILES): Remove testing files...
commit
|
commitdiff
|
tree
2017-06-29
Carl Love
rs6000-c.c: Add support for built-in functions vector...
commit
|
commitdiff
|
tree
2017-06-29
Jason Merrill
PR c++/81164 - ICE with invalid inherited constructor.
commit
|
commitdiff
|
tree
2017-06-29
Ian Lance Taylor
misc/cgo/testcarchive: fix test to work for gccgo
commit
|
commitdiff
|
tree
2017-06-29
Ian Lance Taylor
cmd/go: fix -buildmode={c-archive,c-shared,pie} for...
commit
|
commitdiff
|
tree
2017-06-29
Carl Love
builtins-3-vec_reve-runnable.c (dg-options, dg-skip...
commit
|
commitdiff
|
tree
2017-06-29
Nathan Sidwell
cp-tree.h (THIS_NAME, [...]): Delete.
commit
|
commitdiff
|
tree
2017-06-29
Nathan Sidwell
lex.c (maybe_add_lang_type_raw): Exit early, rather...
commit
|
commitdiff
|
tree
2017-06-29
Nathan Sidwell
call.c (check_dtor_name): Use constructor_name for...
commit
|
commitdiff
|
tree
2017-06-29
Nathan Sidwell
class.c (finish_struct): Use OVL_P.
commit
|
commitdiff
|
tree
2017-06-29
Nathan Sidwell
parser.c (cp_parser_direct_declarator): Reorder if...
commit
|
commitdiff
|
tree
2017-06-29
Nathan Sidwell
Whitespace cleanups.
commit
|
commitdiff
|
tree
2017-06-29
Richard Biener
tree-vect-loop.c (vect_analyze_scalar_cycles_1): Do...
commit
|
commitdiff
|
tree
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
next