platform/upstream/gcc.git
2018-09-05 Martin LiskaFix a scan in test for Darwin target (PR testsuite...
2018-09-05 Martin LiskaGCOV: Print one decimal place in human readable mode.
2018-09-05 Martin LiskaIgnore properly -mdirect-move (PR target/87164).
2018-09-05 Marek Polacekcp-tree.h (treat_lvalue_as_rvalue_p): Declare.
2018-09-05 GCC AdministratorDaily bump.
2018-09-04 H.J. LuDWARF: Allow hard frame pointer even if frame pointer...
2018-09-04 Jakub Jelinekre PR target/87198 (ICE in extract_insn, at recog.c...
2018-09-04 Max Filippovgcc: xtensa: fix NAND code in xtensa_expand_atomic
2018-09-04 Rainer OrthDon't xfail gcc.target/i386/addr-sel-1.c (PR target...
2018-09-04 Aldy Hernandezwide-int-range.cc (wide_int_range_convert): New.
2018-09-04 Martin Liskagenmatch: put reporting on a cold path
2018-09-04 Jonathan WakelyAdd whitespace before warning option added in previous...
2018-09-04 Jonathan WakelyAdd -Waligned-new to Option Summary
2018-09-04 Richard Bienerre PR tree-optimization/87211 (gcc ICE at O2: in set_ss...
2018-09-04 Aldy Hernandeztree-vrp.c (vrp_can_optimize_bit_op): Remove.
2018-09-04 Richard Bienerre PR tree-optimization/87176 (wrong code at -Os and...
2018-09-04 Jonathan WakelyUpdate C Extensions docs for support in latest C++
2018-09-04 Xuepeng Guo* MAINTAINERS: Update my email address.
2018-09-04 GCC AdministratorDaily bump.
2018-09-03 Jerry DeLislesimplify.c (gfc_simplify_modulo): Re-arrange code to...
2018-09-03 Richard Bienerre PR tree-optimization/87177 (wrong code at -O2 and...
2018-09-03 Alexander Monakovbb-reorder: convert to gcc_stablesort
2018-09-03 Alexander Monakovtree-loop-distribution: convert to gcc_stablesort
2018-09-03 Alexander Monakovintroduce gcc_stablesort
2018-09-03 Alexander Monakovqsort_chk: call from gcc_qsort instead of wrapping it
2018-09-03 Segher Boessenkoolrs6000: lxsdux / stxsdux do not exist
2018-09-03 Jonathan WakelyPR libstdc++/78179 run long double tests separately
2018-09-03 Richard Bienerre PR tree-optimization/87200 (ICE in set_ssa_val_to...
2018-09-03 Jonathan WakelyFix vector::_Temporary_value::_M_ptr
2018-09-03 Jonathan WakelyPR libstdc++/87194 fix range insertion into maps and...
2018-09-03 Jonathan WakelyPR libstdc++/78595 implement insertion into maps in...
2018-09-03 Martin LiskaFix thinko (PR tree-optimization/87201).
2018-09-03 Richard Bienerre PR tree-optimization/87197 (ICE in is_gimple_reg_typ...
2018-09-03 Rasmus Villemoesfixincludes: vxworks: remove unnecessary parentheses...
2018-09-03 Martin LiskaCome up with TARGET_GET_VALID_OPTION_VALUES option...
2018-09-03 Paolo Carlinire PR c++/84980 ([concepts] ICE with missing typename...
2018-09-03 Martin LiskaMake __builtin_expect effective in switch statements...
2018-09-03 GCC AdministratorDaily bump.
2018-09-02 Jerry DeLisleio.h: Change declaration of vlist type to gfc_full_arra...
2018-09-02 Bernd Edlingerc-common.c (braced_list_to_string): Remove eval parameter.
2018-09-02 François Dumont2018-09-02 François Dumont <fdumont@gcc.gnu.org>
2018-09-02 Gerald Pfeifer* doc/standards.texi (Standards): Update Objective...
2018-09-02 GCC AdministratorDaily bump.
2018-09-01 Gerald Pfeifer* doc/install.texi (Prerequisites): Update link for...
2018-09-01 Gerald Pfeifergeneric.texi (OpenMP): Adjust link to openmp.org.
2018-09-01 Gerald Pfeiferprofile_mode.xml: Update three ieeexplore.ieee.org...
2018-09-01 Michael Matzre PR tree-optimization/87074 (Unroll and jam bug:...
2018-09-01 Gerald Pfeifer* doc/install.texi (Prerequisites): Adjust link mpfr...
2018-09-01 GCC AdministratorDaily bump.
2018-08-31 Sandra Loosemore10.cc: Add dg-require-fileio.
2018-08-31 Richard Bienerre PR tree-optimization/87168 (ICE on valid code at...
2018-08-31 David Malcolmtree-vrp: add "const" qualifier to various value_range...
2018-08-31 Vlad Lazar[AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64.
2018-08-31 Nathan Sidwell[PR c++/87155] Anonymous namespace and
2018-08-31 Martin Jambor[PATCH] Fix thinko in estimate_local_effects in IPA-CP
2018-08-31 Martin LiskaIPA ICF: make type cache a static field sem_item.
2018-08-31 Nathan Sidwell[C++ PATCH] Remove K&R declaration hack.
2018-08-31 Kyrylo Tkachov[ipa-inline][obvious] Fix typos in comment
2018-08-31 Segher Boessenkoolrs6000: Make lround<mode>di2 depend on TARGET_FPRND...
2018-08-31 Jakub Jelinekre PR middle-end/87138 (wrong code with TI multiplicati...
2018-08-31 Paul Thomasre PR fortran/86328 (Runtime segfault reading an alloca...
2018-08-31 Rainer OrthFix PR testsuite/86519 reference.
2018-08-31 GCC AdministratorDaily bump.
2018-08-30 Sandra Loosemorenoexcept30.C: Make dependence on -fdelete-null-pointer...
2018-08-30 Martin SeborPR testsuite/87158 - FAIL gcc.c-torture/execute/memchr...
2018-08-30 Sandra Loosemoretarget.def (custom_function_descriptors): Improve docum...
2018-08-30 Jose E. Marchesicfg.h (class auto_edge_flag): Spell out the template...
2018-08-30 Aaron Sawdeyaltivec.md (altivec_eq<mode>): Remove star.
2018-08-30 Thiago Macieirax86: Move AESNI generation to Skylake and Goldmont
2018-08-30 Jan Hubickare PR lto/86517 (relocation R_X86_64_32 against `.rodat...
2018-08-30 Nathan Sidwell[libcpp] fix some line map comments
2018-08-30 Jonathan WakelyAvoid undefined shifts in ceil2 operations
2018-08-30 Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-08-30 Qing ZhaoMove strcmpopt_6.c from gcc.dg to gcc.target/aarch64...
2018-08-30 Alexander Monakovgimplefe: expose MULT_HIGHPART_EXPR
2018-08-30 Jan Hubickasreal.h (SREAL_PART_BITS): Change to 31; remove seeming...
2018-08-30 Richard Bienerre PR tree-optimization/87147 (GCC miscompiles at ...
2018-08-30 Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-08-30 Jan Hubickatree.c (find_decls_types_r): Walk also TYPE_NEXT_PTR_TO...
2018-08-30 Jonathan WakelyFix undefined references seen with mingw-w64
2018-08-30 Jonathan WakelyFix __gnu_cxx::_Pointer_adapter for long long arithmetic
2018-08-30 Tamar ChristinaLimit movmem copies to TImode on AArch64
2018-08-30 Vlad LazarEnable underflow check in canonicalize_comparison....
2018-08-30 GCC AdministratorDaily bump.
2018-08-29 Bernd Edlingerre PR middle-end/87053 (wrong code with c_strlen)
2018-08-29 Jakub Jelinekre PR sanitizer/87095 (UndefinedBehaviorSanitizer vptr...
2018-08-29 Paolo Carlinire PR c++/85265 ([concepts] ICE with missing identifier)
2018-08-29 Martin Seborre PR middle-end/86714 (tree-ssa-forwprop.c confused...
2018-08-29 Jan Hubickatree-streamer-in.c (lto_input_ts_function_decl_tree_poi...
2018-08-29 Richard Bienertree-ssa-sccvn.c (vuse_ssa_val): Return NULL for unvisi...
2018-08-29 Richard Bienerre PR tree-optimization/87132 (Gcc miscompiles at ...
2018-08-29 Richard Bienertree-core.h: Document use of deprecated_flag in SSA_NAME.
2018-08-29 David MalcolmC++: underline param in print_conversion_rejection...
2018-08-29 Alexander Monakovdoc: document -ftree-scev-cprop
2018-08-29 Jakub Jelinekre PR c++/87122 (ICE in tsubst_decomp_names)
2018-08-29 Jan Hubickasreal.h (normalize, [...]): Add new_sig/new_exp parameters.
2018-08-29 Martin LiskaFix thinko in lto.c (PR bootstrap/87130).
2018-08-29 Vlad LazarMAINTAINERS (write after approval): Add myself.
2018-08-29 Jonathan WakelyPR libstdc++/31413 fix test failure on Debian systems
2018-08-29 Martin LiskaStrenghten assumption about gswitch statements.
next