]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-07-24  Eric Botcazoutree-nested.c (build_simple_mem_ref_notrap): New function.
2019-07-24  Claudiu Zissulescu[ARC] Fix and refurbish the interrupts.
2019-07-24  Andreas KrebbelS/390: Add add/sub/mul overflow check patterns
2019-07-24  Prathamesh... re PR middle-end/91166 ([SVE] Unfolded ZIPs of constants)
2019-07-24  Martin LiskaFix off-by-one in simple-object-elf.c (PR lto/91228).
2019-07-24  Bin ChengFixup ChangeLog entry for revision 273570.
2019-07-24  GCC AdministratorDaily bump.
2019-07-23  Iain Sandoe[Darwin] Fix PR87030 add missed commit hunks.
2019-07-23  Steven G. Karglre PR fortran/54072 (BOZ with -std=f2008: wrongly accep...
2019-07-23  Steven G. Karglarith.c (gfc_convert_integer, [...]): Move to ...
2019-07-23  Iain Sandoe[Darwin] Fix PR87030 and tidy config fragments.
2019-07-23  Jeff LawAdd PR markers to recent DSE changes. And...
2019-07-23  Ian Lance Taylorcompiler: use correct value type in 2-case select send
2019-07-23  Martin Seborconfigure.ac (ACX_PROG_CXX_WARNING_OPTS): Revert r273311.
2019-07-23  Vladislav Ivanishingdbinit.in: add reload-gdbhooks (rh) command
2019-07-23  Vladislav Ivanishinmake gdbhooks.py idempotent with respect to reloading
2019-07-23  Richard Bienerre PR debug/91231 (ICE in dwarf2out_inline_entry, at...
2019-07-23  Richard Bienerre PR tree-optimization/83518 (Missing optimization...
2019-07-23  Jan Hubickai386-common.c: Use PROCESSOR_ZNVER2 scheduler for znver2.
2019-07-23  Jan Hubickai386-options.c (ix86_option_override_internal): Default...
2019-07-23  Jan Hubicka* config/i386/x86-tune.def (X86_TUNE_AVOID_256FMA_CHAIN...
2019-07-23  Jan Hubickax86-tune-costs.h (znver2_memcpy): Update.
2019-07-23  Ed Schonberg[Ada] Aspect CPU may depend on a discriminant of a...
2019-07-23  Eric Botcazou[Ada] Plug small loophole in Generate_Range_Check
2019-07-23  Eric Botcazou[Ada] Eliminate redundant overflow checks for conversio...
2019-07-23  Eric Botcazou[Ada] Minor tweak to -gnatR output
2019-07-23  Ed Schonberg[Ada] Iterators are view-specific
2019-07-23  Yannick Moy[Ada] Issue error on SPARK ownership rule violation
2019-07-23  Yannick Moy[Ada] Fix binding of ghost units with finalizer
2019-07-23  Jan Beulichx86/AVX512: improve generated code for mask-to-vector...
2019-07-23  Ren Kimuralibiberty: Check zero value shstrndx in simple-object...
2019-07-23  Martin LiskaUse -flto instead of -flto=N in DWARF producer string.
2019-07-23  Richard Bienertree-cfg.c (label_for_bb): Remove global var.
2019-07-23  Paul A. Clarke[rs6000] Add documentation for __builtin_mtfsf
2019-07-23  Ilia DiachkovRISC-V: Add -malign-data= option.
2019-07-23  Ian Lance Taylorcompiler: follow-on fix for finalizing imported methods
2019-07-23  GCC AdministratorDaily bump.
2019-07-22  Giuliano Belinassicgraph.c (dump_graphviz): New function.
2019-07-22  Jonathan WakelyRename testsuite directory to match P0553R4 stable...
2019-07-22  Jonathan WakelyAdjust std::rotl, std::rotr etc to match final P0553R4...
2019-07-22  Jonathan WakelyChange std::ceil2 to be undefined if the result can...
2019-07-22  Sylvia Taylor[aarch64]: add usra and ssra combine patterns
2019-07-22  Jozef LawrynowiczMSP430: Don't save all callee-saved regs in non-leaf...
2019-07-22  Andrea Corallo[jit] check result_type in gcc_jit_context_new_unary_op
2019-07-22  Paul A. Clarke[rs6000] Add _mm_blend_epi16 and _mm_blendv_epi8
2019-07-22  Eric Botcazou[Ada] More complete information level for -gnatR4 output
2019-07-22  Eric Botcazou[Ada] Sinfo: update doc about Do_Division/Overlflow...
2019-07-22  Eric Botcazou[Ada] Fix missing check for no-op conversion to fixed...
2019-07-22  Ed Schonberg[Ada] Remove misleading warning/suggestion in membershi...
2019-07-22  Yannick Moy[Ada] Adapt ownership checking in SPARK to traversal...
2019-07-22  Eric Botcazou[Ada] Overhaul code implementing conversions involving...
2019-07-22  Eric Botcazou[Ada] Sprint: fix pasto in comment
2019-07-22  Javier Miranda[Ada] Spurious error passing access to class-wide inter...
2019-07-22  Eric Botcazou[Ada] Small enhancement to the -gnatD/-gnatG output...
2019-07-22  Eric Botcazou[Ada] Beef up comment in exp_attr.adb
2019-07-22  Ed Schonberg[Ada] Optimization loses exception in improper use...
2019-07-22  Ed Schonberg[Ada] Misleading warning on variable not assigned
2019-07-22  Javier Miranda[Ada] Usage of signed type in array bounds in CCG
2019-07-22  Yannick Moy[Ada] Issue warning or error message on ignored typing...
2019-07-22  Eric Botcazou[Ada] Fix spurious visibility error for tagged type...
2019-07-22  Eric Botcazou[Ada] Remove obsolete Is_For_Access_Subtype machinery
2019-07-22  Eric Botcazou[Ada] Spurious error on private subtype of derived...
2019-07-22  Ed Schonberg[Ada] Type inconsistency in floating_point type declara...
2019-07-22  Eric Botcazou[Ada] Further fix non-stored discriminant in aggregate...
2019-07-22  Gary Dismukes[Ada] Premature finalization of controlled temporaries...
2019-07-22  Eric Botcazou[Ada] Internal error on iterator for limited private...
2019-07-22  Eric Botcazou[Ada] Fix missing Constraint_Error for Enum_Val attribute
2019-07-22  Nicolas Roche[Ada] Ensure meaningless digits in a string are discarded
2019-07-22  Eric Botcazou[Ada] Fix wrong assumption on bounds in GNAT.Encode_String
2019-07-22  Eric Botcazou[Ada] Fix spurious loop warning for function with Out...
2019-07-22  Nicolas Roche[Ada] Ensure Ctrl-C is not emited on terminated processes
2019-07-22  Ed Schonberg[Ada] Incorrect values in conversion from fixed-point...
2019-07-22  Javier Miranda[Ada] Crash in C++ constructor without external and...
2019-07-22  Ed Schonberg[Ada] Spurious warning about a useless assignment
2019-07-22  Eric Botcazou[Ada] Fix internal error on array slice in loop and...
2019-07-22  Richard Bienerre PR tree-optimization/91221 (ICE in get_int_cst_ext_n...
2019-07-22  Jan Beulichx86/AVX512: improve generated code for bit-wise negatio...
2019-07-22  Martin LiskaDo not emit __gnu_lto_v1 symbol.
2019-07-22  Martin LiskaSimplify LTO section format.
2019-07-22  Martin LiskaMake a warning for -Werror=wrong-language (PR driver...
2019-07-22  Claudiu Zissulescu[ARC] Fix emitting TLS symbols.
2019-07-22  GCC AdministratorDaily bump.
2019-07-21  Marek Polacekre PR c++/67853 (decltype of parenthesized xvalue does...
2019-07-21  Stafford Horneor1k: only force reg for immediates
2019-07-21  Stafford Horneor1k: Initial support for FPU
2019-07-21  Stafford Horneor1k: Add mrori option, fix option docs
2019-07-21  Stafford Horneor1k: Fix issues with msoft-div
2019-07-21  Stafford Horneor1k: Fix code quality for volatile memory loads
2019-07-21  Iain Sandoe[PPC] Fix bootstrap for non-SVR4 targets.
2019-07-21  Thomas Koenigre PR libfortran/91030 (Poor performance of I/O -fconve...
2019-07-21  GCC AdministratorDaily bump.
2019-07-20  Segher Boessenkoolrs6000: Make offsettable_mem_operand use any_memory_operand
2019-07-20  Segher Boessenkoolrs6000: Make input_operand use any_memory_operand
2019-07-20  Segher Boessenkoolrs6000: Make lwa_operand use any_memory_operand
2019-07-20  Segher Boessenkoolrs6000: New predicate any_memory_operand
2019-07-20  Jakub Jelinekre PR target/91204 (ICE in expand_expr_real_2, at expr...
2019-07-20  John David... pa.h (hppa_profile_hook): Delete declaration.
2019-07-20  Jason MerrillFix ICE on class template argument deduction with inher...
2019-07-20  Jason MerrillReduce memory consumption for push/pop_access_scope.
2019-07-20  Jakub Jelinektree.def (OMP_LOOP): New tree code.
next