]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2016-07-14  Steven G. Karglre PR fortran/29819 (Error/warning message should ignor...
2016-07-14  Jakub Jelinekre PR testsuite/71865 (test case gcc.dg/diagnostic...
2016-07-14  Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-14  Jakub Jelinekre PR tree-optimization/71872 (ICE in inchash::add_expr...
2016-07-14  Thomas Preud... arm.h (TARGET_HAVE_LDACQ): Enable for ARMv8-M Mainline.
2016-07-14  Andre Vehreschildre PR fortran/70842 (internal compiler error with chara...
2016-07-14  Thomas Preud... re PR rtl-optimization/71878 (ICE in cselib_record_set)
2016-07-14  Jonathan WakelyInclude header for std::__parallel::search
2016-07-14  Jonathan WakelyAdd header for std::search to testcase
2016-07-14  Kyrylo Tkachov[vectorizer][2/2] Hook up mult synthesis logic into...
2016-07-14  Alan Modra[RS6000] Disparage altivec_mov gpr alternatives
2016-07-14  Kyrylo Tkachov[1/2] Move choose_mult_variant declaration and dependen...
2016-07-14  Jan Hubickagimple.h (stmt_can_terminate_bb_p): New function.
2016-07-14  David Edelsohnpr60226.c: Expect maximum object file alignment error...
2016-07-14  Richard Bienerre PR tree-optimization/71866 (gcc locks up after fix...
2016-07-14  Eric Botcazoudecl.c (gnat_to_gnu_entity): Also use the void pointer...
2016-07-14  Jonathan WakelyImprove doxygen comments for allocators in containers
2016-07-14  Thomas Preud... pr42574.c: Add missing target keyword for the dg-do...
2016-07-14  Rainer OrthAdded forgotten PR testsuite/71489 reference.
2016-07-14  Ville VoutilainenImplement P0032R3, Homogeneous interface for variant...
2016-07-14  Ville VoutilainenFix ChangeLog.
2016-07-14  Alan Modra[RS6000] -mno-vsx should force -mno-power9-dform
2016-07-14  Andi KleenSome fixes for profile test cases for autofdo
2016-07-14  Andi KleenClean up imports files in test suite
2016-07-14  Andi KleenAlways print gcc-auto-profile line in dump file
2016-07-14  Andi KleenAdd dg-final-scan-autofdo and dg-final-scan-not-autofdo
2016-07-14  Andi KleenDon't run instrumented value profiler changes with...
2016-07-14  Andi KleenPrint indirect call changes in afdo dump file
2016-07-14  GCC AdministratorDaily bump.
2016-07-13  Andrew Burgessgenrecog.c (special_predicate_operand_p): New function.
2016-07-13  Marcel Böhmere PR c++/70926 (Libiberty Demangler segfaults (5))
2016-07-13  Matthew FortuneFix return type handling for Proxy classes
2016-07-13  Matthew FortuneFix the use of FFI closures in the java interpreter...
2016-07-13  Jonathan Wakelylibstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS
2016-07-13  Jonathan WakelyMake basic_string::replace forward to different overload
2016-07-13  Jonathan WakelyMake __allocated_ptr::_S_raw_ptr static
2016-07-13  Jonathan WakelyRevert "Add non-const overload of std::string::data()"
2016-07-13  Bin Chengtree-vect-data-refs.c (vect_no_alias_p): New function.
2016-07-13  Martin LiskaFix Fortran DO loop fallback
2016-07-13  Richard Bienerre PR tree-optimization/24574 (a!=0?a/10:0 is not reduc...
2016-07-13  Senthil Kumar... Fix some bogus testsuite failures for avr.
2016-07-13  Ville VoutilainenFix ChangeLog.
2016-07-13  Ville VoutilainenImplement P0307R2, Making Optional Greater Equal Again.
2016-07-13  Jonathan WakelyAdd non-const overload of std::string::data()
2016-07-13  Ilya Enkovichre PR ipa/71633 ([CHKP] internal compiler error: in...
2016-07-13  Thomas Preud... arm.h (TARGET_HAVE_CBZ): Define.
2016-07-13  Thomas Preud... arm.h (TARGET_HAVE_MOVT): Include ARMv8-M as having...
2016-07-13  Richard Bienerre PR tree-optimization/71104 (ICE: verify_ssa failed...
2016-07-13  Trevor Saundersremove unnecessary calls to vec::release
2016-07-13  Trevor Saundersuse auto_vec for more local variables
2016-07-13  Trevor Saunderstree-ssa-sccvn.c: use auto_vec for sccvn_dom_walker...
2016-07-13  Trevor Saundersree.c: use auto_vec in ext_state
2016-07-13  Trevor Saunderscfgexpand.c: use auto_vec in stack_vars_data
2016-07-13  Trevor Saundersipa.c: remove static_{ctors,dtors} globals
2016-07-13  Trevor Saundersgenextract.c: add [cd]tors to accum_extract
2016-07-13  Trevor Saundersc-decl.c: add [cd]tors to c_struct_parse_info
2016-07-13  Trevor Saunderstree.c: add [cd]tors to free_lang_data_d
2016-07-13  GCC AdministratorDaily bump.
2016-07-12  Uros Bizjakre PR tree-optimization/68961 (Test case gcc.target...
2016-07-12  Ian Lance Taylorescape: Add escape notes to export data.
2016-07-12  Uros Bizjakpredicates.md (x86_64_immediate_operand): Remove unneed...
2016-07-12  Michael Meissnerre PR target/71805 (incorrect code for test pr45752...
2016-07-12  Nathan Sidwellarm.c (arm_option_override): Set MASK_SINGLE_PIC_BASE...
2016-07-12  Bill Schmidt_divkc3.c: New.
2016-07-12  Martin LiskaIntroduce new param: AVG_LOOP_NITER
2016-07-12  Martin LiskaAdd tests that test boundary values of params
2016-07-12  Kyrylo Tkachov[expr.c] PR middle-end/71700: zero-extend sub-word...
2016-07-12  Martin Liskare PR rtl-optimization/71634 (Invalid write with in...
2016-07-12  Jonathan WakelyRemove unused operator delete overloads (LWG 2458)
2016-07-12  Jonathan WakelyFix ChangeLog entry for r238244
2016-07-12  Jonathan WakelyAdd tests and docs for LWG 2212 support
2016-07-12  Jonathan WakelyAdd std::vector::emplace() testcase from LWG 2164
2016-07-12  Steven Bosscherre PR tree-optimization/23286 (Missed code hoisting...
2016-07-12  Jakub Jelinekre PR middle-end/71716 (gcc.dg/atomic/c11-atomic-exec...
2016-07-12  Richard Bienerre PR tree-optimization/68961 (Test case gcc.target...
2016-07-12  GCC AdministratorDaily bump.
2016-07-11  Brooks Mosescp-demangle.c (cplus_demangle_print_callback): Avoid...
2016-07-11  Jakub Jelinekre PR middle-end/71758 (ICE in verify_gimple_in_cfg...
2016-07-11  Jakub Jelinekre PR tree-optimization/71823 (g++ segfaults with ...
2016-07-11  François Dumontstl_vector.h (push_back(const value_type&)): Forward...
2016-07-11  Uros Bizjakpredicates.md (x86_64_immediate_operand): Hoist common...
2016-07-11  Pat Haugenrs6000.md (stfiwx): Change constraint to 'wu' to preven...
2016-07-11  Hale Wanglib1funcs.S: Add new wrapper.
2016-07-11  Jason Merrill* decl.c (store_parm_decls): Remove check for void...
2016-07-11  David Malcolminput.c: add lexing selftests and a test matrix for...
2016-07-11  H.J. LuDon't convert TImode in debug insn
2016-07-11  Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-07-11  David MalcolmSupport running the selftests under valgrind
2016-07-11  Richard Bienerre PR bootstrap/71816 (bootstrap broken on multiple...
2016-07-11  Alan Modra[RS6000] Don't allow combine to form doloop pattern
2016-07-11  Eric Botcazoutrans.c (add_decl_expr): Minor tweak.
2016-07-11  Eric Botcazoure PR ada/71817 (suspicious condition in C code)
2016-07-11  Jason Merrillremove gcc/cp/typeck.s
2016-07-11  GCC AdministratorDaily bump.
2016-07-10  Ville VoutilainenImplement std::optional.
2016-07-10  GCC AdministratorDaily bump.
2016-07-09  Thomas Koenigre PR fortran/71783 (ICE on valid code in gimplify_var_...
2016-07-09  GCC AdministratorDaily bump.
2016-07-08  Steven G. Karglre PR fortran/68426 (Simplification of SPREAD with...
2016-07-08  James BowmanFT32: apply unbias to references to RAM symbols.
next