gcc.git
2019-10-11 Eric Botcazoudecl.c (gnat_to_gnu_entity): New case to deal with...
2019-10-11 Pierre-Marie... [Ada] Repair ChangeLog entries
2019-10-11 Jakub Jelinekre PR c++/91987 (-fstrict-eval-order issues)
2019-10-11 Kewen Linvec_promote_demote cost to 1 for non-Power7 VSX archite...
2019-10-11 GCC AdministratorDaily bump.
2019-10-10 Joseph MyersUpdate DFP macros in float.h for C2x and TS 18661-2.
2019-10-10 Xiong Hu Luore PR middle-end/26241 (None of the IPA passes are...
2019-10-10 Jan Hubickaipa-reference.c: Do not include splay-tree.h
2019-10-10 Jan Hubicka* ipa-reference.c (propagate): Fix releasing of IPA...
2019-10-10 Iain Sandoe[Darwin, machopic 4/n] Arrange to indirect IVARs when...
2019-10-10 Iain Sandoe[Objective-C, NeXT ABI] Identify V2 IVAR refs by metadata.
2019-10-10 Michael MeissnerAdd check for prefixed addresses.
2019-10-10 David MalcolmDocumentation hyperlinks for [-Wname-of-option] (PR...
2019-10-10 Ilya Leoshkevich[PATCH 1/3] S/390: Do not use signaling vector comparis...
2019-10-10 David Malcolmpretty-print: support URL escape sequences (PR 87488)
2019-10-10 Jonathan WakelyPR libstdc++/91057 fix bootstrap failure on powerpc
2019-10-10 Uros Bizjakre PR target/92022 (ICE in alpha_handle_trap_shadows...
2019-10-10 Gary Dismukes[Ada] Handling up-level references in loops within...
2019-10-10 Arnaud Charlet[Ada] Ensure constructor is a C++ constructor
2019-10-10 Gary Dismukes[Ada] Add pragma Preelaborable_Initialization to Stream...
2019-10-10 Yannick Moy[Ada] Fix inlining of subprograms with deep param/resul...
2019-10-10 Gary Dismukes[Ada] Various minor typo fixes
2019-10-10 Ed Schonberg[Ada] Spurious warning on call with out parameter in...
2019-10-10 Gary Dismukes[Ada] Unnesting issues with entry families and accept...
2019-10-10 Ed Schonberg[Ada] Spurious visibility error on formal package with...
2019-10-10 Eric Botcazou[Ada] Fix awkward placement of freeze node for actual...
2019-10-10 Eric Botcazou[Ada] Get rid of spurious error for _Tag on extension...
2019-10-10 Bob Duff[Ada] Debug procedure for printing ancestors
2019-10-10 Bob Duff[Ada] 'others' in conditional_expressions
2019-10-10 Ed Schonberg[Ada] Missing Predicated_Parent link on array Itype
2019-10-10 Eric Botcazou[Ada] Plug minor loophole for integer named number
2019-10-10 Yannick Moy[Ada] Do not inline subprograms with deep parameter...
2019-10-10 Vadim Godunko[Ada] Define default value for Process field
2019-10-10 Bob Duff[Ada] T'Size in pragma Compile_Time_Error
2019-10-10 Bob Duff[Ada] Assertion_Policy (Ignore) ignores invariants
2019-10-10 Arnaud Charlet[Ada] Fix handling of -gnatceg on incomplete unit
2019-10-10 Gary Dismukes[Ada] Generation of procedures for blocks occurring...
2019-10-10 Anthony Leonardo... [Ada] Mention GNAT Studio instead of GPS
2019-10-10 Ed Schonberg[Ada] Spurious restriction violation on Ghost code
2019-10-10 Bob Duff[Ada] Replace in Ordered_Maps gets tampering failure
2019-10-10 Ed Schonberg[Ada] Spurious visibility error in predicate in generic...
2019-10-10 Patrick Bernardi[Ada] Flag Sec_Stack_Used incorrectly set by ghost...
2019-10-10 Piotr Trojanek[Ada] Use declared type for deciding on SPARK pointer...
2019-10-10 Oleg Endore PR target/88630 (Incorrect float negating together...
2019-10-10 Marek PolacekMake comp_ptr_ttypes_real return bool.
2019-10-10 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-10 Jan Hubickare PR middle-end/92037 (LTO bootstrap broken in selftests)
2019-10-10 Richard Bienerlto-common.c (unify_scc): Do not merge anonymous NAMESP...
2019-10-10 Andreas KrebbelS/390: Add support for z15 as CPU name.
2019-10-10 Tobias Burnus[Fortran, OpenMP] Actually pass use_device_addr on...
2019-10-10 Andreas KrebbelS/390: PR91035 Fix call to __morestack
2019-10-10 Jakub Jelinekc-common.h (c_omp_check_context_selector, [...]): Declare.
2019-10-10 Jason Merrill* cp-tree.h (template_info_decl_check): Check ENABLE_TR...
2019-10-10 GCC AdministratorDaily bump.
2019-10-09 Martin SeborPR tree-optimization/90879 - fold zero-equality of...
2019-10-09 Marek PolacekImplement C++20 P0388R4, DR 1307, and DR 330.
2019-10-09 Marek PolacekFix typo in test name.
2019-10-09 Iain Sandoe[Darwin] Improve Objective-C NeXT ABI version check.
2019-10-09 Iain Sandoe[Darwin, machopic 3/n] Set a SYMBOL flag for indirections.
2019-10-09 Marek PolacekPR c++/92032 - DR 1601: Promotion of enum with fixed...
2019-10-09 Jason MerrillUpdate the concepts implementation to conform to C...
2019-10-09 Paolo Carlinidecl.c (grok_ctor_properties): Use DECL_SOURCE_LOCATION.
2019-10-09 Jonathan WakelyPR libstdc++/91057 set locale::id::_M_index atomically
2019-10-09 Richard Bienertree-vect-loop.c (vect_is_simple_reduction): Simplify...
2019-10-09 Jonathan WakelyPR libstdc++/78552 only construct std::locale for C...
2019-10-09 Thomas Schwinge[PR92036] Add 'libgomp.oacc-c-c++-common/data-firstpriv...
2019-10-09 Georg-Johann Layavr-mmcu.texi: Re-generate because config/avr/avr-devic...
2019-10-09 Georg-Johann Lay* config/avr/avr.md: Fix typo in a comment.
2019-10-09 Tobias Burnusre PR testsuite/91884 (libgomp testsuite: (not) using...
2019-10-09 Jakub Jelinekre PR libgomp/92028 (OpenACC 'host_data' execution...
2019-10-09 Richard Bienertree-vectorizer.h (_stmt_vec_info::reduc_vectype_in...
2019-10-09 Alexandre Olivause call-clobbered reg to disalign the stack
2019-10-09 GCC AdministratorDaily bump.
2019-10-08 Martin SeborPR c++/92001 - missing -Wclass-memaccess with array...
2019-10-08 Dmitrij Pochepkore PR tree-optimization/90836 (Missing popcount pattern...
2019-10-08 Dmitrij Pochepkore PR tree-optimization/90836 (Missing popcount pattern...
2019-10-08 Martin SeborPR middle-end/92026 - gcc.dg/Wstringop-overflow-18...
2019-10-08 Iain Sandoe[Darwin] Remove code deprecated in 4.x.
2019-10-08 Iain Sandoe[Darwin, machopic 2/n] Compute and cache indirection...
2019-10-08 Uros Bizjakre PR rtl-optimization/91994 (r276327 breaks -mvzeroupper)
2019-10-08 Steven G. Karglre PR fortran/91801 (ICE in gfc_simplify_reshape, at...
2019-10-08 Marek PolacekDR 685 - Integral promotion of enum ignores fixed under...
2019-10-08 Martin Seborre PR testsuite/92025 (gcc.dg/Wstringop-overflow-12...
2019-10-08 Tulio Magno... Change the library search path when using --with-advanc...
2019-10-08 Richard Bienertree-vectorizer.h (_stmt_vec_info::v_reduc_type): Remove.
2019-10-08 Tobias BurnusFortran - fix OpenMP 'target simd'
2019-10-08 Jonathan WakelyAdd makefile target to update HTML files in source...
2019-10-08 Tobias BurnusFortran - Improve OpenMP/OpenACC diagnostic
2019-10-08 Jonathan WakelyRestore URL for Austern article on allocators
2019-10-08 Thomas SchwingeRemove Cell Broadband Engine SPU targets
2019-10-08 Thomas SchwingeExtend 'libgfortran/runtime/minimal.c' per r274599...
2019-10-08 Thomas SchwingeRevise 'libgfortran/runtime/minimal.c' to better confor...
2019-10-08 Tobias BurnusRemove '>>>' merge marker from changelog
2019-10-08 Richard Sandiford[AArch64] Limit simd-abi-9.c function body test to...
2019-10-08 Joseph MyersMake C2X imply -fno-fp-int-builtin-inexact.
2019-10-08 GCC AdministratorDaily bump.
2019-10-07 Prathamesh... re PR tree-optimization/91532 ([SVE] Redundant predicat...
2019-10-07 Jozef LawrynowiczRevert: 2019-10-07 Jozef Lawrynowicz <jozef.l@mittosy...
2019-10-07 Jozef Lawrynowiczmsp430.md: Group zero_extend* insns together.
2019-10-07 Iain Sandoe[Darwin, machopic 1/n] Consider visibility in indirections.
next