platform/upstream/gcc.git
2015-07-30 Jason Merrillc-pretty-print.c (unary_expression): Don't print '...
2015-07-30 Uros Bizjak* gcc.target/i386/pr66648.c: Move to correct place.
2015-07-30 Alan Lawrence[AArch64] Removed unused VRL2/3/4 iterator values
2015-07-30 Richard Sandifordbuiltins.c (HAVE_atomic_clear, [...]): Delete.
2015-07-30 Richard Bienergimple-fold.c (fold_gimple_assign): Only fold !tcc_comp...
2015-07-30 David Sherwoodaarch64-simd.md (aarch64_ext<mode>): Replace call to...
2015-07-30 Jonathan Wakelycurrent_path.cc: Use canonical paths for comparisons.
2015-07-30 Richard Bienergenmatch.c (decision_tree::gen_gimple): Merge with ...
2015-07-30 Tim Shenregex_automaton.h (_State_base, _State<>): Remove _Trai...
2015-07-30 Paolo Carliniclass.c (check_for_override): Use DECL_SOURCE_LOCATION...
2015-07-30 Jonathan Wakelyany (any::operator=(const any&)): Check for self-assign...
2015-07-30 Marek Polacekc-common.c (warn_tautological_cmp): Bail for float...
2015-07-30 Richard Bienergenmatch.c (verbose): New global.
2015-07-30 Richard Bienerre PR middle-end/67053 (FAIL: experimental/optional...
2015-07-30 Jason MerrillDR 1558 PR c++/67021
2015-07-30 Segher Boessenkoolre PR target/66217 (PowerPC rotate/shift/mask instructi...
2015-07-30 GCC AdministratorDaily bump.
2015-07-29 Ian Lance Taylorsyscall: Fix to libgo/mksysinfo.sh
2015-07-29 Aditya Kumar[graphite] reduce the number of params in a scop to 3
2015-07-29 H.J. LuDefine DBX_REGISTER_NUMBER for IA MCU
2015-07-29 Ville VoutilainenFix whitespace in my MAINTAINERS change commit.
2015-07-29 Ville Voutilainen* MAINTAINERS (Write After Approval): Add myself.
2015-07-29 Uros Bizjakre PR libfortran/66650 (libgfortran: warning: left...
2015-07-29 Jonathan Wakelyre PR libstdc++/66829 (FAIL: 23_containers/multiset...
2015-07-29 Alan Lawrence[AArch64 Testsuite] vld1_lane.c: Remove unused test...
2015-07-29 Alan Lawrence[AArch64 Testsuite] vld1-vst1_1.c: Add missing float32x...
2015-07-29 Richard Bienergimple-fold.c (fold_gimple_cond): Remove.
2015-07-29 Alan Lawrence[ARM/AArch64 Testsuite] Add basic fp16 tests
2015-07-29 Jonathan Wakely* testsuite/24_iterators/container_access.cc: New.
2015-07-29 Ville Voutilainenrange_access.h: Change class to typename in every template.
2015-07-29 Ville Voutilainenre PR libstdc++/60970 (Support std::hash with enum...
2015-07-29 Alan Lawrence[AArch64] Add basic FP16 support
2015-07-29 Richard Bienermatch.pd: Merge address comparison patterns and make...
2015-07-29 Richard Bienergenmatch.c (c_expr::gen_transform): Error on unknown...
2015-07-29 Richard Bienergimple-fold.c (has_use_on_stmt): New function.
2015-07-29 Markus TrippelsdorfUse fast unwinder for PowerPC
2015-07-29 Tim Shenre PR libstdc++/67015 ("^[a-z0-9][a-z0-9-]*$", std...
2015-07-29 Bill Schmidtre PR sanitizer/63927 (AddressSanitizer painfully slow...
2015-07-29 GCC AdministratorDaily bump.
2015-07-28 David Sherwoodarm.c (neon_element_bits, [...]): Call GET_MODE_INNER...
2015-07-28 Richard Sandifordtarget-insns.def (reload_load_address): New targetm...
2015-07-28 Richard Sandifordtarget-insns.def (atomic_test_and_set): New targetm...
2015-07-28 Richard Sandifordtarget-insns.def (can_extend, ptr_extend): New targetm...
2015-07-28 Richard Sandifordtarget-insns.def (eh_return): New targetm instruction...
2015-07-28 Richard Sandifordtarget-insns.def (indirect_jump): New targetm instructi...
2015-07-28 Richard Sandifordfr30.md (indirect_jump): Use pmode_register_operand...
2015-07-28 Eric Gallagercheck.tpl: Ignore .DS_Store directories.
2015-07-28 Richard Bienermatch.pd: Add more simplification of address comparisons.
2015-07-28 Richard Bienermatch.pd: Re-order two cases in comparison with max...
2015-07-28 Kyrylo Tkachov[AArch64] Properly handle simple arith+extend ops in...
2015-07-28 Paolo Carlinicall.c (build_op_delete_call, [...]): Use Use DECL_SOUR...
2015-07-28 Nick Cliftonrl78.c (rl78_addsi3_internal): New function.
2015-07-28 Tom de VriesHandle double reduction in parloops
2015-07-28 Richard Bienerfold-const.c (fold_comparison): Remove equality folding...
2015-07-28 Thomas Preud... re PR tree-optimization/66828 (gcc/tree-ssa-math-opts...
2015-07-28 Dominik VogtHonour DriverOnly for enum values in error messages
2015-07-28 Ben Elliston* config.sub, config.guess: Import from upstream.
2015-07-28 GCC AdministratorDaily bump.
2015-07-27 Luis Felipe... c-decl.c (get_parm_info): Remove static var.
2015-07-27 Marek Polacek* c-c++-common/Wtautological-compare-2.c: Remove unused...
2015-07-27 Tom de VriesSimplify gather_scalar_reductions
2015-07-27 Tom de VriesUpdate outer-4.c and uns-outer-4.c
2015-07-27 Marek Polacek* ipa-devirt.c (types_same_for_odr): Fix typo.
2015-07-27 Marek Polacekre PR bootstrap/67030 (ARM bootstrap failure due to...
2015-07-27 Jason Merrillconstexpr.c (cxx_eval_call_expression): Don't add this...
2015-07-27 Jason Merrillre PR lto/66468 (ICE in in check_die, at dwarf2out...
2015-07-27 H.J. LuAdd more tests for PR target/66232
2015-07-27 Wilco Dijkstra[PATCH][AArch64] Improve spill code - swap order in...
2015-07-27 Alan Lawrence[ARM] PR/63870 Add a __builtin_lane_check
2015-07-27 Alan Lawrence[ARM] PR/63870 Add qualifier to check lane bounds in...
2015-07-27 Wilco Dijkstra[PATCH][AArch64] Improve spill code - swap order in...
2015-07-27 Thomas SchwingeFix logic error in Fortran OpenACC parsing
2015-07-27 Matthew Wahabarm-arches.def: Add "armv6kz".
2015-07-27 Marek Polacekre PR c++/66555 (Fails to warn for if (j == 0 && i...
2015-07-27 Richard Bienergenmatch.c (decision_tree::gen_gimple): Split out large...
2015-07-27 GCC AdministratorDaily bump.
2015-07-26 Patrick PalkaFix PR c++/18969 (invalid return statement diagnosed...
2015-07-26 Paolo Carlinidecl.c (poplevel): Use Use DECL_SOURCE_LOCATION and...
2015-07-26 Uros Bizjakpr66140.c (lpfc_bg_setup_bpl): Use unsigned immediates...
2015-07-26 Uros Bizjakalpha.c: Use SUBREG_P predicate.
2015-07-26 GCC AdministratorDaily bump.
2015-07-25 Patrick Palkare PR c++/66857 (Reference not bound to lvalue)
2015-07-25 Dominik VogtS390: Clean up cross-compile for S390.
2015-07-25 Oleg Endore PR target/66930 (gengtype.c is miscompiled during...
2015-07-25 Uros BizjakChangeLog: Fix whitespace.
2015-07-25 Uros Bizjaki386.c: Use SUBREG_P predicate.
2015-07-25 Uros Bizjakre PR target/67004 (valgrind error in recog_memoized...
2015-07-25 Sebastian Popremove tree-browser
2015-07-25 Sebastian Popdump reasons why graphite failed to detect a scop
2015-07-25 Uros Bizjakre PR target/66648 (incorrect memcpy expansion with...
2015-07-25 Sebastian Popupdate doc for supported isl versions
2015-07-25 Tom de VriesFixup graphite/uns-*.c testcases
2015-07-25 Jason Merrillre PR c++/64969 (generic functions do not work with...
2015-07-25 Jason Merrillre PR c++/64989 (constant-initialization of self-refere...
2015-07-25 Jeff Lawrevert: re PR lto/66752 (spec2000 255.vortex performanc...
2015-07-25 David EdelsohnRevert:
2015-07-25 GCC AdministratorDaily bump.
2015-07-25 Ian Lance Taylorsyscall: Add ioctl consts from if_tun.h
2015-07-24 Uros Bizjaki386.c (ix86_va_start): Remove unneeded !TARGET_64BIT...
2015-07-24 Tom de VriesEnable reductions without fassociative-math in graphite
next