]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2016-06-03  Joseph MyersAdd option for whether ceil etc. can raise "inexact...
2016-06-03  H.J. LuImplement x86 interrupt attribute
2016-06-03  H.J. LuConvert leading spaces to tabs
2016-06-03  H.J. LuConvert leading spaces to tabs
2016-06-03  Chung-Lin Tangc-typeck.c (c_finish_omp_clauses): Mark OpenACC reducti...
2016-06-03  Bernd Schmidtre PR tree-optimization/52171 (memcmp/strcmp/strncmp...
2016-06-03  Jan Hubickapred-1.C: New testcase
2016-06-03  Bill Schmidtre PR target/70957 (testsuite/gcc.target/powerpc/vsx...
2016-06-03  Alan Hayward[3/3] No need to vectorize simple only-live stmts
2016-06-03  Alan Hayward[2/3] Vectorize inductions that are live after the...
2016-06-03  Alan Hayward[1/3] Split vect_get_vec_def_for_operand into two
2016-06-03  Segher Boessenkoolrs6000: Remove the ancient mfcr peepholes
2016-06-03  Alan Hayward2016-06-03 Alan Hayward <alan.hayward@arm.com>
2016-06-03  Kyrylo Tkachov[ARM][obvious] Fix typos in *thumb1_mulsi3 comment
2016-06-03  Jose E. Marchesi* MAINTAINERS (Write After Approval): Add myself.
2016-06-03  Jakub Jelinekre PR middle-end/71387 (ICE in emit_move_insn, at expr...
2016-06-03  Jeff Lawre PR tree-optimization/71328 (ice in verify_jump_thread)
2016-06-03  Jerry DeLislere PR fortran/52393 (I/O: "READ format" statement with...
2016-06-03  GCC AdministratorDaily bump.
2016-06-02  Paolo Carlinidecl.c (xref_tag_1): Change pairs of errors to error...
2016-06-02  David Malcolmmicroblaze.c: fix warnings
2016-06-02  Jakub Jelinekre PR c++/71372 (C++ FE drops TREE_THIS_VOLATILE in...
2016-06-02  Martin LiskaFix display name of PRED_FORTRAN_FAIL_IO
2016-06-02  Jakub Jelineksource_date_epoch-1.c (main): Test __DATE__ and __TIME_...
2016-06-02  H.J. LuUpdate TARGET_FUNCTION_INCOMING_ARG documentation
2016-06-02  Martin LiskaFix first match heuristics
2016-06-02  Jakub Jelinekgcc-dg.exp (cleanup-after-saved-dg-test): Add missing...
2016-06-02  Kyrylo Tkachov[rtlanal] Fix rtl-optimization/71295
2016-06-02  Aaron ConoleOn behalf of Aaron Conole <aconole@redhat.com>
2016-06-02  Jakub Jelineksse.md (*vec_concatv4si): Use v=v,v instead of x=x...
2016-06-02  Jakub Jelineksse.md (*vec_concatv2si_sse4_1): Add avx512dq v=Yv...
2016-06-02  Jakub Jelineksse.md (*vec_concatv2di): Add x86_avx512dq v=Yv,rm...
2016-06-02  Kyrylo TkachovFix fallout from: [ARM] PR target/70830: Avoid POP...
2016-06-02  Segher Boessenkoolrs6000: Correct the "length" attribute for trunctddd2
2016-06-02  GCC AdministratorDaily bump.
2016-06-01  Michael MeissnerFix ChangeLog entry:
2016-06-01  David Malcolmrl78.c: fix warning
2016-06-01  Cesar Philippidisre PR c/70688 (bogus OpenACC data clause errors involvi...
2016-06-01  Matthias Kloselibtool-version: Bump soversion.
2016-06-01  Michael Meissnerre PR target/71186 (PowerPC64: Autovectorised code...
2016-06-01  Jerry DeLislere PR fortran/52393 (I/O: "READ format" statement with...
2016-06-01  Thomas Preud... sourcebuild.texi (arm_acq_rel): Document new effective...
2016-06-01  Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-06-01  Eric Botcazoutree-vect-loop.c (vect_determine_vectorization_factor...
2016-06-01  Jan Hubickaloop-dolop.c (doloop_optimize): Us likely max iteration...
2016-06-01  Paul Thomasre PR fortran/71156 (PURE interface/definition inconsis...
2016-06-01  Jakub Jelinekre PR middle-end/71371 (ICE with OpenMP taskloop and...
2016-06-01  Richard Bienerre PR tree-optimization/71366 (ICE on valid code at...
2016-06-01  Kelvin Nilsenaltivec.h (vec_slv): New macro.
2016-06-01  Uros Bizjakre PR target/67310 ([PATCH] gcc 4.8.4 fails to compile...
2016-06-01  Nathan Sidwellnvptx.c (nvptx_assemble_undefined_decl): Reject undefin...
2016-06-01  Richard Bienerre PR tree-optimization/71261 (Trunk GCC hangs on knl...
2016-06-01  Jakub Jelinekparse.c (case_decl): Move ST_OMP_* to ...
2016-06-01  Jan Hubickaloop-unroll.c (decide_unroll_constant_iterations, ...
2016-06-01  Thomas SchwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-06-01  Kyrylo Tkachov[ARM] Use proper output modifier for DImode register...
2016-06-01  Kyrylo Tkachov[ARM] Tie operand 1 to operand 0 in AESMC pattern when...
2016-06-01  Eric Botcazoutree-vect-loop.c (vect_determine_vectorization_factor...
2016-06-01  Richard Bienerre PR tree-optimization/71311 (spec2006 test case 416...
2016-06-01  Richard Bienermatch.pd ((A & B) - (A & ~B) -> B - (A ^ B)): Add missi...
2016-06-01  Paolo Carlinire PR c++/66635 (g++ ICE when compiling constexpr code...
2016-06-01  Richard Bienergenmatch.c (comparison_code_p): New predicate.
2016-06-01  Simon Wrightre PR ada/71358 (GNAT.Command_Line.Getopt fails if...
2016-06-01  Patrick Palkare PR tree-optimization/71314 (test case gcc.dg/tree...
2016-06-01  Patrick Palkare PR tree-optimization/71077 (gcc -lto raises ICE)
2016-06-01  GCC AdministratorDaily bump.
2016-05-31  Jan Hubickapredict-lop-exit-1.C: Update template for new predictor...
2016-05-31  Jan Hubickainvoke.texi (-frename-registers): Drop -fpeel-loops...
2016-05-31  Jason Merrill* pt.c (instantiate_decl): Avoid recalculation.
2016-05-31  Jason MerrillPR c++/60095 - partial specialization of variable templates
2016-05-31  Jason MerrillPR c++/71227 - specializing hidden friend
2016-05-31  Eric Botcazoure PR ada/71317 (Compiling gnat for rtems fails at...
2016-05-31  Paolo Carlinire PR c++/71248 (crash on in-class initializer of array...
2016-05-31  Oleg Endosh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use...
2016-05-31  Nathan Sidwell* dwarf2out.c (cur_line_info_table): Add GTY marker.
2016-05-31  Oleg EndoRemove SH5 target regs.
2016-05-31  Oleg EndoSimplify SH DImode add, sub, neg patterns.
2016-05-31  Oleg EndoFix wrong-code issues of RX atomic operations.
2016-05-31  H.J. LuScan %\[re\]di instead of %rdi
2016-05-31  Marek Polacekgimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
2016-05-31  Kyrylo Tkachov[AArch64] Use aarch64_fusion_enabled_p to check for...
2016-05-31  Richard Bienerre PR tree-optimization/71352 (ICE at -O1 and above...
2016-05-31  Roger Saylebuiltins.c (java_builtins): Use popcount* and bswap...
2016-05-31  Alan ModraDon't needlessly clear xmemdup allocated memory.
2016-05-31  Kyrylo Tkachov[AArch64] Remove aarch64_simd_attr_length_move
2016-05-31  Jan Hubickaloop-init.c (gate): Do not enale RTL loop unroller...
2016-05-31  Wladimir J... [PATCH] AARCH64: Remove spurious attribute __unused__...
2016-05-31  Thomas Preud... arm-protos.h (arm_arch_thumb1): Declare.
2016-05-31  Martin LiskaMake analyze_brprob.py executable.
2016-05-31  Kirill YukhinAVX-512. Limit constraint for scalar operand in split...
2016-05-31  Tom de VriesHandle 3-arg phi in copy_bb_and_scalar_dependences
2016-05-31  GCC AdministratorDaily bump.
2016-05-30  Martin SeborPR c++/71306 - bogus -Wplacement-new with an array...
2016-05-30  Jakub Jelinekre PR c++/71349 (Combined async target clause parsing...
2016-05-30  Andreas Toblerconfig.gcc: Move hard float support for arm*hf*-*-freeb...
2016-05-30  Jose E. Marchesiconfig.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_3...
2016-05-30  Paolo Carlinire PR c++/71238 (Undeclared function message imprecisel...
2016-05-30  Uros Bizjaksync.md (mfence_nosse): Use "lock orl $0, -4(%esp)".
2016-05-30  Andi KleenDon't cause ICEs when auto profile file is not found...
2016-05-30  Jan Hubickatree-cfg.c (print_loop): Print likely upper bounds.
next