]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-07-06  Paul KoningUpdate internal documentation to describe that DONE...
2018-07-06  Jonathan WakelyPR libstdc++/84928 use std::move in <numeric> algorithms
2018-07-06  Jonathan WakelySimplify linker script patterns for std::exception_ptr
2018-07-06  Jonathan WakelyP0935R0 Eradicating unnecessarily explicit default...
2018-07-06  Tamar ChristinaRequire sse for testcase on i686.
2018-07-06  Jonathan Wakely* include/std/variant (__accepted_index): Use void_t.
2018-07-06  Tamar ChristinaFix -Wpedantic issue with testcase on AArch64.
2018-07-06  Sebastian HuberUpdate config.sub
2018-07-06  Sebastian HuberRTEMS/Ada: Change system configuration
2018-07-06  Sebastian HuberUpdate config.guess and config.sub
2018-07-06  Jeff Lawasm-2.c (REGISTER): Override for v850 too.
2018-07-06  Jeff Lawre PR tree-optimization/86010 (redundant memset with...
2018-07-06  Jim WilsonRISC-V: Add support for riscv-*-*.
2018-07-06  GCC AdministratorDaily bump.
2018-07-05  Indu Bhagataarch64-simd.md: correct flags text for MIN_EXPR replac...
2018-07-05  Jonathan WakelyPR libstdc++/85831 define move constructors and operato...
2018-07-05  Jeff LawAdd missing '|' as wrong patch was applied.
2018-07-05  James Clarkedfp.m4 (enable_decimal_float): Enable for x86_64*-...
2018-07-05  Bernhard M... libtool.m4: Sort output of 'find' to enable determinist...
2018-07-05  Jonathan WakelyAdd xfail-if to some tests that fail with COW strings
2018-07-05  Jonathan WakelyPR libstdc++/58265 add noexcept to basic_string::assign...
2018-07-05  Paul Thomasre PR fortran/86408 (bogus error: ABSTRACT INTERFACE...
2018-07-05  Jonathan WakelyPR libstdc++/58265 implement LWG 2063 for COW strings
2018-07-05  Fritz Reesere PR fortran/83183 (Out of memory with option -finit...
2018-07-05  Carl Lovers6000-c.c: Map ALTIVEC_BUILTIN_VEC_UNPACKH for float...
2018-07-05  Martin SeborPR tree-optimization/86400 - set<string>::set<char...
2018-07-05  Nathan SidwellReplace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
2018-07-05  Tamar ChristinaFix can_change_mode_class for big-endian on Arm
2018-07-05  Tamar ChristinaCorrect subreg no-op handling for big-endian vec_select.
2018-07-05  Tamar ChristinaSimplify movmem code by always doing overlapping copies...
2018-07-05  Jakub JelinekRevert
2018-07-05  Christophe... [testsuite] Remove 'note:' from scan-tree-dump directives
2018-07-05  Tom de Vries[testsuite] Simplify dg-final
2018-07-05  François DumontFix my yesterday ChangeLog entry.
2018-07-05  GCC AdministratorDaily bump.
2018-07-04  Jonathan WakelyP0646R1 Improving the Return Value of Erase-Like Algori...
2018-07-04  Maxim Ostapenkore PR sanitizer/84250 (Symbol collision when using...
2018-07-04  Ville Voutilainenre PR c++/86398 (is_trivially_constructible always...
2018-07-04  Martin Seborre PR tree-optimization/86274 (SEGFAULT when logging...
2018-07-04  Jonathan WakelyP0458R2 Checking for Existence of an Element in Associa...
2018-07-04  François Dumontre PR libstdc++/86272 (__gnu_debug::string uses undefin...
2018-07-04  Jerry DeLislere PR fortran/82009 ([F08] ICE with block construct)
2018-07-04  Jonathan WakelyDefine "random_device" effective target
2018-07-04  Jonathan WakelyFix std::__rotl and std::__rotr
2018-07-04  Eric Botcazoure PR middle-end/86380 (incorrect comparison in functio...
2018-07-04  Martin JamborRemove spurious $HOME include from BRIG FE Makefile
2018-07-04  Aldy Hernandeztree-vrp.c (extract_range_from_binary_expr_1): Initialz...
2018-07-04  Jonathan WakelyPR libstdc++/86398 fix std::is_trivially_constructible...
2018-07-04  Jonathan WakelyOptimize std::rotl and std::rotr, add test for std...
2018-07-04  Aldy Hernandezssa-dom-thread-7.c: Adjust test because aarch64 has...
2018-07-04  Martin LiskaFix bootstrap on ia64 with old GCC version.
2018-07-04  Martin Liska[multiple changes]
2018-07-04  Denys VlasenkoTemporary remove "at least 8 byte alignment" code from x86
2018-07-04  Martin LiskaFix DOS-based system build and fix documentation.
2018-07-04  Martin LiskaRemove legacy testcase for -fprofile-generate=./
2018-07-04  Richard SandifordFix typo in bb-slp-over-widen-*.c
2018-07-04  H.J. Lui386: Add indirect_return function attribute
2018-07-04  Jeff Lawh8300.md (logical<mode>3_sn, [...]): Merge into a singl...
2018-07-04  Martin SeborPR tree-optimization/86274 - SEGFAULT when logging...
2018-07-04  Martin Seborprint-tree.c (print_real_cst): New function.
2018-07-04  Jeff Lawh8300.md (ors code_iterator): New.
2018-07-04  Jeff Lawh8300.md (movmd_internal_normal): Consolidated with...
2018-07-04  GCC AdministratorDaily bump.
2018-07-03  Jonathan WakelyP0556R3 Integral power-of-2 operations, P0553R2 Bit...
2018-07-03  Jonathan WakelyRemove redundant #if conditional
2018-07-03  Paolo Carlinidecl.c (min_location): New.
2018-07-03  Jeff Lawh8300.c (h8300_insn_length_from_table): Consolidate...
2018-07-03  Uros Bizjakre PR tree-optimization/85694 (Generation of vectorized...
2018-07-03  Marek Polacekre PR c++/86201 (ICE: Error reporting routines re-entered)
2018-07-03  François Dumontstl_algobase.h (__niter_wrap): New.
2018-07-03  Nathan SidwellReorg line_map data structures for better packing.
2018-07-03  Richard Sandiford[17/n] PR85694: AArch64 support for AVG_FLOOR/CEIL
2018-07-03  David MalcolmRemove "note: " prefix from some scan-tree-dump directives
2018-07-03  Marek Polacekre PR c++/84306 (Wrong overload selected with -std...
2018-07-03  Marek Polacekre PR middle-end/86202 (ICE in get_range_info calling...
2018-07-03  Jason MerrillPR c++/86378 - functional cast in noexcept-specifier.
2018-07-03  Jeff Lawh8300.md (HSI, [...]): New mode iterators.
2018-07-03  Richard Bienerre PR ipa/86389 (execute FAILs with -fipa-pta)
2018-07-03  Segher BoessenkoolRemove powerpc-linux_paired from config-list.mk
2018-07-03  Richard SandifordPass more vector types to append_pattern_def_seq
2018-07-03  Richard SandifordEnsure PATTERN_DEF_SEQ is empty before recognising...
2018-07-03  Richard SandifordClean up interface to vector pattern recognisers
2018-07-03  Richard Sandiford[16/n] PR85694: Add detection of averaging operations
2018-07-03  Richard Sandiford[15/n] PR85694: Try to split existing casts in widened...
2018-07-03  Richard Sandiford[14/n] PR85694: Rework overwidening detection
2018-07-03  Richard SandifordAvoid matching the same pattern statement twice
2018-07-03  Richard Bienertree-vect-stmts.c (vect_is_simple_use): Consolidate...
2018-07-03  Jeff Lawh8300.md (movqi_h8300, [...]): Consolidate the H8/300...
2018-07-03  Jeff Law* config/h8300/h8300.md: Remove trailing whitespace.
2018-07-03  Jim WilsonRISC-V: Fix interrupt support for -g.
2018-07-03  GCC AdministratorDaily bump.
2018-07-02  Jonathan WakelyP0758R1 Implicit conversion traits
2018-07-02  Paolo Carliniparser.c (set_and_check_decl_spec_loc): Use rich_locati...
2018-07-02  Jonathan WakelyP0887R1 The identity metafunction
2018-07-02  Jonathan WakelyOptimize std::sub_match comparisons using string_view...
2018-07-02  David Malcolmselftest: introduce class auto_fix_quotes
2018-07-02  Ian Lance Taylorre PR go/86331 (the gccgo's "go" tool looks like failin...
2018-07-02  Richard Hendersonaarch64: Add movprfx patterns alternatives
2018-07-02  Martin LiskaFix GCOV scan pattern (PR testsuite/86366).
2018-07-02  Christophe... [ARM][testsuite] Fix arm-soft-strd-even.c
next