]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-08-14  Martin LiskaLibsanitizer merge from trunk r368656.
2019-08-14  Richard Sandiford[AArch64] Use "x" predication for SVE integer arithmeti...
2019-08-14  Richard Sandiford[AArch64] Rearrange SVE conversion patterns
2019-08-14  Richard Sandiford[AArch64] Use unspecs for SVE conversions involving...
2019-08-14  Richard Bienerre PR rtl-optimization/91154 (456.hmmer regression...
2019-08-14  Richard Sandiford[AArch64] Rework SVE FP comparisons
2019-08-14  Richard Sandiford[AArch64] Add support for SVE HF vconds
2019-08-14  Richard Sandiford[AArch64] Commonise some SVE FP patterns
2019-08-14  Richard Sandiford[AArch64] Add a "GP strictness" operand to SVE FP unspecs
2019-08-14  Richard Sandiford[AArch64] Use unspecs for remaining SVE FP binary ops
2019-08-14  Richard Sandiford[AArch64] Don't rely on REG_EQUAL notes to combine...
2019-08-14  Richard Sandiford[AArch64] Canonicalise SVE predicate constants
2019-08-14  Richard Sandiford[AArch64] Rework SVE PTEST patterns
2019-08-14  Steven G. Karglre PR fortran/87991 (ICE in gfc_constructor_append_expr...
2019-08-14  Xiong Hu LuoEnable math functions linking with static library for LTO
2019-08-14  GCC AdministratorDaily bump.
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-13  Richard SandifordProtect some checks of DECL_FUNCTION_CODE
2019-08-13  Richard SandifordOptimise constant IFN_WHILE_ULTs
2019-08-13  Steven G. Karglre PR fortran/88072 (gfortran crashes with an internal...
2019-08-13  Steven G. Karglre PR fortran/88072 (gfortran crashes with an internal...
2019-08-13  Iain Sandoe[Darwin] There is no need to distinguish PIC/non-PIC...
2019-08-13  Thomas Koenigre PR fortran/90563 (Out of bounds error when compiling...
2019-08-13  Thomas Koenigre PR fortran/90563 (Out of bounds error when compiling...
2019-08-13  Steven G. Karglre PR fortran/89647 (Host associated procedure unable...
2019-08-13  Uros Bizjaki386.md (ix86_expand_vector_extract): Use vec_extr...
2019-08-13  Steven G. Karglre PR fortran/87993 (ICE in gfc_constructor_first,...
2019-08-13  Jonathan WakelyImprove documentation of target hooks for libc functions
2019-08-13  Caroline TiceFix PR other/91396 static linke error with -fvtable...
2019-08-13  Martin SeborPR c/80619 - bad fix-it hint for GCC %lu directive...
2019-08-13  Uros Bizjaktest_summary: Do not escape "=".
2019-08-13  Thomas Koenigre PR fortran/90561 (ICE in gimplify_var_or_parm_decl...
2019-08-13  Marek PolacekPR c++/90473 - wrong code with nullptr in default argument.
2019-08-13  Marek Polacek* cp-tree.h (DECL_MUTABLE_P): Use FIELD_DECL_CHECK.
2019-08-13  Mark EgglestonAdd my name to MAINTAINERS.
2019-08-13  Olivier HainqueAdjust placement of protoype for tablejump_casesi_pattern
2019-08-13  Olivier HainqueHandle casesi dispatch tablejumps in create_trace_edges...
2019-08-13  Wilco Dijkstra[AArch64] Fix PR81800
2019-08-13  Richard Sandiford[AArch64] Improve SVE constant moves
2019-08-13  Wilco Dijkstra[AArch64] Increase default function alignment
2019-08-13  Jozef LawrynowiczMSP430: Read MCU data from external file
2019-08-13  Richard Sandiford[AArch64] Use simd_immediate_info for SVE predicate...
2019-08-13  Richard Sandiford[AArch64] Make simd_immediate_info INDEX explicit
2019-08-13  Jozef LawrynowiczMSP430: Consolidate handling of hard-coded MCU data
2019-08-13  Richard Sandiford[AArch64] Make aarch64_classify_vector_mode use a switc...
2019-08-13  Richard Sandiford[AArch64] Add a "y" constraint for V0-V7
2019-08-13  Richard Sandiford[AArch64] Make <perm_insn> the complete mnemonic
2019-08-13  Janne BlomqvistPR fortran/91414 Bugfix for previous commit
2019-08-13  Janne BlomqvistPR fortran/91414: Improved PRNG
2019-08-13  Eric Botcazou[Ada] Remove unused component in record type
2019-08-13  Eric Botcazou[Ada] Build full derivation for private concurrent...
2019-08-13  Ed Schonberg[Ada] Legality rule on ancestors of type extensions...
2019-08-13  Eric Botcazou[Ada] Fix spurious instantiation error on private recor...
2019-08-13  Javier Miranda[Ada] Wrong dispatching call in type with aspect Implic...
2019-08-13  Ed Schonberg[Ada] Do not remove side-effects in an others_clause...
2019-08-13  Eric Botcazou[Ada] Add GNAT.Branch_Prediction to Impunit
2019-08-13  Eric Botcazou[Ada] Small cleanup and improvement in inlining machinery
2019-08-13  Eric Botcazou[Ada] Fix bogus style check failure with pragma Style_C...
2019-08-13  Arnaud Charlet[Ada] Protect analysis of Indexing aspect against casca...
2019-08-13  Ed Schonberg[Ada] Add conformance check on actual subp. in instance...
2019-08-13  Gary Dismukes[Ada] Do full name qualification of local exception...
2019-08-13  Gary Dismukes[Ada] Compiler may blow up on array aggregates whose...
2019-08-13  Justin Squirek[Ada] Show Bit_Order and Scalar_Storage_Order in -gnatR...
2019-08-13  Justin Squirek[Ada] Implement pragma Max_Entry_Queue_Length
2019-08-13  Yannick Moy[Ada] Avoid crash in GNATprove_Mode on allocator inside...
2019-08-13  Yannick Moy[Ada] Avoid crash in GNATprove due to inlining inside...
2019-08-13  Eric Botcazou[Ada] Spurious error on nested instantiation
2019-08-13  Eric Botcazou[Ada] Do not set Back_End_Inlining in ASIS mode
2019-08-13  Olivier Hainque[Ada] Fix incorrect binding to MapViewOfFile in s-win32.ads
2019-08-13  Arnaud Charlet[Ada] Systematically pass LN_S to relevant gnatlib...
2019-08-13  Yannick Moy[Ada] Avoid spurious errors on dimensionality checking...
2019-08-13  Justin Squirek[Ada] Disable anonymous allocator warning for library...
2019-08-13  Eric Botcazou[Ada] Add/fix documentation for the Double_*_Alignment...
2019-08-13  Eric Botcazou[Ada] Fix spurious error on nested instantiation with...
2019-08-13  Javier Miranda[Ada] Wrong initialization of Offset_To_Top in secondary DT
2019-08-13  Justin Squirek[Ada] Add ability to list compiler switches with gnatcmd
2019-08-13  Dmitriy Anisimkov[Ada] Better exception message on Invalid_Switch exception
2019-08-13  Yannick Moy[Ada] Complete the more extended AST traversal used...
2019-08-13  Claire Dross[Ada] Extend range type in search primitives of formal...
2019-08-13  Martin LiskaSimplify dump_printf in value-prof.c
2019-08-13  Martin LiskaAutomatically detect GNU jobserver with -flto.
2019-08-13  Uros Bizjaki386.md (ix86_expand_vector_set): Use vec_merge path...
2019-08-13  GCC AdministratorDaily bump.
2019-08-12  Thomas Koenigre PR fortran/91424 (Extend warnings about DO loops)
2019-08-12  Jonathan WakelyPR libstdc++/90361 add missing macro definition
2019-08-12  Jakub Jelinekre PR target/83250 (_mm256_zextsi128_si256 missing...
2019-08-12  Jonathan WakelyAdd noexcept-specifier to std::apply and std::make_from...
2019-08-12  Richard Bienerre PR lto/91375 (ICE on valid code in subbinfo_with_vta...
2019-08-12  Richard Bienerre PR driver/91130 (-MF clashes with -flto on aarch64)
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...
next