]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2015-06-30  uros * lex.c (search_line_sse42) [__GCC_ASM_FLAG_OUTPUTS__...
2015-06-30  amker * tree-ssa-loop-ivopts.c (record_sub_use): Don't reset...
2015-06-30  mrs PR target/66509
2015-06-30  gccadminDaily bump.
2015-06-29  nathan * config/nvptx/nvptx.md (nvptx_reorg_subreg): New...
2015-06-29  paolo/cp
2015-06-29  hjlUse PIE_SPEC/NO_PIE_SPEC for crtend.o/crtendS.o
2015-06-29  fdumont2015-06-29 François Dumont <fdumont@gcc.gnu.org>
2015-06-29  ebotcazou PR ada/63310
2015-06-29  uros * config/i386/i386.md (*jcc_1): Use %! in asm template.
2015-06-29  sandra2015-06-29 Sandra Loosemore <sandra@codesourcery...
2015-06-29  manuWunused-parameter warnings are given from cgraph::final...
2015-06-29  mwahab2015-06-29 Matthew Wahab <matthew.wahab@arm.com>
2015-06-29  mwahab2015-06-29 Matthew Wahab <matthew.wahab@arm.com>
2015-06-29  mwahab2015-06-29 Matthew Wahab <matthew.wahab@arm.com>
2015-06-29  jsm28 * sv.po: Update.
2015-06-29  rthi386: Implement asm flag outputs
2015-06-29  jiwang[AArch64] Generalize TLSLE macro and pattern names
2015-06-29  mpolacek * fold-const.c (fold_binary_loc): Move X - (X / Y...
2015-06-29  vriesSimplify structure try_transform_to_exit_first_loop_alt
2015-06-29  mwahab2015-06-29 Matthew Wahab <matthew.wahab@arm.com>
2015-06-29  mpolacek PR c/66322
2015-06-29  rguenth2015-06-29 Richard Biener <rguenther@suse.de>
2015-06-29  rguenth2015-06-29 Richard Biener <rguenther@suse.de>
2015-06-29  rguenth2015-06-29 Richard Biener <rguenther@suse.de>
2015-06-29  gccadminDaily bump.
2015-06-29  kugangcc/ChangeLog:
2015-06-28  uros * Add forgotten ChangeLog entry.
2015-06-28  sandra2015-06-28 Chung-Lin Tang <cltang@codesourcery.com>
2015-06-28  uros * config/i386/i386.md (<mode>_ldx): Do not zero-extend...
2015-06-28  gccadminDaily bump.
2015-06-27  ppalkaMake debug_tree() print the length of a TREE_VEC
2015-06-27  mpolacek * call.c: Use VECTOR_TYPE_P.
2015-06-27  mpolacek * call.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-27  schwab* pt.c (check_unstripped_args): Mark parameter as unused.
2015-06-27  gccadminDaily bump.
2015-06-26  amacleod2015-06-26 Andrew MacLeod <amacleod@redhat.com>
2015-06-26  mpolacek * c-common.c (check_main_parameter_types): Use VECTOR_...
2015-06-26  jason PR c++/66216
2015-06-26  jason PR c++/66684
2015-06-26  jason PR c++/66255
2015-06-26  jason PR c++/66067
2015-06-26  jason PR c++/66654
2015-06-26  rediImplement N4258 (Cleaning-up noexcept in the Library...
2015-06-26  mpolacek * array-notation-common.c (find_rank): Use INDIRECT_REF_P.
2015-06-26  redi * include/bits/stl_bvector.h (vector<bool>::vector...
2015-06-26  rsandifogcc/
2015-06-26  jambormFix PR 66301 - check for dump_file in eliminate_dom_wal...
2015-06-26  jgreenhalgh[Patch AArch64 4/4] Add -moverride tuning command,...
2015-06-26  jiwang[AArch64][2/2] Implement -fpic for -mcmodel=small
2015-06-26  jgreenhalgh[Patch AArch64 3/4] De-const-ify struct tune_params
2015-06-26  jgreenhalgh[Patch AArch64 2/4] Control the FMA steering pass in...
2015-06-26  jgreenhalgh[Patch AArch64 1/4] Define candidates for instruction...
2015-06-26  jiwang[AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_...
2015-06-26  nathan * config/nvptx/nvptx.md (call_operation): Remove unuse...
2015-06-26  amker PR bootstrap/66638
2015-06-26  rguenth2015-06-26 Richard Biener <rguenther@suse.de>
2015-06-26  ebotcazouMinor comment tweak.
2015-06-26  ebotcazou * gcc-interface/trans.c (Handled_Sequence_Of_Statement...
2015-06-26  ebotcazou * gcc-interface/gigi.h (note_types_used_by_globals...
2015-06-26  ebotcazou * gcc-interface/gigi.h (create_var_decl_1): Rename...
2015-06-26  mpolacek * match.pd ((x | y) & ~(x & y) -> x ^ y,
2015-06-26  rsandifogcc/
2015-06-26  mpolacek * cp-array-notation.c (expand_sec_reduce_builtin)...
2015-06-26  ebotcazou * gcc-interface/trans.c (loop_info_d): Add low_bound...
2015-06-26  ramana[Patch ARM] Fix thinko in use of TARGET_UNIFIED_ASM
2015-06-26  mpolacek * c-common.c (handle_unused_attribute): Use VAR_OR_FUN...
2015-06-26  rguenth2015-06-26 Richard Biener <rguenther@suse.de>
2015-06-26  uros PR target/66412
2015-06-26  hjlCast return of strtol to unsigned int
2015-06-26  gccadminDaily bump.
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  olegendogcc/
2015-06-25  hjlValidate -pie if PIE is enabled by default
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  redi * include/bits/locale_conv.h (__do_str_codecvt): Set...
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
next