]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2016-09-29  Marek Polacekfallthrough2.C: Only expect the warning in C++11 and...
2016-09-29  Martin Liskaobjc: update documetation and add test-case of
2016-09-29  Richard Bienerre PR bootstrap/77768 (LTO/PGO -O3 bootstrap broken...
2016-09-29  Richard Bienerre PR middle-end/77407 (Optimize integer i / abs (i...
2016-09-29  Richard Bienerre PR middle-end/55152 (MAX_EXPR(a,-a) is really ABS_EX...
2016-09-29  James Greenhalgh[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_D...
2016-09-29  Rainer OrthFix 64-bit gcc.dg/profile-update-warning.c on 32-bit...
2016-09-29  Richard Bienertree-vrp.c (set_defs_to_varying): New helper avoiding...
2016-09-29  Richard Bienertree-vect-stmts.c (vectorizable_load): Avoid emitting...
2016-09-29  Richard Bienerre PR bootstrap/77768 (LTO/PGO -O3 bootstrap broken...
2016-09-29  Ian Lance Taylorruntime: copy runtime.go and runtime1.go from Go 1.7
2016-09-29  GCC AdministratorDaily bump.
2016-09-28  Alan ModraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-09-28  Alan Modra[RS6000] .gnu.attributes Tag_GNU_Power_ABI_FP
2016-09-28  Jakub Jelinekgimple-ssa-sprintf.c (pass_sprintf_length::gate): Use...
2016-09-28  Uros Bizjakre PR target/77756 (__get_cpuid() returns wrong values...
2016-09-28  Martin SeborPR middle-end/77721 - -Wformat-length not uses arg...
2016-09-28  Jakub Jelinekgimple-ssa-sprintf.c: Fix comment formatting.
2016-09-28  Jerry DeLislere PR fortran/77707 (formatted direct access: nextrec...
2016-09-28  Jerry DeLislere PR fortran/77707 (formatted direct access: nextrec...
2016-09-28  Jakub Jelinekre PR c++/77467 (Segmentation fault with switch stateme...
2016-09-28  Uros Bizjakcpuinfo.c (__get_cpuid_output): Remove.
2016-09-28  Jonathan Wakely* include/std/chrono (system_clock): Fix typo in comment.
2016-09-28  Ian Lance Taylorlibgo: fix for runtime/check failure with "-O0 -g"
2016-09-28  Jonathan WakelyCheck for overflow in filesystem::last_write_time
2016-09-28  Wilco DijkstraIf strchr can't be folded in gimple-fold...
2016-09-28  Martin SeborPR c/77762 - Incorrect destination buffer length in...
2016-09-28  Martin SeborPR middle-end/77683 - ICE on %lf directive in format_fl...
2016-09-28  Martin SeborPR bootstrap/77753 - [7 Regression] broken profiledboot...
2016-09-28  Richard Bienerdwarf2out.c (cu_die_list): New global.
2016-09-28  Richard Bienerdwarf2out.c (struct die_struct): Add removed flag.
2016-09-28  Claudiu Zissulescu[ARC] New CPU C-define handler.
2016-09-28  Claudiu Zissulescu[ARC] Add simple shift/rotate ops.
2016-09-28  Bernd Edlingerre PR c++/77748 (pr77550.C fails on arm-none-eabi)
2016-09-28  Bernd Edlingerpr68198.c: Fix dg-final.
2016-09-28  Nathan Sidwellgimple-pretty-print.c (dump_gimple_call_args): Simplify...
2016-09-28  Claudiu Zissulescu[ARC COMMITTED] MAINTAINERS (Reviewers): Add myself.
2016-09-28  Wilco DijkstraOptimize strchr (s, 0) to s + strlen (s).
2016-09-28  Jonathan Wakelylibstdc++/77686 use may_alias for std::function storage
2016-09-28  Robin Dappre PR tree-optimization/77724 (bootstrap-O3 broken...
2016-09-28  Jeff LawFix Liu Hao's name in ChangeLog entry
2016-09-28  GCC AdministratorDaily bump.
2016-09-27  Ian Lance Taylorlibgo: separate mksysinfo inputs into separate Makefile...
2016-09-27  Ian Lance Taylorcompiler: avoid call duplication during order eval.
2016-09-27  Than McIntoshcompiler: add src information to AST dumps (part 1...
2016-09-27  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_s...
2016-09-27  Jakub JelinekImplement P0018R3, C++17 lambda capture of *this by...
2016-09-27  Jakub Jelinekre PR c++/77722 (-fsanitize=undefined doesn't give...
2016-09-27  Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-27  Nathan Sidwellinternal-fn.h (IFN_UNIQUE_CODES, [...]): New.
2016-09-27  Jiong Wang[Obvious] Delete one redundant word in target-supports...
2016-09-27  Jonathan WakelyDefine feature macro and update C++17 library status
2016-09-27  Jonathan WakelyDefine 3-argument overloads of std::hypot for C++17...
2016-09-27  Maciej W. RozyckiMIPS/GCC/doc: Fix `d' constraint description
2016-09-27  Richard BienerFix pch with Solaris as
2016-09-27  Matthew WahabCommit files missed in revision 240541.
2016-09-27  Matthew Wahab[ARM] Fix invalid instructions generated for data movement.
2016-09-27  David Edelsohn* config/rs6000/rs6000.c (rs6000_output_symbol): Don...
2016-09-27  Marek Polacekc6x.h: Adjust fall through comment.
2016-09-27  Marek Polacekia64.c (ia64_print_operand): Adjust fall through comment.
2016-09-27  Kyrylo Tkachov[ARM] Fix -Wimplicit-fallthrough warnings
2016-09-27  Martin Liskare PR gcov-profile/46266 (gcov generates data for non...
2016-09-27  Olivier HainqueMAINTAINERS (VxWorks ports): Add self.
2016-09-27  Richard Bienerre PR tree-optimization/77745 (Inconsistent application...
2016-09-27  Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2016-09-27  Richard Bienerre PR target/77478 (Incorrect code generated with ...
2016-09-27  Martin Liskagcov: dump in a static dtor instead of in an atexit...
2016-09-27  Senthil Kumar... Fix bogus test failure for avr
2016-09-27  Marek Polacekre PR bootstrap/77751 (cc1plus: error: unrecognized...
2016-09-27  Martin LiskaRemove __gcov_merge_delta (PR bootstrap/77749)
2016-09-27  Jakub Jelinekcombine.c (simplify_comparison): Add canonical FALLTHRO...
2016-09-27  Jakub Jelinekre PR fortran/77666 (ICE in gfc_omp_clause_default_ctor...
2016-09-27  Bernd Edlingerre PR rtl-optimization/77714 (Wrong code generation...
2016-09-27  Kugan VivekanandarajahFix ipa-vrp convert value_range
2016-09-27  Segher Boessenkoolrs6000: Disparage CTR and LR in movcc_internal1
2016-09-27  GCC AdministratorDaily bump.
2016-09-26  Ville Voutilainenre PR libstdc++/77727 (Unwrapping std::optional constru...
2016-09-26  François Dumont2016-09-26 François Dumont <fdumont@gcc.gnu.org>
2016-09-26  Rainer OrthFix fallthrough comments for Ada, Solaris/x86, SPARC
2016-09-26  Steven G. Karglre PR fortran/77420 (gfortran and equivalence produces...
2016-09-26  Kugan Vivekanandarajahre PR tree-optimization/77719 (ICE in pp_string, at...
2016-09-26  Thomas Preud... tree.h (memmodel_from_int, [...]): Move to ...
2016-09-26  Thomas Preud... builtin-sprintf-warn-1.c: Adjust regex to accept singul...
2016-09-26  David Malcolmread-rtl.c: split out read_rtx_operand from read_rtx_code
2016-09-26  Anton Kolesovconfigure.ac: Disable "sim" directory for arc*-*-*.
2016-09-26  Liu Haocygming.h (ASM_OUTPUT_DWARF_OFFSET): Fix typo.
2016-09-26  Marek Polacekc-lex.c (c_common_has_attribute): Handle attribute...
2016-09-26  Marek Polacekipa-inline-analysis.c (find_foldable_builtin_expect...
2016-09-26  David EdelsohnFix typo in date.
2016-09-26  Kyrylo Tkachov[regrename][sel-sched] Fix bogus use of HARD_FRAME_POIN...
2016-09-26  Andreas KrebbelS/390: Add missing fallthrough comments.
2016-09-26  Martin LiskaFix documentation of gcov tool
2016-09-26  Paul Thomasre PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-26  Martin LiskaRemove HIST_TYPE_CONST_DELTA counter type (PR gcov...
2016-09-26  Martin LiskaFix handling of -fsanitize-recover* options.
2016-09-26  Andre Vieiratarget.def (elf_flags_numeric): Change documentation...
2016-09-26  Nathan Sidwellinit.c (expand_default_init): Fix } indentation.
2016-09-26  Jonathan WakelyRemove redefinition of __cpp_lib_array_constexpr
2016-09-26  Jonathan WakelyAdd assertions to extract(const_iterator) functions
2016-09-26  Ville Voutilainenre PR libstdc++/77717 (testsuite/21_strings/basic_strin...
next