platform/upstream/gcc.git
2017-03-16 Jonathan WakelyPR libstdc++/80041 fix codecvt_utf16<wchar_t> to use...
2017-03-16 Jonathan WakelyFix encoding() and max_length() values for codecvt...
2017-03-16 Jonathan WakelyPR libstdc++/79980 fix BOM detection, maxcode checks...
2017-03-16 Jonathan WakelyPR libstdc++/79511 fix endianness of UTF-16 data
2017-03-16 Jonathan WakelyPR libstdc++/80064 make heap algorithms work with funct...
2017-03-16 Jonathan WakelyPR libstdc++/67440 make pretty printers work with GDB...
2017-03-16 Jonathan WakelyFix typo and replace non-breaking spaces in libstdc...
2017-03-16 Tamar Christina2017-03-16 Tamar Christina <tamar.christina@arm.com>
2017-03-16 Kyrylo Tkachov[AArch64] Use 'x' constraint for vector HFmode multipli...
2017-03-16 Jeff Lawre PR tree-optimization/71437 (Performance regression...
2017-03-16 Jeff Lawre PR tree-optimization/71437 (Performance regression...
2017-03-16 GCC AdministratorDaily bump.
2017-03-15 Ville VoutilainenImplement LWG 2857, {variant,optional,any}::emplace...
2017-03-15 Vladimir Makarovre PR target/80017 (ICE: Max. number of generated reloa...
2017-03-15 Jason MerrillPR c++/80043 - ICE with -fpermissive
2017-03-15 Michael Meissnerre PR target/79038 (Improve PowerPC ISA 3.0 conversion...
2017-03-15 Joseph Myers* de.po: Update.
2017-03-15 Segher Boessenkoolrs6000: Do not xfail nint_2.f90 on Linux systems
2017-03-15 Jonathan WakelyPR libstdc++/62045 fix O(N) insertion in pd_ds binary...
2017-03-15 David MalcolmFix translation issue with character length * errors...
2017-03-15 Jiong Wang[gcc, testsuite] Don't xfail on arm
2017-03-15 Jonathan WakelyFix typo in config.h.in comment
2017-03-15 NightStrikeDon't use Win32 functions on CYGWIN.
2017-03-15 Uros Bizjakre PR target/80019 (ICE in ix86_vector_duplicate_value...
2017-03-15 Bernd Schmidtc6x.c (hwloop_optimize): Handle case where the old...
2017-03-15 Marek Polacek* c-parser.c (c_parser_enum_specifier): Remove redundan...
2017-03-15 Martin LiskaRemoved unused dg-error.
2017-03-15 Thomas Koenigre PR libfortran/79956 (many new -Wmaybe-uninitialized...
2017-03-15 Yaakov Selkowitzre PR bootstrap/79771 (in-tree zlib breaks build)
2017-03-15 Martin Seborre PR tree-optimization/79800 (wrong snprintf result...
2017-03-15 Michael Meissnerre PR target/79947 (ICE in rs6000_emit_swsqrt at gcc...
2017-03-15 GCC AdministratorDaily bump.
2017-03-14 Martin Seborre PR middle-end/80020 (gcc confused about aligned_allo...
2017-03-14 Martin Seborre PR c/79936 (ICE with -Walloc-size-larger-than=32767)
2017-03-14 Bernd Schmidtre PR rtl-optimization/79728 (ICE in setup_pressure_cla...
2017-03-14 Martin LiskaDocument options that can't be combined with -fcheck...
2017-03-14 Martin LiskaDocument -Wchkp (PR middle-end/79831).
2017-03-14 Jonathan WakelyPR libstdc++/79162 disambiguate assignment from string_view
2017-03-14 Nathan SidwellPR c++/79393 DR 1658 workaround
2017-03-14 Martin LiskaInstall gcov-dump.
2017-03-14 Martin LiskaDo not ICE on an invalid input for MV.
2017-03-14 Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-03-14 Martin LiskaVerify that target can create a dispatcher call (PR...
2017-03-14 Martin LiskaFix multiple target clones nodes (PR lto/66295).
2017-03-14 James Cowgills-osinte-linux.ads (struct_sigaction): Use correct...
2017-03-14 Richard Bienerre PR tree-optimization/80030 (valgrind error in vect_g...
2017-03-14 Kito ChengUse gcc_fallthrough() instead of __attribute__((fallthr...
2017-03-14 GCC AdministratorDaily bump.
2017-03-13 Joseph Myers* es.po: Update.
2017-03-13 Gerald Pfeifergcc.texi: Remove "up" link to (DIR).
2017-03-13 Gerald Pfeiferinstall.texi (Specific): Remove reference to binutils...
2017-03-13 Ville Voutilainenre PR libstdc++/80034 (unqualified calls to std::distan...
2017-03-13 Joseph Myers* de.po, fr.po: Update.
2017-03-13 Mark Wielaardlibiberty: Initialize d_printing in all cplus_demangle_...
2017-03-13 Ville VoutilainenImplement LWG 2806, Base class of bad_optional_access.
2017-03-13 Jeff Lawriscv.c (riscv_emit_float_compare): Use fallthru attrib...
2017-03-13 Jeff Lawpdp11.md (movmemhi): Adjust operand numbers to match_sc...
2017-03-13 Martin LiskaDo not warn -Wsuggest-attribute=noreturn for main.chkp...
2017-03-13 Claudiu Zissulescu[ARC] Code size modifications.
2017-03-13 Claudiu Zissulescu[ARC] Fix tst_bitfield_tst pattern.
2017-03-13 Claudiu Zissulescu[ARC] Add code density instructions.
2017-03-13 Claudiu Zissulescu[ARC] Fix conditional move contstraint
2017-03-13 Claudiu Zissulescu[ARC] Handle complex PIC move patterns.
2017-03-13 Nathan SidwellPR c++/79393 DR 1658 workaround
2017-03-13 Kyrylo Tkachov[ARM] PR target/79911: Invalid vec_select arguments
2017-03-13 Richard Bienerre PR other/79991 (typo in params.def, PARAM_VECT_MAX_P...
2017-03-13 GCC AdministratorDaily bump.
2017-03-12 Gerald Pfeiferinstall.texi (Specific): Remove description of issue...
2017-03-12 Gerald Pfeiferinstall.texi (Specific): No longer refer to binutils...
2017-03-12 Gerald Pfeiferinstall.texi (Specific): Remove link to ftp. and simpli...
2017-03-12 Ville VoutilainenImplement LWG 2934, optional<const T> doesn't compare...
2017-03-12 GCC AdministratorDaily bump.
2017-03-12 Segher Boessenkoolrs6000, testsuite: Correct the broken_cplxf_arg test
2017-03-11 Gerald Pfeiferinvoke.texi (Warning Options): Fix spelling of link...
2017-03-11 Jerry DeLislere PR fortran/78854 ([F03] DTIO namelist output not...
2017-03-11 Marek Polacek* c-decl.c (implicit_decl_warning): Add a comment....
2017-03-11 David MalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-03-11 David MalcolmRemove trailing period from various diagnostic messages...
2017-03-11 David Malcolmaarch64.c: tweaks to quoting in error messages (PR...
2017-03-11 Martin SeborFix up a couple of old ChangeLog entries.
2017-03-11 Martin SeborAs discussed in https://gcc.gnu.org/ml/gcc-patches...
2017-03-11 Joseph Myers* de.po, sv.po: Update.
2017-03-11 GCC AdministratorDaily bump.
2017-03-10 Bernd Schmidtre PR rtl-optimization/78911 (Infinite loop at -O2...
2017-03-10 Jakub Jelinekre PR tree-optimization/79981 (Forwprop not working...
2017-03-10 Thomas Koenigre PR libfortran/79956 (many new -Wmaybe-uninitialized...
2017-03-10 John Marinofreebsd-unwind.h: New file.
2017-03-10 Segher BoessenkoolBuild crt*vr.S with AltiVec enabled
2017-03-10 David MalcolmAdd missing punctuation to message (PR driver/79875)
2017-03-10 Bill Schmidtrs6000-builtin.def (VMULEUB_UNS): Remove orphaned built-in.
2017-03-10 David Malcolmc-indentation.c: workaround xgettext limitation (PR...
2017-03-10 David MalcolmFix out-of-bounds write in RTL function reader (PR...
2017-03-10 Segher Boessenkoolrs6000: float128 on BE and 32-bit
2017-03-10 Jason MerrillPR c++/79960 - alias templates and partial ordering
2017-03-10 Will Schmidtre PR target/79941 (Altivec vec_vmuleub regression)
2017-03-10 Marek Polacekre PR c++/79967 (ICE on non-type template argument...
2017-03-10 Jakub Jelinekre PR c++/79899 (ICE in ctor_omit_inherited_parms at...
2017-03-10 Jonathan WakelyFix libstdc++ reserved names test to pass on AIX
2017-03-10 Jonathan WakelyP0604R0 add invoke_result, is_invocable etc. for C++17
2017-03-10 Kelvin Nilsenrs6000.c (rs6000_option_override_internal): Fix two...
next