]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-03-14  Sameera DeshpandeAdd tile generation algorithm fixes devel/unified-autovect
2018-01-25  Sameera DeshpandeAdd target specific tile generation algorithm
2017-03-31  Sameera Deshpandestage 2...
2017-02-14  Sameera DeshpandeIncremental changes to toT merge.
2017-02-14  Sameera DeshpandeMerged to ToT dated 13th Feb 2017.
2016-07-18  Sameera DeshpandeMisc changes - accumulate probable root nodes for the...
2016-07-11  Sameera DeshpandeAdd new pass to perform autovectorization using unified...
2016-07-08  Martin LiskaDo not consider COMPLEX_TYPE as fold_convertible_p
2016-07-08  Jerry DeLislere PR fortran/71764 (ICE in gfc_trans_structure_assign)
2016-07-08  GCC AdministratorDaily bump.
2016-07-07  Jakub Jelinekre PR c++/70869 (internal compiler error: Segmentation...
2016-07-07  David Edelsohn* g++.dg/debug/pr71432.C: Fail on AIX.
2016-07-07  Jonathan WakelyUpdate libstdc++ status docs
2016-07-07  Arnaud Charlet[multiple changes]
2016-07-07  Arnaud Charlet[multiple changes]
2016-07-07  Arnaud Charlet[multiple changes]
2016-07-07  Martin LiskaOptimize fortran loops with +-1 step.
2016-07-07  Eric Botcazousem_ch6.adb (Analyze_Subprogram_Body_Helper): Remove...
2016-07-07  Martin LiskaAdd PRED_FORTRAN_LOOP_PREHEADER to DO loops with step
2016-07-07  Arnaud Charlet[multiple changes]
2016-07-07  Arnaud Charlet[multiple changes]
2016-07-07  Eric Botcazoufreeze.adb: Reenable code.
2016-07-07  Arnaud Charletminor reformatting.
2016-07-07  Yannick Moysem_ch6.adb (Process_Formals): Set ghost flag on formal...
2016-07-07  Martin LiskaPrevent LTO wrappers to process a recursive execution
2016-07-07  Jan Hubickatree-scalar-evolution.c (iv_can_overflow_p): export.
2016-07-07  Ilya Enkovichre PR ipa/71624 ([CHKP] internal compiler error: in...
2016-07-07  Thomas Preud... arm.h (TARGET_USE_MOVT): Check MOVT/MOVW availability...
2016-07-07  Thomas Preud... arm-protos.h: Reindent FL_FOR_* macro definitions.
2016-07-07  Thomas Preud... arm-arches.def (armv8-m.base): Define new architecture.
2016-07-07  Thomas Preud... lib1funcs.S (HAVE_ARM_CLZ): Define for ARMv6* or later...
2016-07-07  Thomas Preud... elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM...
2016-07-07  Richard Bienertree-ssa-pre.c: Include alias.h.
2016-07-07  Segher Boessenkoolrs6000: Make the ctr* patterns allow ints in vector...
2016-07-07  GCC AdministratorDaily bump.
2016-07-06  Trevor Saundersremove unused CTOR_LISTS_DEFINED_EXTERNALLY macro
2016-07-06  Trevor Saundersmake side_effects a vec<rtx>
2016-07-06  Trevor Saundersmake stores rtx_insn_list a vec
2016-07-06  Trevor Saundersremove unused loads rtx_insn_list
2016-07-06  Trevor Saundersmake antic_stores a vec<rtx_insn *>
2016-07-06  Ville VoutilainenImplement std::any.
2016-07-06  Ville VoutilainenAdd a new header for diagnosing the use of C++17 facili...
2016-07-06  Ian Lance Taylorescape: Implement tag phase.
2016-07-06  Kyrylo Tkachov[ARM] Add support for some ARMv8-A cores to driver...
2016-07-06  Yuri Rumyantsevre PR tree-optimization/71518 (wrong code at -O3 on...
2016-07-06  Javier Mirandasem_ch6.adb (Check_Inline_Pragma): if the subprogram...
2016-07-06  Yannick Moysem_ch6.adb (Analyze_Expression_Function): Mark body...
2016-07-06  Arnaud Charlet[multiple changes]
2016-07-06  Ville VoutilainenImplement LWG 2451, optional<T> should 'forward' T...
2016-07-06  Wilco DijkstraThis patch improves the accuracy of the Cortex-A53...
2016-07-06  Javier Mirandasem_ch7.adb (Analyze_Package_Specification): Insert...
2016-07-06  Wilco DijkstraFix prototype in vst1Q_laneu64-1.c to unsigned char*.
2016-07-06  Arnaud Charlet[multiple changes]
2016-07-06  Arnaud Charlet[multiple changes]
2016-07-06  Arnaud Charlet[multiple changes]
2016-07-06  Bob Duffsem_attr.adb (Analyze_Attribute): Allow any expression...
2016-07-06  Senthil Kumar... re PR target/50739 ([avr] nameless error with -fmerge...
2016-07-06  Jan Hubicka* gcc.dg/tree-ssa/scev-14.c: update template.
2016-07-06  Richard Sandiford[7/7] Add negative and zero strides to vect_memory_acce...
2016-07-06  Richard Sandiford[6/7] Explicitly classify vector loads and stores
2016-07-06  Richard Sandiford[5/7] Move the fix for PR65518
2016-07-06  Richard Sandiford[4/7] Add a gather_scatter_info structure
2016-07-06  Richard Sandiford[3/7] Fix load/store costs for strided groups
2016-07-06  Richard Sandiford[2/7] Clean up vectorizer load/store costs
2016-07-06  Richard Sandiford[1/7] Remove unnecessary peeling for gaps check
2016-07-06  Andreas KrebbelS/390: Fix vecinit expansion.
2016-07-06  Andi KleenFix MPX tests on systems with MPX disabled
2016-07-06  GCC AdministratorDaily bump.
2016-07-05  Kito Chengpr69102.c: Require fpic support.
2016-07-05  Ville VoutilainenImplement LWG 2509,
2016-07-05  Markus Trippelsdorfre PR c++/71214 (Typo in feature test macro for rvalue...
2016-07-05  Michael Meissnerrs6000-protos.h (rs6000_split_signbit): New prototype.
2016-07-05  Kyrylo Tkachov[RTL ifcvt] PR rtl-optimization/71594: ICE in noce_emit...
2016-07-05  Jan Hubickatree-scalar-evolution.c (iv_can_overflow_p): New function.
2016-07-05  Jan Hubicka* tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGR...
2016-07-05  Jiong Wang[LRA] Don't count spilling cost for it offmemok
2016-07-05  Jan Hubickatree-scalar-evoluiton.c (simple_iv): Use nowrap_type...
2016-07-05  David MalcolmPR c++/62314: add fixit hint for "expected ';' after...
2016-07-05  Alessandro... Second review of STAT= patch + tests
2016-07-05  Richard Bienergimple-ssa-split-paths.c (find_block_to_duplicate_for_s...
2016-07-05  Richard Bienertree-loop-distribution.c (distribute_loop): Fix issue...
2016-07-05  Arnaud CharletUpdate documentation.
2016-07-05  Andre Vehreschildre PR fortran/71623 (Segfault when allocating deferred...
2016-07-05  Eric Botcazoudecl.c (gnat_to_gnu_entity): Invoke global_bindings_p...
2016-07-05  Christophe... [ARM][testsuite] neon-testgen.ml removal
2016-07-05  GCC AdministratorDaily bump.
2016-07-04  Jerry DeLislere PR fortran/66575 (Endless compilation on missing...
2016-07-04  Jerry DeLislere PR fortran/35849 ("wrong" line shown in error messag...
2016-07-04  Jakub Jelinekre PR c++/71739 (ICE on valid C++11 code: tree check...
2016-07-04  Jiong Wang[AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments...
2016-07-04  Christophe... [testsuite] asan/clone-test-1.c: Handle clone() failure
2016-07-04  François DumontAdd tests for inserting aliased objects into std::vector
2016-07-04  Jonathan WakelyFix std::vector's use of temporary objects
2016-07-04  Dominik VogtS/390: Add support for z13 instructions lochi and locghi.
2016-07-04  Dominik VogtMinor cleanup to allocate_dynamic_stack_space
2016-07-04  Yuri Rumyantsevi386.c (ix86_expand_vec_perm): Add handle one-operand...
2016-07-04  Arnaud CharletUpdate documentation.
2016-07-04  Ville Voutilainenre PR libstdc++/71313 ([Filesystem TS] remove_all fails...
2016-07-04  Arnaud CharletCleanups.
2016-07-04  Arnaud Charlet[multiple changes]
next