projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2017-06-09
Jonathan Wakely
Add deduction guides for sequence containers (P0433R2...
commit
|
commitdiff
|
tree
2017-06-09
Richard Biener
re PR tree-optimization/66623 (Unsafe FP math reduction...
commit
|
commitdiff
|
tree
2017-06-09
Richard Biener
re PR tree-optimization/79483 ([graphite] ICE: verify_s...
commit
|
commitdiff
|
tree
2017-06-09
Richard Biener
re PR ipa/81007 (ICE with virtual function in broken...
commit
|
commitdiff
|
tree
2017-06-09
Tamar Christina
Reverted r249005 until PowerPC and AIX issues sorted.
commit
|
commitdiff
|
tree
2017-06-09
Jakub Jelinek
hard-reg-1-nov.c (mpx_test): Use "esp" instead of ...
commit
|
commitdiff
|
tree
2017-06-09
Martin Liska
Come up with selftests for predict.c.
commit
|
commitdiff
|
tree
2017-06-09
Ian Lance Taylor
compiler: additional lvalue/rvalue context fixes
commit
|
commitdiff
|
tree
2017-06-09
Segher Boessenkool
rs6000: Don't add an immediate to r0 (PR80966)
commit
|
commitdiff
|
tree
2017-06-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-06-08
Will Schmidt
rs6000.c (rs6000_gimple_fold_builtin): Add handling...
commit
|
commitdiff
|
tree
2017-06-08
Jakub Jelinek
re PR c/81006 (ICE with zero-size array and #pragma...
commit
|
commitdiff
|
tree
2017-06-08
Ian Lance Taylor
libgo: update to 1.8.3 release
commit
|
commitdiff
|
tree
2017-06-08
Jakub Jelinek
re PR c++/81011 (ICE with #pragma omp task and inaccess...
commit
|
commitdiff
|
tree
2017-06-08
Jakub Jelinek
re PR middle-end/81005 (-fsanitize=null and -fsanitize...
commit
|
commitdiff
|
tree
2017-06-08
Ian Lance Taylor
compiler: lvalue context fixes in Unary_expression...
commit
|
commitdiff
|
tree
2017-06-08
Uros Bizjak
re PR target/81015 (Bad codegen for __builtin_clz(unsig...
commit
|
commitdiff
|
tree
2017-06-08
Tom de Vries
Remove NO_TRAMPOLINES
commit
|
commitdiff
|
tree
2017-06-08
Tom de Vries
Fix no_trampolines test in check_effective_target_tramp...
commit
|
commitdiff
|
tree
2017-06-08
Jan Hubicka
predict.c (unlikely_executed_edge_p): Move ahead.
commit
|
commitdiff
|
tree
2017-06-08
Ian Lance Taylor
compiler: fix undefined symbol error with unexported...
commit
|
commitdiff
|
tree
2017-06-08
Alexander Ivchenko
re PR middle-end/79988 ([CHKP] ICE in tree check: acces...
commit
|
commitdiff
|
tree
2017-06-08
Jan Hubicka
system.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
commit
|
commitdiff
|
tree
2017-06-08
Jan Hubicka
cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_...
commit
|
commitdiff
|
tree
2017-06-08
Jan Hubicka
opts.c (finish_options): x_flag_reorder_blocks_and_part...
commit
|
commitdiff
|
tree
2017-06-08
Jonathan Wakely
PR libstdc++/81017 add noexcept to std::function move...
commit
|
commitdiff
|
tree
2017-06-08
Jan Hubicka
cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_pa...
commit
|
commitdiff
|
tree
2017-06-08
Olivier Hainque
t-vxworks (LIBGCC2_INCLUDES): Add path to wrn/coreip...
commit
|
commitdiff
|
tree
2017-06-08
Alexander Ivchenko
tree-chkp.c (chkp_get_hard_register_var_fake_base_addre...
commit
|
commitdiff
|
tree
2017-06-08
Jan Hubicka
predict.c (maybe_hot_bb_p): Do not check profile status.
commit
|
commitdiff
|
tree
2017-06-08
Julia Koval
Add mov[us]wb store intrinsics.
commit
|
commitdiff
|
tree
2017-06-08
Marek Polacek
re PR sanitizer/80932 (UBSAN: false positive as a resul...
commit
|
commitdiff
|
tree
2017-06-08
Julia Koval
[PR73350][PR80862] Improve subst for RC-capable insns.
commit
|
commitdiff
|
tree
2017-06-08
Jan Hubicka
* cfgbuild.c (find_many_sub_basic_blocks): Fix thinko.
commit
|
commitdiff
|
tree
2017-06-08
Olivier Hainque
vx_crtbegin_auto.c: Update year in copyright notice.
commit
|
commitdiff
|
tree
2017-06-08
Martin Liska
gcov: Add block_info::block_info (PR gcov-profile/80911).
commit
|
commitdiff
|
tree
2017-06-08
Tamar Christina
re PR middle-end/77925 (Add __builtin_issubnormal)
commit
|
commitdiff
|
tree
2017-06-08
Richard Biener
re PR tree-optimization/80928 (SLP vectorization does...
commit
|
commitdiff
|
tree
2017-06-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-06-07
Tony Reix
simple-object-xcoff.c (simple_object_xcoff_find_section...
commit
|
commitdiff
|
tree
2017-06-07
Carl Love
rs6000-c: The return type of the following built-in...
commit
|
commitdiff
|
tree
2017-06-07
Carl Love
re PR target/80982 (gcc.target/powerpc/builtins-3-runna...
commit
|
commitdiff
|
tree
2017-06-07
Carl Love
altivec.md: Fix argument swizzle in vec_doublel support...
commit
|
commitdiff
|
tree
2017-06-07
Alexander Monakov
doc: update x86 -mcx16 option description
commit
|
commitdiff
|
tree
2017-06-07
Ian Lance Taylor
runtime: support ia64 in lfstack
commit
|
commitdiff
|
tree
2017-06-07
Jonathan Wakely
Add C++17 deduction guide for std::basic_regex (P0433R2...
commit
|
commitdiff
|
tree
2017-06-07
Jonathan Wakely
PR libstdc++/81002 fix std::basic_regex range constructor
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
I love SVN.
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove rs6000_nonimmediate_operand
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove spe_acc and spefscr
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove SPE high registers
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove type attribute "brinc"
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove spe.md, spe.h, linuxspe.h
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove reg_or_none500mem_operand
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove -mspe options
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friends
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove UNSPEC_MV_CR_GT
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove output_e500_flip_gt_bit
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove rs6000_cbranch_operator
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove -mfloat-gprs
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove TARGET_E500_{SINGLE,DOUBLE}
commit
|
commitdiff
|
tree
2017-06-07
Segher Boessenkool
rs6000: Remove TARGET_FPRS
commit
|
commitdiff
|
tree
2017-06-07
Nathan Sidwell
class.c (layout_class_type): Restructure overlong-bitfi...
commit
|
commitdiff
|
tree
2017-06-07
David Edelsohn
Fix white space.
commit
|
commitdiff
|
tree
2017-06-07
Tony Reix
aix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define...
commit
|
commitdiff
|
tree
2017-06-07
Jonathan Wakely
Add C++17 deduction guide for std::basic_string (P0433R...
commit
|
commitdiff
|
tree
2017-06-07
Jonathan Wakely
PR c++/80990 use cv-qualifiers in class template argume...
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
* passes.def (pass_iv_canon): Move before pass_loop_dis...
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
graphds.c (add_edge): Intitialize edge's attached data.
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
tree-vect-data-refs.c (vect_mark_for_runtime_alias_test...
commit
|
commitdiff
|
tree
2017-06-07
Marek Polacek
re PR sanitizer/80932 (UBSAN: false positive as a resul...
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
l_fma_double_1.c: Adjust test strings.
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
tree-vect-loop-manip.c (vect_do_peeling): Don't skip...
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
tree-vectorizer.h (vect_build_loop_niters): New parameter.
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
tree-affine.c (ssa.h): Include header file.
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
* tree-affine.c (tree_to_aff_combination): Handle ...
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
(aff_combination_expand): Move (T1)(X *+- CST) simplifi...
commit
|
commitdiff
|
tree
2017-06-07
Bin Cheng
tree-ssa-loop-ivopts.c (ivopts_estimate_reg_pressure...
commit
|
commitdiff
|
tree
2017-06-07
Tamar Christina
aarch64.c (aarch64_rtx_costs): Make sdiv more expensive...
commit
|
commitdiff
|
tree
2017-06-07
Sebastian Huber
RTEMS: Use TLS for Ada run-time
commit
|
commitdiff
|
tree
2017-06-07
Tamar Christina
aarch-cost-tables.h (cortexa53_extra_cost): Increase...
commit
|
commitdiff
|
tree
2017-06-07
Richard Biener
re PR tree-optimization/80928 (SLP vectorization does...
commit
|
commitdiff
|
tree
2017-06-07
Tamar Christina
2017-06-07 Tamar Christina <tamar.christina@arm.com>
commit
|
commitdiff
|
tree
2017-06-07
Richard Biener
re PR tree-optimization/80928 (SLP vectorization does...
commit
|
commitdiff
|
tree
2017-06-07
Jakub Jelinek
dumpfile.h (enum tree_dump_index): Rename TDI_generic...
commit
|
commitdiff
|
tree
2017-06-07
Richard Sandiford
Clarify define_insn documentation
commit
|
commitdiff
|
tree
2017-06-07
Jan Hubicka
cfgbuild.c (find_bb_boundaries): Initialize profile...
commit
|
commitdiff
|
tree
2017-06-07
Jim Wilson
Remove aarch32 support for falkor/qdf24xx, not in relea...
commit
|
commitdiff
|
tree
2017-06-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2017-06-06
Nathan Sidwell
name-lookup.c (suggest_alternatives_for): Use qualified...
commit
|
commitdiff
|
tree
2017-06-06
Ian Lance Taylor
compiler: typing fixes for Interface_mtable_expression
commit
|
commitdiff
|
tree
2017-06-06
Thomas Koenig
re PR fortran/80975 (matmul for zero-length arrays)
commit
|
commitdiff
|
tree
2017-06-06
Marek Polacek
re PR c/79983 (Improve enum and struct redefinition...
commit
|
commitdiff
|
tree
2017-06-06
David S. Miller
sparc: Fix stack references in return delay slot.
commit
|
commitdiff
|
tree
2017-06-06
Maxim Kuvyrkov
Improve debug output of loop data prefetching.
commit
|
commitdiff
|
tree
2017-06-06
Maxim Kuvyrkov
Add debug counter for loop array prefetching.
commit
|
commitdiff
|
tree
2017-06-06
Tom de Vries
Remove NO_LABEL_VALUES
commit
|
commitdiff
|
tree
2017-06-06
Nathan Sidwell
re PR c++/80979 (ice in lookup_mark, at cp/tree.c:2298)
commit
|
commitdiff
|
tree
2017-06-06
Kyrylo Tkachov
[AArch64] Allow const0_rtx operand for atomic compare...
commit
|
commitdiff
|
tree
2017-06-06
Thomas Preud...
[ARM] Rename *_compute_save_reg_mask ()
commit
|
commitdiff
|
tree
next