]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-11-23  Richard Bienerre PR tree-optimization/81403 (wrong code at -O3)
2017-11-23  Richard Bienerre PR tree-optimization/83089 (ICE: Segmentation fault...
2017-11-23  Ian Lance Taylorcmd/go, go/internal/gccgoimporter: pass -X to ar on AIX
2017-11-23  GCC AdministratorDaily bump.
2017-11-23  Jeff Lawgimple-ssa-evrp-analyze.c (evrp_range_analyzer::try_fin...
2017-11-22  Jakub Jelinek* g++.dg/abi/pr68355.C: Don't expect tail call on ia32.
2017-11-22  Jakub Jelinekre PR c++/82401 (error: qsort comparator non-negative...
2017-11-22  Eric Botcazoure PR rtl-optimization/83030 (ICE in create_pseudo_cfg...
2017-11-22  David Malcolmjit: update test suite for change to -Warray-bounds
2017-11-22  Jakub Jelinek* g++.dg/graphite/pr41562.C: Add -Wno-return-type.
2017-11-22  Jakub Jelinekre PR libgomp/83106 (libgomp/target.c:2671:2: error...
2017-11-22  Jakub Jelineksimplify-rtx.c (simplify_binary_operation_1): Handle...
2017-11-22  Janne BlomqvistMake shift argument to eoshift0 and eoshift2 be of...
2017-11-22  David MalcolmC/C++: fix quoting of "aka" typedef information (PR...
2017-11-22  Uros Bizjaktarget-supports.exp (check_effective_target_bswap16...
2017-11-22  Jeff Law* gimple-ssa-evrp-analyze.c (evrp_range_analyzer::evrp_...
2017-11-22  Richard SandifordReplace REDUC_*_EXPRs with internal functions.
2017-11-22  Janne BlomqvistPR 83097 Use __BYTE_ORDER__ predefined macro instead...
2017-11-22  Sudakshina Das[PATCH] Add myself as GCC maintainer
2017-11-22  Thomas Koenigre PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should...
2017-11-22  Olivier Hainquevxworks.c (vxworks_override_options): Pick default...
2017-11-22  Marc GlisseAvoid two_valued_val_range_p for pointers.
2017-11-22  Christophe... [ARM] Fix more -Wreturn-type fallout (gcc.target/arm...
2017-11-22  Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-11-22  Thomas Preud... [ARM] Factor out CMSE register clearing code
2017-11-22  Tamar Christina2017-11-22 Tamar Christina <tamar.christina@arm.com>
2017-11-22  Uros Bizjaktarget-supports.exp (check_effective_target_bswap16...
2017-11-22  Ian Lance Taylorcompiler: make comparison operator() methods const
2017-11-22  Sudakshina Das[ARM] Fix test armv8_2-fp16-move-1.c
2017-11-22  Richard SandifordPR82547: Undetected overflow for UNSIGNED wide_ints
2017-11-22  Richard SandifordPR83004: Accidental change to pr81136.c for VECTOR_BITS...
2017-11-22  Richard SandifordFix calculation of ptr_mode for MODE_PARTIAL_INT Pmode
2017-11-22  Thomas Preud... arm.c (cmse_nonsecure_call_clear_caller_saved): Get...
2017-11-22  Thomas Preud... [ARM] Use bitmap to control cmse_nonsecure_call registe...
2017-11-22  Jakub Jelinekre PR tree-optimization/83044 (ice in contains_struct_c...
2017-11-22  Paul Thomasre PR fortran/79072 (ICE with class(*) pointer function...
2017-11-22  Jonathan WakelyPR go/83102 relax std::set checks for invocable compari...
2017-11-22  Jakub Jelinekre PR debug/83084 (-fcompare-debug failure on ppc64le)
2017-11-22  Jakub Jelinekre PR middle-end/82875 (ICE at -Os on valid code on...
2017-11-22  Jakub Jelinekre PR debug/83034 (ice in mem_loc_descriptor, at dwarf2...
2017-11-22  Jakub Jelinekre PR rtl-optimization/82044 (runtime signed integer...
2017-11-22  Richard Bienergimple-iterator.c (gimple_find_edge_insert_loc): Ignore...
2017-11-22  Janne BlomqvistPR 83070 Fix -Wsign-compare warning
2017-11-22  Richard Bienerre PR tree-optimization/83089 (ICE: Segmentation fault...
2017-11-22  Ian Lance Taylorlibgo: don't use grep -q in mksigtab.sh
2017-11-22  GCC AdministratorDaily bump.
2017-11-21  David MalcolmC: don't suggest names that came from earlier failures...
2017-11-21  Martin Seborre PR tree-optimization/82945 (add warning for passing...
2017-11-21  Jonathan WakelyPR libstdc++/48101 improve errors for invalid container...
2017-11-21  Martin SeborPR tree-optimization/82945 - add warning for passing...
2017-11-21  Sergey Shalnovi386-opts.h (enum prefer_vector_width): Added new enum...
2017-11-21  Martin LiskaAdd quotes for constexpr keyword.
2017-11-21  Pat Haugenppc-asm.h (f50, vs50): Fix values.
2017-11-21  Przemyslaw... Fix invalid XML in libstdc++ manual
2017-11-21  Jonathan WakelyImprove -Wmaybe-uninitialized documentation
2017-11-21  Marc GlisseNew POINTER_DIFF_EXPR
2017-11-21  Uros Bizjak* config/i386/i386.md: Missing file from my previous...
2017-11-21  Jakub Jelinekre PR c++/83045 (-Wreturn-type regression in C++)
2017-11-21  Uros Bizjaki386.md (*bswap<mode>2_movbe): Add integer suffix to...
2017-11-21  Uros Bizjak* gcc.target/i386/pr82713.c: Fix dg directive.
2017-11-21  Paolo Carlinire PR c++/83020 (('17) Class template constructor call...
2017-11-21  Martin LiskaRemove not needed xstrdup_for_dump.
2017-11-21  Jakub Jelinekre PR target/82880 (gcc --help=target --help=optimizers...
2017-11-21  Jakub Jelinek* c-common.c (get_nonnull_operand): Use tree_to_uhwi.
2017-11-21  Jakub Jelinekre PR tree-optimization/83086 (valgrind error in gimple...
2017-11-21  Martin LiskaFix UBSAN errors in dse.c (PR rtl-optimization/82044).
2017-11-21  Aldy Hernandeztree-ssa-threadbackward.c (find_jump_threads_backwards...
2017-11-21  Claudiu ZissulescuDon't split call from its call arg location.
2017-11-21  Claudiu Zissulescu[ARC] Reimplement exception handling support.
2017-11-21  Aldy Hernandezprint-tree.h (debug_vec_tree): Remove prototype.
2017-11-21  Jakub Jelinekre PR tree-optimization/83047 (glibc/crypt/crypt_util...
2017-11-21  Jakub JelinekP0428R2 - familiar template syntax for generic lambdas
2017-11-21  Jakub Jelinekre PR c++/83059 (ICE on invalid C++ code: in tree_to_uh...
2017-11-21  Jakub Jelinekre PR debug/82718 (Bad DWARF5 .debug_loclists generation)
2017-11-21  Jakub Jelinekre PR debug/82933 (valgrind error in set_cur_line_info_...
2017-11-21  Jakub Jelinekre PR target/82981 (unnecessary __multi3 call for mips6...
2017-11-21  Sebastian HuberRTEMS: Enable some libstdc++ features
2017-11-21  Ian Lance Taylorlibgo: fix makefile buglet
2017-11-21  Ian Lance Taylorcompiler: report error for ++/-- applied to a non-numer...
2017-11-21  Jerry DeLislere PR libfortran/78549 (Very slow formatted internal...
2017-11-21  Eric GallagerUse -Wtraditional for "would be stringified in traditio...
2017-11-21  David MalcolmC/C++: more stdlib header hints (PR c/81404)
2017-11-21  David MalcolmC: hints for missing stdlib includes for macros and...
2017-11-21  David MalcolmC++: provide macro used-before-defined hint (PR c+...
2017-11-21  Steve Ellceyre PR target/81356 (__builtin_strcpy is not good for...
2017-11-21  GCC AdministratorDaily bump.
2017-11-20  Jason MerrillAvoid duplicate visibility warning.
2017-11-20  François Dumontstreambuf_iterator.h (istreambuf_iterator<>): Declare...
2017-11-20  Jonathan WakelyFix failing tests caused by duplicate dg-options
2017-11-20  Jakub Jelineki386.c (parse_mtune_ctrl_str): Start diagnostics with...
2017-11-20  Uros Bizjaki386.md (bswaphi2): New expander.
2017-11-20  Paul Thomasre PR fortran/79072 (ICE with class(*) pointer function...
2017-11-20  Kito ChengRISC-V: Implement __umulsidi3, umul_ppmm and __muluw3
2017-11-20  Jakub JelinekP0329R4: Designated Initialization
2017-11-20  David Malcolmc-family: add name_hint/deferred_diagnostic
2017-11-20  Jeff LawMakefile.in (OBJS): Add gimple-ssa-evrp-analyze.o.
2017-11-20  Jeff Lawgimple-ssa-evrp.c (evrp_dom_walker::before_dom_children...
2017-11-20  Nathan Sidwell[PR c++/82878] pass-by-invisiref in lambda
2017-11-20  Ville VoutilainenImplement LWG 2353
2017-11-20  Bin Chengtree-predcom.c: Add general comment on Store-Store...
next