]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-05-25  Uros Bizjakre PR rtl-optimization/83628 (performance regression...
2018-05-25  Richard Bienertree-ssa-alias.h (refs_may_alias_p): Add tbaa_p bool...
2018-05-25  Jakub Jelinekre PR target/85832 ([AVX512] possible shorter code...
2018-05-25  Richard Bienertree-vect-data-refs.c (vect_find_stmt_data_reference...
2018-05-25  Bin Chengre PR tree-optimization/85720 (bad codegen for looped...
2018-05-25  Martin LiskaFix a test-case (PR testsuite/85911).
2018-05-25  Bin Chengtree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include...
2018-05-25  Bin Cheng* tree-ssa-live.h (live_merge_and_clear): Delete.
2018-05-25  Richard Bienerre PR c++/85912 (-fdump-lang-raw ICE on valid code)
2018-05-25  Nicolas Roche[Ada] Improve performance of conversion from String...
2018-05-25  Patrick Bernardi[Ada] Remove 2GB secondary stack limit for 64-bit proce...
2018-05-25  Ed Schonberg[Ada] Spurious error on fixed-point operation whose...
2018-05-25  Hristian Kirtchev[Ada] Spurious range check with Initialize_Scalars
2018-05-25  Arnaud Charlet[Ada] Remove "constant" attribute on Osint.Unknown_Attr...
2018-05-25  Javier Miranda[Ada] Membership test of class-wide interface
2018-05-25  Ed Schonberg[Ada] Fix expansion of quantified expressions as part...
2018-05-25  Hristian Kirtchev[Ada] Spurious secondary stack depletion
2018-05-25  Sergey Rybin[Ada] Document the '-U' option for gnatelim
2018-05-25  Ed Schonberg[Ada] Crash on classwide precondition on subprogram...
2018-05-25  Justin Squirek[Ada] Fix for freezing of expression functions
2018-05-25  Arnaud Charlet[Ada] Strip too long expressions in debug routines
2018-05-25  Patrick Bernardi[Ada] Disable the creation of the main task secondary...
2018-05-25  Doug Rupp[Ada] Implement stack unwinding for Linux on AArch64
2018-05-25  Justin Squirek[Ada] Minor reformatting
2018-05-25  Piotr Trojanek[Ada] Fix convention for iteration with multiple loop...
2018-05-25  Hristian Kirtchev[Ada] Minor reformatting
2018-05-25  Ed Schonberg[Ada] Strengthen checks for instantiation with interfac...
2018-05-25  Piotr Trojanek[Ada] Rewrite Iterate_Call_Parameters in more assertive...
2018-05-25  Doug Rupp[Ada] Make Max_Sensible_Delay uniform across all Posix...
2018-05-25  Ed Schonberg[Ada] Checks on instantiations with formal derived...
2018-05-25  Yannick Moy[Ada] Fix handling of Loop_Entry for CodePeer/SPARK
2018-05-25  Eric Botcazou[Ada] Support for C99 and C++ standard boolean types
2018-05-25  Arnaud Charlet[Ada] Do not print non ASCII characters in debug routines
2018-05-25  Bob Duff[Ada] Unbounded strings: inline Initialize and Adjust
2018-05-25  Bob Duff[Ada] Minor comment fix
2018-05-25  Ed Schonberg[Ada] Refine checks for uplevel references
2018-05-25  Ed Schonberg[Ada] Compiler loop on expression function and predicat...
2018-05-25  Yannick Moy[Ada] Detect misplaced assertions between loop invariants
2018-05-25  Fedor Rybin[Ada] Document new switch --copy-environment for gnattest
2018-05-25  Richard SandifordAdd IFN_COND_{MUL,DIV,MOD,RDIV}
2018-05-25  Richard Sandiford[AArch64] Add SVE support for integer division
2018-05-25  Richard SandifordPrefer open-coding vector integer division
2018-05-25  Richard SandifordFold VEC_COND_EXPRs to IFN_COND_* where possible
2018-05-25  Richard Bienertree-vectorizer.h (STMT_VINFO_GROUP_*, GROUP_*): Remove.
2018-05-25  Rainer OrthSupport SHF_EXCLUDE on non-x86 and with Solaris as
2018-05-25  Richard SandifordAdd an "else" argument to IFN_COND_* functions
2018-05-25  Richard SandifordTry harder to preserve operand ties in maybe_legitimize...
2018-05-25  Janus Weilre PR fortran/85839 ([F2018] warn for obsolescent features)
2018-05-25  Steven G. Karglre PR fortran/85543 (ICE in update_current_proc_array_o...
2018-05-25  GCC AdministratorDaily bump.
2018-05-24  Steven G. Karglre PR fortran/85780 (ICE in resolve_fl_procedure, at...
2018-05-24  Steven G. Karglre PR fortran/85779 (ICE in gfc_typename, at fortran...
2018-05-24  Steven G. Karglre PR fortran/85895 (ICE in gfc_conv_array_ref, at...
2018-05-24  Tom Rix* dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
2018-05-24  Uros Bizjaksse.md (cvtusi2<ssescalarmodesuffix>64<round_name>...
2018-05-24  Jozef Lawrynowiczmsp430.c (TARGET_WARN_FUNC_RETURN): Define.
2018-05-24  Roger Saylefold-const.c (tree_nonzero_bits): New function.
2018-05-24  Jason MerrillPR c++/85842 - -Wreturn-type, constexpr if and generic...
2018-05-24  H.J. Lulibsanitizer: Use pre-computed size of struct ustat...
2018-05-24  H.J. LuCheck ifunc_resolver only on FUNCTION_DECL
2018-05-24  Ville VoutilainenPedwarn on a non-standard position of a C++ attribute.
2018-05-24  Uros Bizjakre PR target/85903 (FAIL: gcc.target/i386/avx512dq...
2018-05-24  Maya RashishPR target/85904 check for aligned_alloc on netbsd cross...
2018-05-24  Paolo Carlinicp-tree.h (INDIRECT_TYPE_P): New.
2018-05-24  Jonathan WakelyImplement P0558R2 changes to std::atomic
2018-05-24  Luis Machado[AArch64, Falkor] Falkor address costs tuning
2018-05-24  Jason MerrillPR c++/85864 - literal template and default template...
2018-05-24  Marek Polacekre PR c++/85847 (unexpected expression of kind template...
2018-05-24  Piotr Trojanek[Ada] Simplify routines with a local Result variable
2018-05-24  Eric Botcazou[Ada] Fix irregular output with -gnatR3
2018-05-24  Eric Botcazou[Ada] Minor clean-ups in gigi
2018-05-24  Javier Miranda[Ada] Wrong renaming of variant record equality
2018-05-24  Ed Schonberg[Ada] Add a new Is_Activation_Record flag on IN parameters
2018-05-24  Yannick Moy[Ada] Improve GNATprove messages on unproved checks
2018-05-24  Javier Miranda[Ada] Missing error on illegal access to discriminant
2018-05-24  Ed Schonberg[Ada] Infinite loop in the compiler when warning on...
2018-05-24  Piotr Trojanek[Ada] Minor fix grammar in comment of N_Defining_Identifier
2018-05-24  Justin Squirek[Ada] Quadratic compile time with tagged types
2018-05-24  Hristian Kirtchev[Ada] Spurious error due to lingering limited view
2018-05-24  Eric Botcazou[Ada] Handle version 2 of Windows unwinding information...
2018-05-24  Hristian Kirtchev[Ada] Minor reformatting
2018-05-24  Ed Schonberg[Ada] Add warning on redundant others_clause in array...
2018-05-24  Raphael Amiard[Ada] Update Ada.Containers.Hashed_Maps documentation...
2018-05-24  Raphael Amiard[Ada] Add documentation from the Ada RM to Ada.Containe...
2018-05-24  Justin Squirek[Ada] Crash on return of raise expression
2018-05-24  Hristian Kirtchev[Ada] Crash on function in Ghost subunit
2018-05-24  Justin Squirek[Ada] Ineffective use warning is suppressed when perfor...
2018-05-24  Cyrille Comar[Ada] Fix typos in documentation
2018-05-24  Bob Duff[Ada] Memory leak mixing limited and nonlimited functions
2018-05-24  Hristian Kirtchev[Ada] Spurious error on pragma Independent_Components
2018-05-24  Hristian Kirtchev[Ada] Fix crash on formal containers
2018-05-24  Piotr Trojanek[Ada] Fix inconsistent documentation for the Contract_C...
2018-05-24  Hristian Kirtchev[Ada] Expansion of discrete choices
2018-05-24  Hristian Kirtchev[Ada] Spurious error on imported subprogram with precon...
2018-05-24  Javier Miranda[Ada] Spurious error on private task derivation
2018-05-24  Hristian Kirtchev[Ada] Crash on compilation unit instance
2018-05-24  Piotr Trojanek[Ada] Fix references to Backend_Layout configuration...
2018-05-24  Doug Rupp[Ada] Initial port of x86-lynx178elf runtimes
2018-05-24  Rainer OrthRequire ifunc support in gcc.target/i386/pr85345.c
2018-05-24  Richard SandifordUse canonicalize_math_after_vectorization_p for FMA...
next