platform/upstream/gcc.git
2017-10-12 Aldy HernandezMakefile.in (TAGS): Merge all the *.def files into...
2017-10-12 Jakub Jelinekre PR c++/82159 (ICE: in assign_temp, at function.c...
2017-10-12 Jakub Jelinekre PR sanitizer/82353 (runtime ubsan crash)
2017-10-12 Segher Boessenkoolrs6000: Remove TARGET_ISEL64
2017-10-12 GCC AdministratorDaily bump.
2017-10-12 David Edelsohn* config/rs6000/rs6000.c (rs6000_xcoff_asm_output_align...
2017-10-11 Tony Reixgo-system.h (__STDC_FORMAT_MACROS): Define before inclu...
2017-10-11 Segher Boessenkoolrs6000: Improve isel
2017-10-11 Ian Lance Taylorruntime: fix issues on AIX about uintptr(_t)
2017-10-11 Uros Bizjaki386.c (ix86_canonicalize_comparison): New function.
2017-10-11 Jakub Jelinekre PR middle-end/80421 (Case dispatch is scrambled...
2017-10-11 Jakub Jelinekre PR tree-optimization/78558 (Incorrect loop optimizat...
2017-10-11 Jakub Jelinekre PR c++/82414 (Issue with ODR/LTO in G++)
2017-10-11 Jakub Jelinekre PR c++/78523 (ICE on valid lambda code with implicit...
2017-10-11 Jakub Jelinekre PR c++/80194 (ICE with local constant referenced...
2017-10-11 Qing Zhaore PR target/81422 ([aarch64] internal compiler error...
2017-10-11 Vladimir Makarovre PR sanitizer/82353 (runtime ubsan crash)
2017-10-11 Nathan Sidwell[PATCH] Include path enumeration
2017-10-11 Uros Bizjaki386.md (*cmp<X87MODEF:mode>_<SWI24:mode>_i387): Do...
2017-10-11 Jan Hubickaprofile-count.h (slow_safe_scale_64bit): New function.
2017-10-11 Jeff Lawstruct-layout-1_generate.c (generate_fields): Fix typo...
2017-10-11 Nathan Sidwell[PATCH] DECL_ASSEMBLER_NAME and friends
2017-10-11 Nathan Sidwell[PATCH] DECL_ASSEMBLER_NAME and friends
2017-10-11 Jan Hubickaconfig.gcc (i386, x86_64): Add extra objects.
2017-10-11 Liu Haopretty-print.c [_WIN32] (colorize_init): Remove.
2017-10-11 Richard Bienertree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_a...
2017-10-11 Richard Bienertree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE...
2017-10-11 Marc GlisseX+Y < X iff Y<0 moved to match.pd
2017-10-11 Bin Chengre PR tree-optimization/82472 (ICE in generate_code_for...
2017-10-11 Martin LiskaDo not error for no_sanitize attributes (PR sanitizer...
2017-10-11 Martin LiskaFix use-after-scope error.
2017-10-11 Martin LiskaRevert last commit.
2017-10-11 Martin LiskaDo not handled volatile arguments (PR sanitizer/82484).
2017-10-11 Martin LiskaFix a test-case for Darwin.
2017-10-11 Adhemerval... Enable ifunc attribute by default for ARM GNU/Linux
2017-10-11 Nathan Sidwell* g++.dg/cpp/string-3.C: Fix dg-final.
2017-10-11 Paolo Carlinire PR c++/80412 ([c++17] crash with class template...
2017-10-11 Paolo Carlinire PR c++/82230 (ICE: in tsubst, at cp/pt.c:13686 when...
2017-10-11 Paolo Carlinire PR c++/81299 (Spurious "set but not used" warning...
2017-10-11 Richard Bienertree-scalar-evolution.c (get_scalar_evolution): Handle...
2017-10-11 James E WilsonAllow 2 insns from sched group to issue in same cycle...
2017-10-11 GCC AdministratorDaily bump.
2017-10-11 Segher Boessenkoolrs6000: insn_cost
2017-10-10 Nathan Sidwell[C++ PATCH] hash-table for extern-c fns.
2017-10-10 Paolo Carlinire PR c++/78006 (Segmentation fault with 'using' and...
2017-10-10 Nathan Sidwell[C++ PATCH] Kill unneeded hash specialization
2017-10-10 Paolo Carlinire PR c++/81032 (ICE with lambda and broken constexpr)
2017-10-10 Jakub Jelinekre PR rtl-optimization/68205 (ICE compiling gcc.c-tortu...
2017-10-10 Jakub Jelinekre PR c++/67625 (some constexpr expressions rejected...
2017-10-10 Jakub Jelinekre PR middle-end/70887 (internal compiler error in...
2017-10-10 Jakub Jelinekre PR c++/70338 (ICE combining debug symbols, range...
2017-10-10 Jakub Jelinekre PR c++/77786 (ICE in tsubst_copy, at cp/pt.c:13040)
2017-10-10 Jakub Jelinekre PR c++/71875 (template specialization compile error)
2017-10-10 Jakub Jelinekre PR c++/77578 (ICE in cp_parser_omp_for_loop (cp...
2017-10-10 Jakub Jelinekre PR middle-end/70100 (ICE: in execute, at cfgexpand...
2017-10-10 Jakub Jelinekre PR c++/68252 (left operand of shift expression,...
2017-10-10 Jakub Jelinekre PR target/79565 (ICE in copy_to_mode_reg, at explow...
2017-10-10 Nathan Sidwell[C++ PATCH] Hash mangling alias
2017-10-10 Will Schmidtfold-vec-mult-int128-p8.c: Update options
2017-10-10 Nathan Sidwell[PATCH] preprocessor stringizing raw strings
2017-10-10 Andreas Toblerconfig.gcc (armv7*-*-freebsd*): New target.
2017-10-10 Jason MerrillMore delayed lambda capture fixes.
2017-10-10 Jason MerrillVarious small C++ fixes.
2017-10-10 Jason MerrillCheck non-dependent conversion in return from template fn.
2017-10-10 Jan Hubickax86-tune.def (X86_TUNE_AVOID_FALSE_DEP_FOR_BMI, [....
2017-10-10 Will Schmidtfold-vec-cmp-char.c: New.
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-10-10 Thomas Koenigre PR libfortran/82233 (execute_command_line causes...
2017-10-10 Will Schmidt|-------* gcc.target/powerpc/fold-vec-splat-16.c: New...
2017-10-10 Will Schmidtfold-vec-splats-char.c: New.
2017-10-10 Jakub Jelinekre PR c/82437 (false-positive -Wtautological-compare...
2017-10-10 Nathan Sidwell[C++ PATCH] set_global_binding tweak
2017-10-10 Bin Chengtree-vect-loop-manip.c (rename_variables_in_bb): Rename...
2017-10-10 Richard Bienertree-cfgcleanup.c (cleanup_tree_cfg_noloop): Avoid...
2017-10-10 Ed Schonbergclass_wide4.adb: Fix a typo.
2017-10-10 Jakub Jelinekupdate_version_svn: Ignore the GCC 5 branch.
2017-10-10 Jonathan WakelyUpdate comment referring to status of LWG issue 111
2017-10-10 Jonathan WakelyPR libstdc++/82417 do not include C99 <complex.h> in...
2017-10-10 Bin Chengtree-loop-distribution.c (generate_loops_for_partition...
2017-10-10 Bin Chengtree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_e...
2017-10-10 Bin Chengtree-loop-distribution.c (struct partition): Remove...
2017-10-10 Jeff Lawtarghooks.c (default_stack_clash_protection_final_dynam...
2017-10-10 GCC AdministratorDaily bump.
2017-10-09 Segher Boessenkoolrs6000: Move processor_costs to header
2017-10-09 Eric Botcazouexcept.c (setjmp_fn): New global variable.
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Segher BoessenkoolAdd targetm.insn_cost hook
2017-10-09 Segher Boessenkoolcombine: Use insn_cost instead of pattern_cost everywhere
2017-10-09 Segher BoessenkoolReplace insn_rtx_cost with insn_cost and pattern_cost
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Uros Bizjaki386.md (*jcc_2): Remove insn pattern.
2017-10-09 Bob Duffexp_ch7.adb (Create_Finalizer): Suppress checks within...
2017-10-09 Michael Meissner<forgot to do svn add on the amo.h file>
2017-10-09 Bill Schmidtrs6000-p8swap.c (rs6000_analyze_swaps): Process deferre...
2017-10-09 Pierre-Marie... exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declar...
2017-10-09 Michael Meissneramo.h: New include file to provide ISA 3.0 atomic memor...
next