]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-06-25  Jakub Jelinekpstl_config.h (_PSTL_PRAGMA_SIMD_SCAN, [...]): Define...
2019-06-25  Ian Lance Taylorruntime: mark memequal and memclrNoHeapPointers nosplit
2019-06-25  GCC AdministratorDaily bump.
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-06-24  Iain Sandoe[Darwin, PPC, testsuite] Skip tests for unimplemented...
2019-06-24  Iain Sandoe[Darwin, PPC, testsuite] Fix spec-barr-1.c for Darwin.
2019-06-24  Iain Sandoe[Darwin, testsuite] Fix isystem-2.c.
2019-06-24  Ian Lance Taylorcompiler: open code string equality
2019-06-24  Richard Bienerre PR target/90972 (ICE in fold_convert_loc, at fold...
2019-06-24  Richard Bienerre PR tree-optimization/90930 (Excessive memory consump...
2019-06-24  Ian Lance Taylorcompiler: use builtin memcmp directly
2019-06-24  Martin Seborutils.c (handle_nonnull_attribute): Quote attribute...
2019-06-24  Jason MerrillDon't use a separate CLASSTYPE_AS_BASE if it's the...
2019-06-24  Jonathan WakelyFix std::midpoint for denormal values
2019-06-24  Jonathan WakelyDefine C11 macros such as FLT_DECIMAL_DIG for C++17
2019-06-24  GCC AdministratorDaily bump.
2019-06-23  Ian Lance Taylorcompiler: edit error messages to avoid -Wformat-diag...
2019-06-23  Ian Lance Taylorcompiler: add go_debug and use it for debug messages
2019-06-23  Iain Sandoe[Darwin, PPC, testsuite] Fix builtins-2 for Darwin.
2019-06-23  Iain Sandoe[Darwin, PPC, testsuite] Fix pr80125 testcase for Darwin.
2019-06-23  Iain Sandoe[Darwin, PPC, testsuite] Fix builtins-1 testcase for...
2019-06-23  Iain Sandoe[Darwin, PPC] Handle GCC target pragma.
2019-06-23  Iain Sandoe[Darwin, PPC] Emit uppercase versions of ppc defines.
2019-06-23  Iain Sandoe[Darwin, PPC, testsuite] Fix pr71785 testcase for Darwin.
2019-06-23  Marek PolacekRename DEFAULT_ARG to DEFERRED_PARSE.
2019-06-23  GCC AdministratorDaily bump.
2019-06-22  Jerry DeLisleFix typo in ChangeLog
2019-06-22  Jerry DeLislere PR fortran/89782 (Can do an internal READ of a chara...
2019-06-22  Iain Sandoe[Darwin, PPC, testsuite] Add requires for DFP to two...
2019-06-22  Iain Sandoe[Darwin, PPC, testsuite] Fix darwin-bool-1.c.
2019-06-22  Jeff Law* config/avr/avr.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE...
2019-06-22  Marek Polacekre PR c++/65707 (internal compiler error: in unify...
2019-06-22  Marek Polacekre PR c++/66256 (noexcept evaluation done before end...
2019-06-22  Jan Hubickaalias-access-path-6.c: New testcase.
2019-06-22  Marek PolacekPR c++/86476 - noexcept-specifier is a complete-class...
2019-06-22  Marek PolacekPR c++/90881 - bogus -Wunused-value in unevaluated...
2019-06-22  Paolo Carlinidecl.c (grokdeclarator): Use id_loc...
2019-06-22  GCC AdministratorDaily bump.
2019-06-21  Cherry Zhangcompiler: intrinsify some math/bits functions
2019-06-21  Ian Lance Taylorruntime: inline and remove eqtype
2019-06-21  Ian Lance Taylorcompiler: open code some type assertions
2019-06-21  Paolo Carlinire PR c++/90909 (call devirtualized to pure virtual)
2019-06-21  Jakub Jelinektree-vect-data-refs.c (vect_find_stmt_data_reference...
2019-06-21  Paolo Carlinire PR c++/90909 (call devirtualized to pure virtual)
2019-06-21  Paolo Carlinire PR c++/90909 (call devirtualized to pure virtual)
2019-06-21  Marek PolacekPR c++/61490 - qualified-id in friend function definition.
2019-06-21  Marek PolacekPR c++/60223 - ICE with T{} in non-deduced context.
2019-06-21  Marek PolacekPR c++/64235 - missing syntax error with invalid alignas.
2019-06-21  Steven G. Karglre PR fortran/67884 (Missing error message on required...
2019-06-21  Marek PolacekPR c++/90490 - fix decltype issues in noexcept-specifier.
2019-06-21  Matthew BeliveauPR c++/90875 - added -Wswitch-outside-range option
2019-06-21  Iain Sandoe[Darwin, fixincludes] Fix Darwin9/10 math.h issues.
2019-06-21  Iain Sandoe[Darwin, fixincludes] Fix Darwin14 header issues.
2019-06-21  Richard Bienerre PR tree-optimization/90930 (Excessive memory consump...
2019-06-21  Matthew BeliveauPR c++/90875 - added -Wswitch-outside-range option
2019-06-21  Steven G. Karglre PR fortran/51991 (Wrong error message with variables...
2019-06-21  Jeff Lawre PR tree-optimization/90949 (null pointer check removed)
2019-06-21  Richard SandifordFix missing name in ChangeLog
2019-06-21  Marek PolacekPR c++/90953 - ICE with -Wmissing-format-attribute.
2019-06-21  Richard SandifordFix missing name in ChangeLog
2019-06-21  Ian Lance Taylorcompiler: omit write barrier for assignment to *(conver...
2019-06-21  Ian Lance Taylorcompiler: open code string slice expressions
2019-06-21  Richard Bienerre PR debug/90914 (ICE in schedule_generic_params_dies_...
2019-06-21  Richard Bienerre PR tree-optimization/90913 (ICE in maybe_gen_insn...
2019-06-21  Jakub Jelinekomp-low.c (lower_rec_simd_input_clauses): Add rvar2...
2019-06-21  Jakub Jelinekre PR c++/90950 (OpenMP clause handling rejecting refer...
2019-06-21  Jakub Jelinektree-vect-data-refs.c (vect_find_stmt_data_reference...
2019-06-21  GCC AdministratorDaily bump.
2019-06-20  Marek Polacekre PR c++/79781 (ICE on valid C++ code with -std=c...
2019-06-20  Steven G. Karglre PR fortran/77632 ([F08] Pointer initialisation does...
2019-06-20  Marek Polacekre PR c++/68265 (Arbitrary syntactic nonsense silently...
2019-06-20  Steven G. Karglre PR fortran/86587 (Derived-type with attributes BIND...
2019-06-20  Uros Bizjakalpha.md (@unaligned_store<mode>): Rename from unaligne...
2019-06-20  Janne Blomqvistlibfortran/65921: Add forgotten PR number to ChangeLog
2019-06-20  Iain Sandoe[objective-c/c++, testsuite] Fix stubify tests for...
2019-06-20  Richard Earnshaw[aarch64] Refactor common errata work-around specs
2019-06-20  Marek Polacek* config/sh/sh.c (sh2a_function_vector_p): Use get_attr...
2019-06-20  Michael Meissnerrs6000.md (isa attribute): Add support for for a future...
2019-06-20  Marek Polacekre PR c++/87512 (Error: the type ‘const auto’ of ‘const...
2019-06-20  H.J. Lui386: Generate standard floating point scalar operation...
2019-06-20  Jan Hubickatree-ssa-alias.c (aliasing_component_refs_p): Remove...
2019-06-20  Jonathan WakelySkip libstdc++ debug build in early bootstrap stages
2019-06-20  Jonathan WakelyQualify calls to __never_valueless in <variant>
2019-06-20  Marek Polacekre PR c++/89873 (internal compiler error: unexpected...
2019-06-20  Thomas Koenigre PR fortran/90937 (ICE: in gfc_get_symbol_decl, at...
2019-06-20  Tom de Vries[testsuite] Add missing dg-require-effective-target...
2019-06-20  Tom de Vries[testsuite] Add missing dg-require-effective-target...
2019-06-20  Tom de Vries[testsuite] Add missing dg-require-effective-target...
2019-06-20  Tom de Vries[testsuite] Add missing dg-require-effective-target...
2019-06-20  Tom de Vries[testsuite] Add missing dg-require-effective-target...
2019-06-20  Jonathan WakelyFix outdated reference to C++17 draft in the docs
2019-06-20  Jonathan WakelyImprove tests for std::vector<bool> printer
2019-06-20  Martin LiskaDecrease hash-table-verification-limit from 100 to 10.
2019-06-20  Jakub Jelinektree-vect-stmts.c (enum scan_store_kind): New type.
2019-06-20  Alexandre Olivafix ARM --with-fpu option checking and error message
2019-06-20  GCC AdministratorDaily bump.
2019-06-19  Jonathan WakelyFix non-standard behaviour of std::istream_iterator
2019-06-19  Michael WeghornHave std::vector printer's iterator return bool for...
2019-06-19  Jonathan WakelyPR libstdc++/90920 restore previous checks for empty...
2019-06-19  Martin Seborre PR tree-optimization/90626 (fold strcmp(a, b) =...
next