projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2015-07-29
Alan Lawrence
[ARM/AArch64 Testsuite] Add basic fp16 tests
commit
|
commitdiff
|
tree
2015-07-29
Jonathan Wakely
* testsuite/24_iterators/container_access.cc: New.
commit
|
commitdiff
|
tree
2015-07-29
Ville Voutilainen
range_access.h: Change class to typename in every template.
commit
|
commitdiff
|
tree
2015-07-29
Ville Voutilainen
re PR libstdc++/60970 (Support std::hash with enum...
commit
|
commitdiff
|
tree
2015-07-29
Alan Lawrence
[AArch64] Add basic FP16 support
commit
|
commitdiff
|
tree
2015-07-29
Richard Biener
match.pd: Merge address comparison patterns and make...
commit
|
commitdiff
|
tree
2015-07-29
Richard Biener
genmatch.c (c_expr::gen_transform): Error on unknown...
commit
|
commitdiff
|
tree
2015-07-29
Richard Biener
gimple-fold.c (has_use_on_stmt): New function.
commit
|
commitdiff
|
tree
2015-07-29
Markus Trippelsdorf
Use fast unwinder for PowerPC
commit
|
commitdiff
|
tree
2015-07-29
Tim Shen
re PR libstdc++/67015 ("^[a-z0-9][a-z0-9-]*$", std...
commit
|
commitdiff
|
tree
2015-07-29
Bill Schmidt
re PR sanitizer/63927 (AddressSanitizer painfully slow...
commit
|
commitdiff
|
tree
2015-07-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-07-28
David Sherwood
arm.c (neon_element_bits, [...]): Call GET_MODE_INNER...
commit
|
commitdiff
|
tree
2015-07-28
Richard Sandiford
target-insns.def (reload_load_address): New targetm...
commit
|
commitdiff
|
tree
2015-07-28
Richard Sandiford
target-insns.def (atomic_test_and_set): New targetm...
commit
|
commitdiff
|
tree
2015-07-28
Richard Sandiford
target-insns.def (can_extend, ptr_extend): New targetm...
commit
|
commitdiff
|
tree
2015-07-28
Richard Sandiford
target-insns.def (eh_return): New targetm instruction...
commit
|
commitdiff
|
tree
2015-07-28
Richard Sandiford
target-insns.def (indirect_jump): New targetm instructi...
commit
|
commitdiff
|
tree
2015-07-28
Richard Sandiford
fr30.md (indirect_jump): Use pmode_register_operand...
commit
|
commitdiff
|
tree
2015-07-28
Eric Gallager
check.tpl: Ignore .DS_Store directories.
commit
|
commitdiff
|
tree
2015-07-28
Richard Biener
match.pd: Add more simplification of address comparisons.
commit
|
commitdiff
|
tree
2015-07-28
Richard Biener
match.pd: Re-order two cases in comparison with max...
commit
|
commitdiff
|
tree
2015-07-28
Kyrylo Tkachov
[AArch64] Properly handle simple arith+extend ops in...
commit
|
commitdiff
|
tree
2015-07-28
Paolo Carlini
call.c (build_op_delete_call, [...]): Use Use DECL_SOUR...
commit
|
commitdiff
|
tree
2015-07-28
Nick Clifton
rl78.c (rl78_addsi3_internal): New function.
commit
|
commitdiff
|
tree
2015-07-28
Tom de Vries
Handle double reduction in parloops
commit
|
commitdiff
|
tree
2015-07-28
Richard Biener
fold-const.c (fold_comparison): Remove equality folding...
commit
|
commitdiff
|
tree
2015-07-28
Thomas Preud...
re PR tree-optimization/66828 (gcc/tree-ssa-math-opts...
commit
|
commitdiff
|
tree
2015-07-28
Dominik Vogt
Honour DriverOnly for enum values in error messages
commit
|
commitdiff
|
tree
2015-07-28
Ben Elliston
* config.sub, config.guess: Import from upstream.
commit
|
commitdiff
|
tree
2015-07-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-07-27
Luis Felipe...
c-decl.c (get_parm_info): Remove static var.
commit
|
commitdiff
|
tree
2015-07-27
Marek Polacek
* c-c++-common/Wtautological-compare-2.c: Remove unused...
commit
|
commitdiff
|
tree
2015-07-27
Tom de Vries
Simplify gather_scalar_reductions
commit
|
commitdiff
|
tree
2015-07-27
Tom de Vries
Update outer-4.c and uns-outer-4.c
commit
|
commitdiff
|
tree
2015-07-27
Marek Polacek
* ipa-devirt.c (types_same_for_odr): Fix typo.
commit
|
commitdiff
|
tree
2015-07-27
Marek Polacek
re PR bootstrap/67030 (ARM bootstrap failure due to...
commit
|
commitdiff
|
tree
2015-07-27
Jason Merrill
constexpr.c (cxx_eval_call_expression): Don't add this...
commit
|
commitdiff
|
tree
2015-07-27
Jason Merrill
re PR lto/66468 (ICE in in check_die, at dwarf2out...
commit
|
commitdiff
|
tree
2015-07-27
H.J. Lu
Add more tests for PR target/66232
commit
|
commitdiff
|
tree
2015-07-27
Wilco Dijkstra
[PATCH][AArch64] Improve spill code - swap order in...
commit
|
commitdiff
|
tree
2015-07-27
Alan Lawrence
[ARM] PR/63870 Add a __builtin_lane_check
commit
|
commitdiff
|
tree
2015-07-27
Alan Lawrence
[ARM] PR/63870 Add qualifier to check lane bounds in...
commit
|
commitdiff
|
tree
2015-07-27
Wilco Dijkstra
[PATCH][AArch64] Improve spill code - swap order in...
commit
|
commitdiff
|
tree
2015-07-27
Thomas Schwinge
Fix logic error in Fortran OpenACC parsing
commit
|
commitdiff
|
tree
2015-07-27
Matthew Wahab
arm-arches.def: Add "armv6kz".
commit
|
commitdiff
|
tree
2015-07-27
Marek Polacek
re PR c++/66555 (Fails to warn for if (j == 0 && i...
commit
|
commitdiff
|
tree
2015-07-27
Richard Biener
genmatch.c (decision_tree::gen_gimple): Split out large...
commit
|
commitdiff
|
tree
2015-07-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-07-26
Patrick Palka
Fix PR c++/18969 (invalid return statement diagnosed...
commit
|
commitdiff
|
tree
2015-07-26
Paolo Carlini
decl.c (poplevel): Use Use DECL_SOURCE_LOCATION and...
commit
|
commitdiff
|
tree
2015-07-26
Uros Bizjak
pr66140.c (lpfc_bg_setup_bpl): Use unsigned immediates...
commit
|
commitdiff
|
tree
2015-07-26
Uros Bizjak
alpha.c: Use SUBREG_P predicate.
commit
|
commitdiff
|
tree
2015-07-26
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-07-25
Patrick Palka
re PR c++/66857 (Reference not bound to lvalue)
commit
|
commitdiff
|
tree
2015-07-25
Dominik Vogt
S390: Clean up cross-compile for S390.
commit
|
commitdiff
|
tree
2015-07-25
Oleg Endo
re PR target/66930 (gengtype.c is miscompiled during...
commit
|
commitdiff
|
tree
2015-07-25
Uros Bizjak
ChangeLog: Fix whitespace.
commit
|
commitdiff
|
tree
2015-07-25
Uros Bizjak
i386.c: Use SUBREG_P predicate.
commit
|
commitdiff
|
tree
2015-07-25
Uros Bizjak
re PR target/67004 (valgrind error in recog_memoized...
commit
|
commitdiff
|
tree
2015-07-25
Sebastian Pop
remove tree-browser
commit
|
commitdiff
|
tree
2015-07-25
Sebastian Pop
dump reasons why graphite failed to detect a scop
commit
|
commitdiff
|
tree
2015-07-25
Uros Bizjak
re PR target/66648 (incorrect memcpy expansion with...
commit
|
commitdiff
|
tree
2015-07-25
Sebastian Pop
update doc for supported isl versions
commit
|
commitdiff
|
tree
2015-07-25
Tom de Vries
Fixup graphite/uns-*.c testcases
commit
|
commitdiff
|
tree
2015-07-25
Jason Merrill
re PR c++/64969 (generic functions do not work with...
commit
|
commitdiff
|
tree
2015-07-25
Jason Merrill
re PR c++/64989 (constant-initialization of self-refere...
commit
|
commitdiff
|
tree
2015-07-25
Jeff Law
revert: re PR lto/66752 (spec2000 255.vortex performanc...
commit
|
commitdiff
|
tree
2015-07-25
David Edelsohn
Revert:
commit
|
commitdiff
|
tree
2015-07-25
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-07-25
Ian Lance Taylor
syscall: Add ioctl consts from if_tun.h
commit
|
commitdiff
|
tree
2015-07-24
Uros Bizjak
i386.c (ix86_va_start): Remove unneeded !TARGET_64BIT...
commit
|
commitdiff
|
tree
2015-07-24
Tom de Vries
Enable reductions without fassociative-math in graphite
commit
|
commitdiff
|
tree
2015-07-24
Tom de Vries
Don't allow unsafe reductions in graphite
commit
|
commitdiff
|
tree
2015-07-24
Manuel López...
re PR c++/64079 (%+D in diagnostics breaks pragma GCC...
commit
|
commitdiff
|
tree
2015-07-24
Uros Bizjak
i386.c (ix86_call_abi_override): Call ix86_function_abi.
commit
|
commitdiff
|
tree
2015-07-24
Ian Lance Taylor
compiler: Don't parse malformed receiver/parameters.
commit
|
commitdiff
|
tree
2015-07-24
Ian Lance Taylor
compiler: Disallow rune literals with '\X'.
commit
|
commitdiff
|
tree
2015-07-24
Jeff Law
re PR other/66259 (Combined gcc and binutils build...
commit
|
commitdiff
|
tree
2015-07-24
Ian Lance Taylor
compiler: Don't make temporaries for constant expressions.
commit
|
commitdiff
|
tree
2015-07-24
Kyrylo Tkachov
[obvious] Use std::swap instead of manually swapping...
commit
|
commitdiff
|
tree
2015-07-24
Joseph Myers
* nl.po: Update.
commit
|
commitdiff
|
tree
2015-07-24
Joseph Myers
be.po, [...]: Update.
commit
|
commitdiff
|
tree
2015-07-24
Jonathan Wakely
* include/bits/atomic_futex.h [_GLIBCXX_HAVE_LINUX_FUTEX]
commit
|
commitdiff
|
tree
2015-07-24
Uros Bizjak
re PR target/64003 (valgrind complains about get_attr_l...
commit
|
commitdiff
|
tree
2015-07-24
Nathan Sidwell
gimplify.c (omp_default_clause): New function.
commit
|
commitdiff
|
tree
2015-07-24
Gary Funck
re PR middle-end/66984 (ICE: fold_binary changes type...
commit
|
commitdiff
|
tree
2015-07-24
Tom de Vries
Add transform_to_exit_first_loop_alt dump success message
commit
|
commitdiff
|
tree
2015-07-24
Mikael Morin
Fix gfortran.dg/class_to_type_4.f90 deallocation code...
commit
|
commitdiff
|
tree
2015-07-24
Cesar Philippidis
re PR libgomp/66714 (ICE in loc_list_from_tree with -g)
commit
|
commitdiff
|
tree
2015-07-24
Szabolcs Nagy
[AArch64] elf toolchain does not pass -shared linker...
commit
|
commitdiff
|
tree
2015-07-24
Szabolcs Nagy
[AArch64] Fix LINUX_TARGET_LINK_SPEC to be consistent...
commit
|
commitdiff
|
tree
2015-07-24
Ilya Enkovich
re PR ipa/66566 ([CHKP] ICE in early_inliner: internal...
commit
|
commitdiff
|
tree
2015-07-24
Richard Biener
genmatch.c (struct dt_node): Add statistic fields.
commit
|
commitdiff
|
tree
2015-07-24
Richard Biener
fold-const.c (fold_binary_loc): Move simplifying of...
commit
|
commitdiff
|
tree
2015-07-24
Richard Biener
genmatch.c (struct capture_info): Add same_as field.
commit
|
commitdiff
|
tree
2015-07-24
H.J. Lu
Add a testcase for PR bootstrap/66978
commit
|
commitdiff
|
tree
2015-07-24
Andreas Krebbel
S/390: Fix cfi for GPR 2 FPR saves
commit
|
commitdiff
|
tree
2015-07-24
Andreas Krebbel
[PATCH] S/390: Improve risbg usage
commit
|
commitdiff
|
tree
2015-07-24
Dominik Vogt
[PATCH 4/4] S390 -march=native related fixes
commit
|
commitdiff
|
tree
next