]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2016-04-27  Ryan Burnre PR c++/69024 ([cilkpus] cilk_spawn is broken for...
2016-04-27  Bill Schmidtaltivec.md (altivec_lvx_<mode>): Remove.
2016-04-27  Evandro Menezes[AArch64] Replace insn to zero up SIMD registers
2016-04-27  David Malcolmmaybe_set_first_label_num can take an rtx_code_label *
2016-04-27  David Malcolmdf: make df_problem instances "const"
2016-04-27  Uros Bizjaki386.c (ix86_spill_class): Enable for TARGET_SSE2 when...
2016-04-27  David MalcolmConvert DF_SCAN etc from #define to an enum
2016-04-27  Eric Botcazousem_aux.adb (Is_By_Reference_Type): Also return true...
2016-04-27  David MalcolmFix comment in rtl.def
2016-04-27  Uros Bizjaki386.md (lea arith with mem operand + setcc peephole2...
2016-04-27  H.J. LuExtend STV pass to 64-bit mode
2016-04-27  H.J. LuReplace ".{5}" with ".{5,6}" in avx512vl-vmovdqa64-1.c
2016-04-27  Pierre-Marie... DWARF: turn dw_loc_descr_node field into hash map for...
2016-04-27  Martin Liskatree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of inden...
2016-04-27  Bin Chengtree-ssa-loop-ivopts.c (struct iv): Use pointer to...
2016-04-27  Kyrylo Tkachov[rtlanal.c] Convert conditional compilation on WORD_REG...
2016-04-27  Richard Bienerre PR ipa/70760 (wrong generated code for std::make_uni...
2016-04-27  Jakub Jelinekre PR sanitizer/70683 (-fcompare-debug bug with -fsanit...
2016-04-27  Nathan Sidwellconstexpr.c (get_fundef_copy): Use the original functio...
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charletsinput.ads, [...]: Minor editing.
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Bob Duffexp_ch3.adb (Expand_N_Object_Declaration): Rewrite...
2016-04-27  Jonathan Wakelylibstdc++/70767 Define std::numeric_limits<cv T> in...
2016-04-27  Bernd Schmidt* doc/invoke.texi (-frename-registers): Also enabled...
2016-04-27  Nick Cliftonre PR go/49889 (Calling a function whose name is obscur...
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Arnaud Charlet[multiple changes]
2016-04-27  Prathamesh... Fix ChangeLog entry for r235478
2016-04-27  Bin ChengFix typo in gcc/testsuite/ChangeLog for revision 235436.
2016-04-27  Eric Botcazougigi.h (gnat_to_gnu_entity): Adjust prototype.
2016-04-27  Prathamesh... params.def (MAX_PARTITION_SIZE): New param.
2016-04-27  Richard Bienerre PR ipa/70785 (LTO bootstrap with IPA PTA is broken)
2016-04-27  Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-27  Eric Botcazoure PR ada/70759 (Ada rts fails to build with -mabi...
2016-04-27  Jakub Jelinek* gennews (files): Add files for GCC 6.
2016-04-27  Jakub Jelinekre PR sanitizer/70683 (-fcompare-debug bug with -fsanit...
2016-04-27  Svante SignellMakefile.in (x86 GNU/Hurd): Use s-osinte-gnu.adb.
2016-04-27  Sebastian Huber[libatomic] Add RTEMS support
2016-04-27  Joel Sherrill[Microblaze] Redefine LINK_SPEC for RTEMS
2016-04-27  GCC AdministratorDaily bump.
2016-04-26  Martin SeborPR c++/66639 - declare __func__ , __FUNCTION__ & __PRET...
2016-04-26  Patrick PalkaFix PR c++/70241 (inconsistent access with in-class...
2016-04-26  Senthil Kumar... pr69102.c: Require scheduling support.
2016-04-26  Zhouyi Zhoutoplev.c (backend_init_target): Avoid calling init_relo...
2016-04-26  Ian Lance Taylorcompiler: Add Enclosed_var_expression.
2016-04-26  Jakub Jelinekreorg.c (try_merge_delay_insns): Declare i and j inside...
2016-04-26  Marc Glissematch.pd: u + 3 < u is u > UINT_MAX - 3
2016-04-26  Marek Polacekre PR c/70791 (-Wnested-externs prints inconsistent...
2016-04-26  Marek Polacekre PR c/67784 (Incorrect parsing when using declaration...
2016-04-26  Jason Merrill* c-c++-common/cpp/pr63831-1.c: Don't test for C++...
2016-04-26  Marc Glissematch.pd: X + X --> X * 2 for integers
2016-04-26  Bernd Schmidti386: Add a variant peephole for lea rather than ops...
2016-04-26  Bernd SchmidtEnable -frename-registers at -O2.
2016-04-26  Bernd SchmidtFix x86 testcases for -frename-registers.
2016-04-26  Kyrylo TkachovFix FAIL: gcc.dg/tree-ssa/minmax-2.c scan-tree-dump...
2016-04-26  Martin JamborVerify __builtin_unreachable and __builtin_trap are...
2016-04-26  Marek PolacekBootstrapped/regtested on x86_64-linux, ok for trunk?
2016-04-26  Bin Chengtree-if-conv.c (any_pred_load_store): New static variable.
2016-04-26  Bin Chengre PR tree-optimization/70771 (ICE on valid code at...
2016-04-26  Rainer OrthSupport .largecomm with Solaris as (PR target/61821)
2016-04-26  Rainer OrthSupport .lbss etc. sections with Solaris as (PR target...
2016-04-26  Rainer OrthCompile libcilkrts with -funwind-tables (PR target...
2016-04-26  Bernd Schmidt* gcc.target/i386/lzcnt-1.c: Allow a different lzcntw...
2016-04-26  Jakub Jelinekre PR bootstrap/70704 (AIX bootstrap comparison failure)
2016-04-26  GCC AdministratorDaily bump.
2016-04-25  Uros Bizjaki386.md (*movxi_internal_avx512f): Use insn type attrib...
2016-04-25  Joseph Myers* sv.po: Update.
2016-04-25  Uros Bizjakpredicates.md (const0_operand): Do not match const_wide...
2016-04-25  Uros Bizjaki386.md (*movoi_internal_avx): Set mode attribute to...
2016-04-25  Jason Merrill* gdbinit.in: Skip is-a.h.
2016-04-25  Jason MerrillImplement C++17 [[maybe_unused]] attribute.
2016-04-25  William SchmidtCorrect ChangeLog entry
2016-04-25  Bill Schmidtrs6000-builtin.def: Correct pasto error for stxvd2x...
2016-04-25  H.J. LuRevert the last change in libatomic
2016-04-25  DJ Deloriemsp430.md (ashlhi3): Optimize one bit shifts.
2016-04-25  Nick Cliftoncmpd.c (__mspabi_cmpf): Add prototype.
2016-04-25  Richard Bienerre PR tree-optimization/70780 (wrong code at -O2 and...
2016-04-25  Michael CollisonChangeLog (2016-04-25): Fix ChangeLog formatting.
2016-04-25  Michael Collisonneon.md (widen_<us>sum<mode>): New patterns where mode...
2016-04-25  GCC AdministratorDaily bump.
2016-04-24  Uros Bizjaki386.md (*lea<mode>_general_4): Use const_0_to_3_operan...
2016-04-24  Uros Bizjaki386-protos.h (standard_sse_constant_p): Add machine_mo...
2016-04-24  Jonathan Wakelylibstdc++/70762 fix fallback implementation of nonexist...
2016-04-24  Trevor Saundersmake avail_stores a vec<rtx_insn *>
2016-04-24  Trevor Saundersstop using rtx_insn_list in reorg.c
2016-04-24  Trevor Saundersadd some utility methods to vec
2016-04-24  GCC AdministratorDaily bump.
2016-04-23  Jakub Jelinekre PR sanitizer/70712 (False positive from AddressSanit...
next