]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-05-18  Nathan Sidwell* c-decl.c (pushdecl_top_level): Delete unused function.
2017-05-18  Nathan Sidwellcp-tree.h (lookup_add): Swap args.
2017-05-18  Marek Polacekc-common.c (c_common_type_for_size): Use NULL_TREE...
2017-05-18  Marc GlisseMove X==15-X to match.pd
2017-05-18  Marek Polacekc-common.c (self_promoting_args_p): Change the return...
2017-05-18  Nathan Sidwellname-lookup.c (find_local_binding): New, broken out...
2017-05-18  Jonathan WakelyFix typos in libstdc++ manual
2017-05-18  Fritz Reesere PR fortran/79968 (diagnostics: merge similar diagnos...
2017-05-18  Jonathan WakelyUpdate libstdc++ version info in manual
2017-05-18  Sheldon LoboMAINTAINERS: Add self to Write After Approval
2017-05-18  Sheldon LoboMinor SPARC T4 and M7 fixes and additions.
2017-05-18  Marek Polacekre PR sanitizer/80797 (-fsanitize=null doesn't instrume...
2017-05-18  GCC AdministratorDaily bump.
2017-05-17  Segher BoessenkoolFix comparison of decimal float zeroes (PR80692)
2017-05-17  Andreas Toblerunwind-arm.h: Make _Unwind_GetIP...
2017-05-17  Jerry DeLislere PR fortran/80741 ([Regression 7/8] DTIO wrong code...
2017-05-17  Jerry DeLislere PR fortran/80741 ([Regression 7/8] DTIO wrong code...
2017-05-17  Jerry DeLislere PR fortran/80741 ([Regression 7/8] DTIO wrong code...
2017-05-17  Ian Lance Taylorlibgo: add "vendor" to pkgpath for vendored standard...
2017-05-17  Bill Schmidtpr78604.c: Fix typo in dg-options.
2017-05-17  Marek Polacekc-common.c: Use NULL_TREE instead of 0 where appropriate.
2017-05-17  Jonathan WakelyFixes to Doxygen comments in libstdc++ headers
2017-05-17  Nathan Sidwellcp-tree.h (default_hash_traits <lang_identifier *>...
2017-05-17  Fritz Reesere PR fortran/80668 (wrong error message with -finit...
2017-05-17  Uros Bizjak* gcc.target/i386/pr80425-1.c: Add -mregparm=1 for...
2017-05-17  Uros Bizjakmd.texi (Canonicalization of Instructions): Describe...
2017-05-17  Peter Bergnerre PR middle-end/80775 (-O3 produces ice in group_case_...
2017-05-17  Ville VoutilainenImplement new C++ intrinsics __is_assignable and __is_c...
2017-05-17  Nathan Sidwellcp-tree.h (ovl_iterator::using_p): New predicate.
2017-05-17  Nathan Sidwellclass.c (handle_using_decl): Use OVL_FIRST, ovl_iterator.
2017-05-17  Marek Polacekre PR sanitizer/80659 (-fsanitize=address evokes ICE...
2017-05-17  Thomas Preud... Fix comment for cmse_nonsecure_call_clear_caller_saved
2017-05-17  Eric Botcazoucompare-elim.c (equivalent_reg_at_start): Adjust outdat...
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-17  Marek PolacekBye bye, c_save_expr.
2017-05-17  Senthil Kumar... Fix bogus pr78886.c failure for avr
2017-05-17  Chenghua Xureorgbug-1.c: Don't specify -O2.
2017-05-17  GCC AdministratorDaily bump.
2017-05-16  James Greenhalghre PR tree-optimization/80457 (vectorizable_condition...
2017-05-16  Paul Thomasre PR fortran/80554 ([f08] variable redefinition in...
2017-05-16  David MalcolmC++: fix-it hints suggesting accessors for private...
2017-05-16  Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-16  Marek Polacekre PR sanitizer/80536 (UBSAN: compile time segfault)
2017-05-16  Nathan Sidwellname-lookup.c (check_local_shadow): New, broke out...
2017-05-16  Uros Bizjak* ChangeLog: Fix whitespace.
2017-05-16  Nathan Sidwellcp-tree.h (OVL_NESTED_P, [...]): New.
2017-05-16  Nathan Sidwellcall.c (build_user_type_conversion_1): Use OVL_FIRST.
2017-05-16  Nathan Sidwelltypeck2.c (cxx_incomplete_type_diagnostic): Revert...
2017-05-16  Tamar Christinaarmv8_2-fp16-neon-1.c (vceqz): Fix regex.
2017-05-16  Uros Bizjaki386.i386.md (*movsi_internal): Split (?rm,*y) alternat...
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-05-16  Nathan Sidwellcp-tree.h (class ovl_iterator, [...]): New OVERLOAD...
2017-05-16  Jonathan WakelyTest source_location::current() in default member initi...
2017-05-16  Jonathan WakelyImplement std::experimental::source_location (N4519)
2017-05-16  Jonathan WakelyFix forward declaration of std::type_info for versioned...
2017-05-16  Nathan Sidwellcp-tree.h (OVL_FIRST, OVL_NAME): New.
2017-05-16  Jonathan WakelyRegenerate libstdc++-v3/configure for versioned-namespa...
2017-05-16  Nathan Sidwellpt.c (tsubst_copy_and_build): Remove unnecessary COMPON...
2017-05-16  Marc Glisseoptional (_Optional_base::_M_get): Check precondition.
2017-05-16  Nathan Sidwellcp-tree.h (SCOPE_DEPTH): New.
2017-05-16  Richard Bienerdwarf2out.c (loc_list_from_tree_1): Do not create DW_OP...
2017-05-16  Richard Bienerdwarf2out.c (resolve_variable_value_in_expr): Lookup...
2017-05-16  Jonathan WakelyAdd cross-reference for test permutations in libstdc...
2017-05-16  Jonathan WakelyAdd cross-reference for BADNAMES in libstdc++ manual
2017-05-16  Matthew WahabCommitted on behalf of Matthew Wahab
2017-05-16  Martin LiskaFix 2 typos in ipa-devirt.c.
2017-05-16  Sylvestre Ledruplugin.c (try_init_one_plugin): Fix ressource leaks...
2017-05-16  Sylvestre Ledruobjc-runtime-shared-support.c (build_module_descriptor...
2017-05-16  GCC AdministratorDaily bump.
2017-05-16  Ian Lance Taylorcompiler: better error messages for slicing invalid...
2017-05-16  Ian Lance Taylorcompiler: report correct errors for sink methods
2017-05-15  Jerry DeLislere PR libfortran/80727 (Crash of runtime gfortran libra...
2017-05-15  Steven G. Karglre PR fortran/80674 (trunk/gcc/fortran/trans-stmt.c...
2017-05-15  Nathan Sidwellre PR c++/79369 (namespace definition with qualified id)
2017-05-15  Thomas Koenigre PR fortran/80765 (178.galgel in SPEC CPU 2000 fails...
2017-05-15  Nathan Sidwellre PR c++/79369 (namespace definition with qualified id)
2017-05-15  Steven G. Karglre PR fortran/80752 (ICE with wrong type initialization)
2017-05-15  Uros BizjakChangeLog: Add missing PR number.
2017-05-15  Uros Bizjaki386.i386.md (*zero_extendsidi2): Do not penalize non...
2017-05-15  Jeff Lawreorg.c (relax_delay_slots): Create a new variable...
2017-05-15  Jeff Lawtilegx.c (tilegx_expand_unaligned_load): Add missing...
2017-05-15  Joseph Myers* sv.po: Update.
2017-05-15  Jonathan WakelyFix order and types of members in C++17 insert_return_t...
2017-05-15  Martin LiskaDo not allow empty argument of -o option (PR driver...
2017-05-15  Renlin Li[PATCH][AARCH64]Simplify call, call_value, sibcall...
2017-05-15  Eric Botcazougigi.h (get_elaboration_procedure): Delete.
2017-05-15  Pierre-Marie... utils.c (can_materialize_object_renaming_p): Synchroniz...
2017-05-15  Eric Botcazoutrans.c (return_value_ok_for_nrv_p): Only apply the...
2017-05-15  Eric Botcazoutrans.c (Identifier_to_gnu): Also accept incomplete...
2017-05-15  Eric Botcazoutrans.c (Compilation_Unit_to_gnu): Skip subprograms...
2017-05-15  Eric Botcazoutrans.c (gnat_to_gnu): Fix formatting.
2017-05-15  Eric Botcazoudecl.c (gnat_to_gnu_entity): When there is a representa...
2017-05-15  Adhemerval... lb1spc.S: Emit .note.GNU-stack section for a non-execut...
2017-05-15  GCC AdministratorDaily bump.
2017-05-14  Krister WalfridssonPR target/80600 - hidden symbol '__cpu_model' is refere...
2017-05-14  Uros Bizjaki386.i386.c (ix86_cc_modes_compatible): CCNOmode is...
2017-05-14  Martin SeborPR middle-end/77671 - missing -Wformat-overflow warning...
2017-05-14  Martin SeborPR middle-end/80669 - Bad -Wstringop-overflow warnings...
2017-05-14  Daniel Santosi386.opt: Add option -mcall-ms2sysv-xlogues.
2017-05-14  Julia Kovali386-builtin-types.def (VOID_FTYPE_INT_INT64): New...
next