]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2014-06-26  Martin Jamboripa-prop.c (ipa_impossible_devirt_target): No longer...
2014-06-26  Jonathan Wakelyshared_ptr_base.h (__shared_ptr::_Deleter): Fix paramet...
2014-06-26  Richard Bienerre PR tree-optimization/61607 (DOM missed jump threadin...
2014-06-26  Vidya Praveeninline-22.c: Add bind_pic_locally.
2014-06-26  Vidya Praveentarget-support.exp (bind_pic_locally): Save the flags...
2014-06-26  Alan LawrenceCorrect ChangeLog entries (dates and missing files)
2014-06-26  Bernd SchmidtPart 2 of the collect-utils library, now also used...
2014-06-26  Bernd SchmidtSmall cleanups before making collect2 use collect-utils.
2014-06-26  Bernd SchmidtMake a collect-utils library for use by tools like...
2014-06-26  Nick Clifton* config/frv/frv.c (frv_in_small_data_p): Remove redund...
2014-06-26  Nick Cliftontarget-supports.exp (check_effective_target_trapping...
2014-06-26  Nick Cliftonextend.texi (Function Attributes): Fix typo in descript...
2014-06-26  James Greenhalgh[ARM] Error if overriding --with-tune by --with-cpu
2014-06-26  Richard Bienertree-ssa-dom.c (cprop_operand): Remove restriction...
2014-06-26  Richard Bienerre PR tree-optimization/61607 (DOM missed jump threadin...
2014-06-26  Adam Butcherre PR c++/61537 (template parameter lists wrongly detec...
2014-06-26  Jan Hubickatoplev.c (backend_init_target): Move init_emit_regs...
2014-06-26  GCC AdministratorDaily bump.
2014-06-25  Jonathan Wakelyalloc.cc: Fix use of test allocator.
2014-06-25  Bill Schmidtdefault_format_denormal_2.f90: Remove xfail for powerpc...
2014-06-25  Paul Gortmakergcc.c (set_multilib_dir): Malloc "." pointer as well.
2014-06-25  Jonathan WakelyMakefile.am: Add new header.
2014-06-25  Jonathan Wakelyalloc_traits.h (__alloc_rebind): Define alias template.
2014-06-25  Tobias Burnusinterface.c (check_intents): Fix diagnostic with coinde...
2014-06-25  Tobias Burnusresolve.c (resolve_ordinary_assign): Don't invoke caf_s...
2014-06-25  Tobias Burnuscheck.c (check_co_minmaxsum): Add definable check.
2014-06-25  Tom de VriesRemove superfluous clobber of cc in arm_emit_call_insn
2014-06-25  Bernd Edlingertree-ssa-forwprop.c (associate_plusminus): For widening...
2014-06-25  Martin LiskaIPA REF refactoring
2014-06-25  Trevor Saundersfix typo in winnt.c
2014-06-25  Trevor Saundersfix checking=fold
2014-06-25  David Edelsohnxcoff.h (ASM_DECLARE_FUNCTION_NAME): Replace implementa...
2014-06-25  Paolo CarliniDR 178 PR c++/49132
2014-06-25  Martin Jamborpr61540.C: Remove dumping test.
2014-06-25  Marek Polacekre PR c/61162 (possibly bad error location with -Wc...
2014-06-25  Marc Glissere PR tree-optimization/57742 (memset(malloc(n),0,n...
2014-06-25  Nick Cliftonv850.c (GHS_default_section_names): Change to const...
2014-06-25  Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-25  Richard Bienerre PR testsuite/61560 (FAIL: gcc.dg/tree-ssa/ssa-fre...
2014-06-25  Ramana RadhakrishnanAdjust options for use of Neon with multilib testing.
2014-06-25  Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-06-25  GCC AdministratorDaily bump.
2014-06-25  Trevor SaundersFixup const qualification of the argument passed to...
2014-06-24  Ian Lance Taylorruntime: add missing benchmark input files to the repos...
2014-06-24  Jan Hubickaclass.c (check_methods, [...]): Guard VINDEX checks...
2014-06-24  Catherine Mooremips.c (mips_order_regs_for_local_alloc): Delete.
2014-06-24  Dehao ChenAdd me to MAINTAINERS.
2014-06-24  Marc Glisseinvoke.texi (Warning Options): Remove duplicated -Wmayb...
2014-06-24  Marc Glissere PR tree-optimization/57742 (memset(malloc(n),0,n...
2014-06-24  Yufeng ZhangMake the AAPCS64 function return tests more robust.
2014-06-24  Jonathan Wakelyfunctexcept.h (__throw_out_of_range_fmt): Change attrib...
2014-06-24  Jakub Jelinekre PR target/61570 (-march=native CPU you selected...
2014-06-24  Paolo Carlinire PR c++/33972 (Cannot declare operator() using functi...
2014-06-24  H.J. LuRevert the last change on driver-i386.c
2014-06-24  Trevor Saundersadd hash_map class
2014-06-24  Trevor Saundersallow storing values directly in hash tables
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-24  Alan Lawrencesingleton_intrinsics_1.c: Save temps and cleanup.
2014-06-24  Richard Bienerre PR tree-optimization/61572 (ICE: in assign_by_spills...
2014-06-24  Jakub Jelinekgimplify.c (gimplify_omp_for): For #pragma omp for...
2014-06-24  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE...
2014-06-24  Chung-Lin Tang[multiple changes]
2014-06-24  Max Ostapenkostrlen-overflow-1.c: Change match patterns.
2014-06-24  Jan Hubickalocalalias-2.c: Guard by require-alias.
2014-06-24  Jan Hubickavarpool.c (dump_varpool_node): Dump used_by_single_func...
2014-06-24  GCC AdministratorDaily bump.
2014-06-23  Jonathan Wakelyany (any_v1): Rename namespace to fundamentals_v1.
2014-06-23  Kai Tietzre PR middle-end/39284 (Computed gotos combined too...
2014-06-23  Kai Tietz* gcc.target/i386/indjmp-1.c: New test.
2014-06-23  Andrew Pinski20140723-1.c: New testcase.
2014-06-23  Jeff LawRevert "2014-06-23 Paul Gortmaker <paul.gortmaker...
2014-06-23  Bernd EdlingerFix include path for in-tree cloog.
2014-06-23  Paolo Carlinisanitizer_common_interceptors.inc: Cherry pick upstream...
2014-06-23  Paul Gortmakergcc.c (set_multilib_dir): Fix typo.
2014-06-23  Marek Polacekre PR c/61553 (__atomic_store with non-pointer arg...
2014-06-23  Jonathan Wakelyre PR libstdc++/61532 (make_signed and make_unsigned...
2014-06-23  Tobias Burnustrans-decl.c (gfc_trans_deferred_vars): Fix handling...
2014-06-23  Paolo CarliniDR 577 PR c++/33101
2014-06-23  Marek Polacekre PR c/61553 (__atomic_store with non-pointer arg...
2014-06-23  Richard Bienertree-ssa-loop.c (gate_loop): New function.
2014-06-23  Marek Polacekc-typeck.c (parser_build_binary_op): Don't call warn_lo...
2014-06-23  H.J. LuAssume x86-64 if a 32-bit processor supports SSE2 and...
2014-06-23  Kai Tietzre PR libgcc/61585 (Subscript-out-of-range in unwind...
2014-06-23  James GreenhalghRe: [AArch64] Implement ADD in vector registers for...
2014-06-23  Alan Modrare PR bootstrap/61583 (stage2 and stage3 compare failur...
2014-06-23  Alan LawrencePR/60825 Make {int,uint}64x1_t in arm_neon.h a proper...
2014-06-23  Alan LawrencePR/60825 Make float64x1_t in arm_neon.h a proper vector...
2014-06-23  Jonathan Wakelyparse_numbers.h (_Number_help): Fix divide-by-zero.
2014-06-23  James Greenhalgh[AArch64] Implement ADD in vector registers for 32...
2014-06-23  Jan Hubickalto-cgraph.c (lto_output_node, input_node): Set/get...
2014-06-23  Zhenqiang Chenloop-invariant.c (pre_check_invariant_p): New function.
2014-06-23  GCC AdministratorDaily bump.
2014-06-22  Richard Hendersonre PR bootstrap/61565 (ICE building libjava/interpret.cc)
2014-06-22  Segher Boessenkoolrs6000: Merge the var_shift yes/no alternatives
2014-06-22  Segher Boessenkoolrs6000: Merge ashrsi3 and ashrdi3
2014-06-22  Segher Boessenkoolrs6000: Merge rotlsi3 and rotldi3
2014-06-22  Segher BoessenkoolMerge ashlsi3 and ashldi3
2014-06-22  Segher Boessenkoolrs6000: Merge lshrsi3 and lshrdi3
2014-06-22  Segher Boessenkoolrs6000: Remove "O" alternative from lshrsi3
2014-06-22  Richard Sandifordmips.c (mips_move_to_gpr_cost): Remove mode argument.
next