]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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) =...
2019-06-19  Marek PolacekPR c++/60364 - noreturn after first decl not diagnosed.
2019-06-19  Martin SeborPR tree-optimization/90626 - fold strcmp(a, b) == 0...
2019-06-19  Iain Sandoe[Darwin, specs] Tidy some more linker options.
2019-06-19  Martin SeborPR translation/90156 - add linter check suggesting...
2019-06-19  Steven G. Karglre PR fortran/69499 ([F03] ICE-on-invalid on combining...
2019-06-19  Steven G. Karglre PR fortran/69398 ([OOP] ICE on class with duplicate...
2019-06-19  Steven G. Karglre PR fortran/87907 (ICE in resolve_contained_fntype...
2019-06-19  Iain Sandoe[Darwin] Fix two off-by-one errors in the driver.
2019-06-19  Maya Rashishnetbsd-elf.h (SYSARCH_ARM_SYNC_ICACHE): New definition.
2019-06-19  Jonathan WakelyFix value category bugs in std::reduce
2019-06-19  Ian Lance Taylorcompiler: optimize string concatenations
2019-06-19  Uros Bizjaki386.md (cmpstrnsi): Remove dead code.
2019-06-19  Wilco DijkstraSimplify setjmp and non-local goto implementation ...
2019-06-19  Jakub Jelinekmd.texi: Document vec_shl_<mode> pattern.
2019-06-19  Jakub Jelinekomp-low.c (lower_rec_input_clauses): Handle references...
2019-06-19  Jakub Jelinek* g++.dg/ubsan/pr63956.C: Adjust expected diagnostics.
2019-06-19  Martin LiskaAdd new micro-benchmark for string operations.
2019-06-19  Ian Lance Taylorcompiler: stack allocate a buffer for non-escaping...
2019-06-19  Jim MacArthurre PR fortran/89103 (Allow blank format items in format...
2019-06-19  Kugan Vivekanandarajahpr88834.c: Move from here...
2019-06-19  Kugan Vivekanandarajahtree-ssa-address.c (preferred_mem_scale_factor): Handle...
2019-06-19  GCC AdministratorDaily bump.
2019-06-18  Cherry Zhangcompiler: avoid copy for string([]byte) conversion...
2019-06-18  Jonathan WakelyImplement new serial algorithms from Parallelism TS...
2019-06-18  Max Filippovxtensa: fix PR target/90922
2019-06-18  Julian Brown[PR90921] Fortran OpenACC 'declare' directive's module...
2019-06-18  Thomas Schwinge[PR85221] Set 'omp declare target', 'omp declare target...
2019-06-18  Thomas Schwinge[PR90859] Document status quo for "[OMP] Mappings for...
2019-06-18  Thomas SchwingeTest cases to verify OpenACC 'firstprivate' mappings
2019-06-18  Thomas SchwingeFix description of 'GOMP_MAP_FIRSTPRIVATE'
2019-06-18  Thomas SchwingeAdd missing results check in 'libgomp.fortran/allocatab...
2019-06-18  Cesar PhilippidisAdd 'libgomp.oacc-fortran/allocatable-array-1.f90'
2019-06-18  Thomas Schwinge[PR90743] Fortran 'allocatable' with OpenACC data/OpenM...
2019-06-18  Thomas Schwinge[PR90861] Document status quo for OpenACC 'declare...
2019-06-18  Thomas Schwinge[PR90868] Document status quo for duplicate OpenACC...
2019-06-18  Thomas Schwinge[PR90862] OpenACC 'declare' ICE when nested inside...
2019-06-18  Marek Polacekre PR c++/84698 (ICE when using noexcept(noexcept(...
2019-06-18  Marek Polacekre PR c++/71548 (Invalid declaration involving template...
2019-06-18  Uros Bizjaki386.md (@cmp<mode>_1): Rename from cmp<mode>_1.
2019-06-18  Jason Merrill* constexpr.c (cxx_eval_store_expression): Delay target...
2019-06-18  Jason MerrillConsolidate constexpr array handling.
2019-06-18  Jason MerrillHandle constexpr conversion from and then to the same...
2019-06-18  Jason Merrilltree.c (build_constructor): Add MEM_STAT_DECL.
2019-06-18  Richard Sandiford[AArch64] Add a new CC mode for SVE conditions
2019-06-18  Richard Sandiford[AArch64] Tabify aarch64-sve.md
2019-06-18  Richard Sandiford[AArch64] Factor out pfalse predicate creation
2019-06-18  Richard Sandiford[AArch64] Factor out ptrue predicate creation
2019-06-18  Richard Sandiford[AArch64] Simplify SVE IFN_COND patterns
2019-06-18  Uros Bizjakpr81563.c (dg-final): Check that no registers are resto...
2019-06-18  Richard Bienerre PR debug/90900 (ICE in copy_rtx, at rtl.c:376)
2019-06-18  Martin Seborpr90866-2.c: Remove a pointless declaration to avoid...
2019-06-18  Arnaud Charletre PR ada/80590 (non-bootstrap build failure of Ada...
2019-06-18  Jonathan WakelyAvoid undefined behaviour in std::byte operators (LWG...
2019-06-18  Szabolcs Nagyaarch64: fix gcc.target/aarch64/pcs_attribute-2.c on...
2019-06-18  Tom de Vries[nvptx] Use define_insn parametrization
2019-06-18  Tom de Vries[nvptx] Fix __main missing prototype warning in crt0.c
next