platform/upstream/gcc.git
2019-08-12 Dmitriy Anisimkov[Ada] Fix IPv6 numeric address detection
2019-08-12 Dmitriy Anisimkov[Ada] New parameter Quiet for procedure GNAT.Command_Li...
2019-08-12 Ed Schonberg[Ada] Missing check on outbound parameter of a non...
2019-08-12 Ed Schonberg[Ada] Crash on illegal left-hand side in assignment...
2019-08-12 Eric Botcazou[Ada] Small comment tweaks for 3 predicates on bit...
2019-08-12 Eric Botcazou[Ada] Fix internal error on comparison of unaligned...
2019-08-12 Bob Duff[Ada] Do not suppress checks in instances of internal...
2019-08-12 Bob Duff[Ada] Prevent crash in Is_Reachable
2019-08-12 Bob Duff[Ada] Prevent crash in Put_Scaled
2019-08-12 Bob Duff[Ada] Remove doc for language version switches
2019-08-12 Gary Dismukes[Ada] Hang on loop in generic with subtype indication...
2019-08-12 Ed Schonberg[Ada] Improper error message on equality op with differ...
2019-08-12 Bob Duff[Ada] Minor cleanups in exception handling
2019-08-12 Justin Squirek[Ada] Implement Ada.Directories.Hierarchical_File_Names
2019-08-12 Eric Botcazou[Ada] Improve error message for Object_Size clause...
2019-08-12 Gary Dismukes[Ada] Suppress_Initialization not respected for private...
2019-08-12 Yannick Moy[Ada] New aspect/pragma No_Caching for analysis of...
2019-08-12 Yannick Moy[Ada] Adapt new extended traversal of AST to have optio...
2019-08-12 Yannick Moy[Ada] More precise handling of Size/Object_Size in...
2019-08-12 Yannick Moy[Ada] SPARK: disable expansion of Enum_Rep
2019-08-12 Justin Squirek[Ada] Inconsistent compile time Constraint_Error warning
2019-08-12 Eric Botcazou[Ada] Eliminate redundant range checks on conversions
2019-08-12 Eric Botcazou[Ada] Sprint: minor comment tweak
2019-08-12 Eric Botcazou[Ada] Fix leak of Do_Range_Check flag in -gnatVa mode
2019-08-12 Yannick Moy[Ada] Extended traversal subprograms for GNATprove
2019-08-12 Jerome Lambourg[Ada] VxWorks: call s-tpopsp.Self only when needed
2019-08-12 Eric Botcazou[Ada] Plug small loophole in Discrete_Range_Check
2019-08-12 Eric Botcazou[Ada] Add special bypass for obsolete code pattern
2019-08-12 Eric Botcazou[Ada] Fix missing range check for In/Out parameter...
2019-08-12 Eric Botcazou[Ada] Fix incorrect Do_Range_Check on type conversion
2019-08-12 Rainer OrthFix Ada comparison failure on SPARC
2019-08-12 Martin LiskaMove is_valid_fd to filedescriptor.c file.
2019-08-12 GCC AdministratorDaily bump.
2019-08-11 Janne BlomqvistPR fortran/91413 Generate warning when making array...
2019-08-11 Iain Buclawd: Fix ICE: gimplification failed (gimplify.c at 13436)
2019-08-11 Hans-Peter... Correct a single misfire in previous ChangeLog cleanup.
2019-08-11 GCC AdministratorDaily bump.
2019-08-10 Steven G. Kargldecl.c (match_old_style_init): Use a clearer error...
2019-08-10 Iain Buclawd: Fix internal compiler error: in add_expr, at tree...
2019-08-10 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVI...
2019-08-10 Jakub Jelinekre PR target/91408 (ICE in extract_insn, at recog.c...
2019-08-10 Jakub JelinekAssorted ChangeLog cleanups.
2019-08-10 Iain BuclawFix ODR violation in d/runtime.cc
2019-08-10 GCC AdministratorDaily bump.
2019-08-09 Joseph Myers* zh_TW.po: Update.
2019-08-09 Joseph Myers* uk.po: Update.
2019-08-09 Vladimir Makarovreload1.c (finish_spills): Do not check ira_conflicts_p...
2019-08-09 Segher Boessenkoolrs6000: vec-rotate-*.c fixes
2019-08-09 Richard Earnshaw[aarch64] PR target/91386 Use copy_rtx to avoid modifyi...
2019-08-09 Richard Earnshaw[arm] Recognize thumb2 16-bit variants of the add and...
2019-08-09 Sam Tebbs[PATCH][GCC][AARCH64] Add effective-target check to...
2019-08-09 Martin LiskaStrengthen alias_ptr_types_compatible_p in LTO mode.
2019-08-09 Richard SandifordReject tail calls that read from an escaped RESULT_DECL...
2019-08-09 Alexandre Olivaskip Cholesky decomposition in is>>n_mv_dist
2019-08-09 Martin LiskaAdd -flto=auto option value.
2019-08-09 Martin LiskaProvide proper error message for -flto=abcd.
2019-08-09 Martin LiskaImplement -fopt-info support for IPA ICF.
2019-08-09 Martin LiskaPort value profiling to -fopt-info infrastructure.
2019-08-09 Jakub Jelinekc-parser.c (check_no_duplicate_clause): Simplify using...
2019-08-09 Jakub Jelinekre PR c/91401 (schedule + dist_schedule clauses rejecte...
2019-08-09 Alexandre Olivause rand instead of random
2019-08-09 GCC AdministratorDaily bump.
2019-08-08 Paolo Carlinidecl.c (grokdeclarator): Use id_loc and EXPR_LOCATION...
2019-08-08 Mihailo Stojanovic* doc/extend.texi: Add const qualifier to ld intrinsics.
2019-08-08 Segher Boessenkoolrs6000: Rename DFP iterator and attr to DDTD and q
2019-08-08 Segher Boessenkoolrs6000: Use iterators in more DFP patterns
2019-08-08 Jim WilsonRISC-V: Fix C ABI for flattened struct with 0-length...
2019-08-08 Marek Polacekre PR c++/79520 (Spurious caching for constexpr arguments)
2019-08-08 Richard Sandiford[C] Fix bogus nested enum error message
2019-08-08 Marek PolacekPR c++/87519 - bogus warning with -Wsign-conversion.
2019-08-08 Marek Polacekconstexpr.c (inline_asm_in_constexpr_error): New.
2019-08-08 Jonathan WakelyP0325R4 to_array from LFTS with updates
2019-08-08 Martin LiskaFix file descriptor existence of MinGW.
2019-08-08 Martin LiskaWhen cloning set operator new/delete to false.
2019-08-08 Jakub Jelinekgimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_...
2019-08-08 GCC AdministratorDaily bump.
2019-08-07 Steven G. Karglre PR fortran/91359 (logical function X returns .TRUE...
2019-08-07 Marek Polacekre PR c++/67533 (internal compiler error: in build_call...
2019-08-07 Richard Sandiford[AArch64] Fix INSR for zero floats
2019-08-07 Richard Sandiford[AArch64] Prefer FPRs over GPRs for INSR
2019-08-07 Richard Sandiford[AArch64] Prefer FPRs over GPRs for CLASTB
2019-08-07 Richard Sandiford[AArch64] Merge SVE reduction patterns
2019-08-07 Richard Sandiford[AArch64] Merge SVE ternary FP operations
2019-08-07 Richard Sandiford[AArch64] Merge SVE FMAXNM/FMINNM patterns
2019-08-07 Richard Sandiford[AArch64] Merge SVE FP unary patterns
2019-08-07 Richard Sandiford[AArch64] Remove redundant SVE FADDA pattern
2019-08-07 Richard Sandiford[AArch64] Make SVE UNSPEC_COND_*s match the insn mnemonic
2019-08-07 Richard Sandiford[AArch64] Reorganise aarch64-sve.md
2019-08-07 Uros Bizjakre PR target/91385 (Zero-extended negation (*negsi2_1_z...
2019-08-07 Richard Sandiford[AArch64] Remove unused commutative attribute
2019-08-07 Marek PolacekPR c++/81429 - wrong parsing of constructor with C...
2019-08-07 Richard EarnshawPR driver/91130 Use CL_DRIVER when handling of COLLECT_...
2019-08-07 Marek PolacekPR c++/91346 - Implement P1668R1, allow unevaluated...
2019-08-07 Bernd Edlingerre PR tree-optimization/91109 ([arm] gcc.c-torture...
2019-08-07 Richard SandifordMake IPA predicate::size a poly_int64
2019-08-07 Martin LiskaReplace int with boolean in predicate functions.
2019-08-07 Janne BlomqvistPR 53796 Make inquire(file=, recl=) conform to F2018
2019-08-07 Jakub Jelinektree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_U...
2019-08-07 Kewen Linrs6000: support vector int type rotatert
2019-08-07 Alexandre Olivawrap math.h for M_PI et al in target/i386 tests
next