]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2015-01-19  Jan Hubickaparams.def (inline-unit-growth): Drop to 15%.
2015-01-19  Richard HendersonAdd attribute unused to dummy arguments in ffi stub
2015-01-19  Martin Liskare PR ipa/64668 (internal compiler error: in compare_ss...
2015-01-19  Richard HendersonMerge with upstream libffi 3ac1610aa33c887ea9b149352089...
2015-01-19  Jan Hubickare PR ipa/64218 (ICE: Segmentation fault (symtab_node...
2015-01-19  Jan Hubickaipa-devirt.c (ipa_devirt): Drop polymorphic call info...
2015-01-19  Vladimir Makarovre PR rtl-optimization/64671 (s390-linux profiledbootst...
2015-01-19  David MalcolmFix int vs bool issue in jit.dg/test-arith-overflow.c
2015-01-19  Bernd Edlingerre PR ada/64640 (Ada build failure on cygwin-32)
2015-01-19  David Edelsohndefault64.h: Include rs6000-cpus.def.
2015-01-19  Martin Liskare PR ipa/64664 (ICE: tree check: expected function_dec...
2015-01-19  Richard Hendersonre PR libffi/64607 (Multilib test stops working in...
2015-01-19  David Malcolmjit: fix crash in memento_of_new_string_literal::make_d...
2015-01-19  Eli Zaretskiistrerror.c: Do not declare sys_nerr or sys_errlist...
2015-01-19  Martin LiskaIPA ICF: add no_icf attribute.
2015-01-19  Ramana RadhakrishnanImprove documentation of register constraints.
2015-01-19  Ville Voutilainenrange_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR...
2015-01-19  Fei Yang* gcc.target/aarch64/advsimd-intrinsics/compute-ref...
2015-01-19  Jiong Wang[AArch64] Remove ashift pattern for QI/HI
2015-01-19  Kyrylo Tkachov[AArch64] PR 64448: Combine ((x ^ y) & m) ^ x into...
2015-01-19  Igor Zamyatinre PR rtl-optimization/64081 (r217828 prevents RTL...
2015-01-19  Jakub Jelinek* common.opt (fgraphite): Fix a typo.
2015-01-19  Felix Yangaarch64-simd.md (aarch64_<maxmin_uns>p<mode>): New...
2015-01-19  Jakub JelinekRemove 2014 entries somebody mistakenly readded.
2015-01-19  Tejas Belagodre PR testsuite/63971 (Some of gcc.target/aarch64...
2015-01-19  Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-19  Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-19  Ilya Enkovichtree-sra.c (some_callers_have_mismatched_arguments_p...
2015-01-19  Ilya Enkovichipa-chkp.c (chkp_produce_thunks): Add early param to...
2015-01-19  Jakub Jelinekre PR sanitizer/64435 (Bootstrap failure in libsanitize...
2015-01-19  Andrew Pinskiabitest.S (LABEL_TEST_FUNC_RETURN): Load testfunc_ptr...
2015-01-19  Ian Lance Taylorreflect: Fix build for systems that do not define ffi_g...
2015-01-19  GCC AdministratorDaily bump.
2015-01-18  Paul Thomas[multiple changes]
2015-01-18  Jan Hubickalto.c (compare_tree_sccs_1): Add comparsion of DECL_FUN...
2015-01-18  Jan Hubicka* cgraph.c (cgraph_node::dump): Dump profile flags.
2015-01-18  Oleg Endore PR target/64652 ([SH] ICE when using -mdiv=call-fp)
2015-01-18  Jan Hubickaipa-icf-32.c: Update template.
2015-01-18  Jan Hubickare PR ipa/64378 (ICE: in inline_call, at ipa-inline...
2015-01-18  Jonathan Wakelyre PR libstdc++/64646 (New overloads of std::is_permuta...
2015-01-18  Paul Thomascorrect PR numbers on previous commit
2015-01-18  Paul Thomasre PR fortran/64578 ([OOP] Seg-fault and ICE with unlim...
2015-01-18  Jonathan Wakelystatus_cxx2011.xml: Remove note about offsetof.
2015-01-18  Jonathan Wakely* src/c++11/futex.cc: Fix order of includes and preproc...
2015-01-18  Jonathan Wakelyatomic_futex.h: Use mutex and condition_variable when...
2015-01-18  Paul Thomasre PR fortran/55901 ([OOP] type is (character(len=...
2015-01-18  Sandra Loosemoreinvoke.texi ([-funroll-loops], [...]): Remove duplicate...
2015-01-18  Felix Yangauto-profile.c (afdo_find_equiv_class): Remove unnecess...
2015-01-18  GCC AdministratorDaily bump.
2015-01-17  Segher Boessenkoolppc-fpconv-4.c: Skip for -mpowerpc64.
2015-01-17  Segher Boessenkool* gcc.dg/20020919-1.c: Use _ARCH_PPC64 to test for...
2015-01-17  Segher Boessenkoolrs6000.md (probe_stack): Delete.
2015-01-17  Segher Boessenkoolrs6000.c (rs6000_gimplify_va_arg): Use TARGET_32BIT...
2015-01-17  Segher Boessenkoolrs6000.c (rs6000_parallel_return): New function.
2015-01-17  Sandra Loosemoreinvoke.texi ([-ftracer]): Remove duplicate option listing.
2015-01-17  Paul Thomasre PR fortran/64578 ([OOP] Seg-fault and ICE with unlim...
2015-01-17  Andre Vehreschildre PR fortran/60357 ([F08] structure constructor with...
2015-01-17  Eric Botcazoureorg.c (fill_simple_delay_slots): If TARGET_FLAGS_REGN...
2015-01-17  Jonathan Wakelyre PR libstdc++/64638 (Build failure with recent futex...
2015-01-17  Andre Vehreschildre PR fortran/60334 (Segmentation fault on character...
2015-01-17  Jan Kratochvildwarf2out.c (gen_producer_string): Ignore also OPT_fpre...
2015-01-17  Bernd Schmidtre PR rtl-optimization/52773 (internal error: in replac...
2015-01-17  Jeff Lawre PR rtl-optimization/32790 (REG_N_SETS holds wrong...
2015-01-17  Ville Voutilainenstatus_cxx2011.xml: Update C++11 status.
2015-01-17  Jonathan WakelyDR 488 PR libstdc++/58357
2015-01-17  Alan ModraRevert last change
2015-01-17  DJ Delorierl78-real.md (addqi3_real): Allow volatiles.
2015-01-17  Jonathan Wakelyre PR libstdc++/60940 (general operations on atomic...
2015-01-17  Maxim KuvyrkovModel cache auto-prefetcher in scheduler
2015-01-17  Maxim KuvyrkovHandle SCRATCH in decompose_address
2015-01-17  Maxim KuvyrkovEnable max_issue for AArch32 and AArch64
2015-01-17  Alan Modracprop.c (do_local_cprop): Disallow replacement of fixed...
2015-01-17  Jonathan Wakelyre PR libstdc++/56785 (std::tuple of two elements does...
2015-01-17  GCC AdministratorDaily bump.
2015-01-17  Jonathan Wakely1.cc: Remove unused header.
2015-01-16  Jonathan Wakelylocale_conv.h (wstring_convert, [...]): New.
2015-01-16  Jonathan WakelyImplement C++11 <codecvt> header.
2015-01-16  Ian Lance Taylorruntime: Add __sparc__ case for SETCONTEXT_CLOBBERS_TLS.
2015-01-16  Ian Lance Taylortesting/quick: Revert Alpha specific change.
2015-01-16  Richard Hendersoncompiler, reflect, runtime: Use static chain for closures.
2015-01-16  Jan Hubickainvoke.texi (--param early-inlining-insns): Update...
2015-01-16  David MalcolmParallelize the jit testsuite
2015-01-16  Dominique d... re PR libffi/64607 (Multilib test stops working in...
2015-01-16  Thomas Schwingelibgomp: Don't use <alloca.h>.
2015-01-16  Torvald Riegellibstdc++: Optimize synchronization in std::future...
2015-01-16  Christophe... [ARM/AArch64][testsuite] Add vld1_lane tests.
2015-01-16  Paolo Carlinire PR c++/62134 ([C++11] ICE with template alias)
2015-01-16  Christophe... [ARM/AArch64][testsuite] Be more verbose, and actually...
2015-01-16  Christophe... [ARM/AArch64][testsuite] Add explicit dependency on...
2015-01-16  Kyrylo Tkachov[ARM] PR 62066: Call va_end on early return from va_lis...
2015-01-16  Bernd Edlingeroops.. fixed typo in ChangeLog
2015-01-16  Bernd Edlingersanititer.def (BUILT_IN_TSAN_VPTR_UPDATE): Fixed parame...
2015-01-16  Paolo Carlinire PR c++/60056 ([C++11] ICE in var_defined_without_dyn...
2015-01-16  Jakub Jelinekexpr.c (cpp_classify_number): Add N_() around ?...
2015-01-16  James Greenhalgh[Obvious, ARM Testsuite] mangle-arm-crypto.C needs...
2015-01-16  David MalcolmAdd missing testcase accidentally omitted from r219681
2015-01-16  Paolo Carlinire PR c++/62276 (ICE when non-variadic template templat...
2015-01-16  Kyrylo Tkachov[ARM] Move comment about splitting Thumb1 patterns...
2015-01-16  Segher Boessenkoolrs6000.c (rs6000_scalar_mode_supported_p): Disallow...
2015-01-16  Segher Boessenkoolrs6000.c (TARGET_LIBGCC_CMP_RETURN_MODE, [...]): Implem...
next