]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-05-25  wschmidt2018-05-25 Bill Schmidt <wschmidt@linux.ibm.com>
2018-05-25  law * inclhack.def (vxworks_iolib_include_unistd): New...
2018-05-25  jason PR c++/80485 - inline function non-zero address.
2018-05-25  fdumont2018-05-25 François Dumont <fdumont@gcc.gnu.org>
2018-05-25  uros PR target/83628
2018-05-25  rguenth2018-05-25 Richard Biener <rguenther@suse.de>
2018-05-25  jakub PR target/85832
2018-05-25  rguenth2018-05-25 Richard Biener <rguenther@suse.de>
2018-05-25  amker PR tree-optimization/85720
2018-05-25  marxinFix a test-case (PR testsuite/85911).
2018-05-25  amker * tree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include...
2018-05-25  amker * tree-ssa-live.h (live_merge_and_clear): Delete.
2018-05-25  rguenth2018-05-25 Richard Biener <rguenther@suse.de>
2018-05-25  pmderodat[Ada] Improve performance of conversion from String...
2018-05-25  pmderodat[Ada] Remove 2GB secondary stack limit for 64-bit proce...
2018-05-25  pmderodat[Ada] Spurious error on fixed-point operation whose...
2018-05-25  pmderodat[Ada] Spurious range check with Initialize_Scalars
2018-05-25  pmderodat[Ada] Remove "constant" attribute on Osint.Unknown_Attr...
2018-05-25  pmderodat[Ada] Membership test of class-wide interface
2018-05-25  pmderodat[Ada] Fix expansion of quantified expressions as part...
2018-05-25  pmderodat[Ada] Spurious secondary stack depletion
2018-05-25  pmderodat[Ada] Document the '-U' option for gnatelim
2018-05-25  pmderodat[Ada] Crash on classwide precondition on subprogram...
2018-05-25  pmderodat[Ada] Fix for freezing of expression functions
2018-05-25  pmderodat[Ada] Strip too long expressions in debug routines
2018-05-25  pmderodat[Ada] Disable the creation of the main task secondary...
2018-05-25  pmderodat[Ada] Implement stack unwinding for Linux on AArch64
2018-05-25  pmderodat[Ada] Minor reformatting
2018-05-25  pmderodat[Ada] Fix convention for iteration with multiple loop...
2018-05-25  pmderodat[Ada] Minor reformatting
2018-05-25  pmderodat[Ada] Strengthen checks for instantiation with interfac...
2018-05-25  pmderodat[Ada] Rewrite Iterate_Call_Parameters in more assertive...
2018-05-25  pmderodat[Ada] Make Max_Sensible_Delay uniform across all Posix...
2018-05-25  pmderodat[Ada] Checks on instantiations with formal derived...
2018-05-25  pmderodat[Ada] Fix handling of Loop_Entry for CodePeer/SPARK
2018-05-25  pmderodat[Ada] Support for C99 and C++ standard boolean types
2018-05-25  pmderodat[Ada] Do not print non ASCII characters in debug routines
2018-05-25  pmderodat[Ada] Unbounded strings: inline Initialize and Adjust
2018-05-25  pmderodat[Ada] Minor comment fix
2018-05-25  pmderodat[Ada] Refine checks for uplevel references
2018-05-25  pmderodat[Ada] Compiler loop on expression function and predicat...
2018-05-25  pmderodat[Ada] Detect misplaced assertions between loop invariants
2018-05-25  pmderodat[Ada] Document new switch --copy-environment for gnattest
2018-05-25  rsandifoAdd IFN_COND_{MUL,DIV,MOD,RDIV}
2018-05-25  rsandifo[AArch64] Add SVE support for integer division
2018-05-25  rsandifoPrefer open-coding vector integer division
2018-05-25  rsandifoFold VEC_COND_EXPRs to IFN_COND_* where possible
2018-05-25  rguenth2018-05-25 Richard Biener <rguenther@suse.de>
2018-05-25  roSupport SHF_EXCLUDE on non-x86 and with Solaris as
2018-05-25  rsandifoAdd an "else" argument to IFN_COND_* functions
2018-05-25  rsandifoTry harder to preserve operand ties in maybe_legitimize...
2018-05-25  janus2018-05-25 Janus Weil <janus@gcc.gnu.org>
2018-05-25  kargl2018-05-24 Steven G. Kargl <kargl@gcc.gnu.org>
2018-05-25  gccadminDaily bump.
2018-05-24  kargl2018-05-24 Steven G. Kargl <kargl@gcc.gnu.org>
2018-05-24  kargl2018-05-24 Steven G. Kargl <kargl@gcc.gnu.org>
2018-05-24  kargl2018-05-24 Steven G. Kargl <kargl@gcc.gnu.org>
2018-05-24  law * dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.
2018-05-24  uros * config/i386/sse.md (cvtusi2<ssescalarmodesuffix...
2018-05-24  law * config/msp430/msp430.c (TARGET_WARN_FUNC_RETURN...
2018-05-24  law * fold-const.c (tree_nonzero_bits): New function.
2018-05-24  jason PR c++/85842 - -Wreturn-type, constexpr if and generic...
2018-05-24  hjllibsanitizer: Use pre-computed size of struct ustat...
2018-05-24  hjlCheck ifunc_resolver only on FUNCTION_DECL
2018-05-24  villePedwarn on a non-standard position of a C++ attribute.
2018-05-24  uros PR target/85903
2018-05-24  rediPR target/85904 check for aligned_alloc on netbsd cross...
2018-05-24  paolo2018-05-24 Paolo Carlini <paolo.carlini@oracle.com>
2018-05-24  rediImplement P0558R2 changes to std::atomic
2018-05-24  luisgpm[AArch64, Falkor] Falkor address costs tuning
2018-05-24  jason PR c++/85864 - literal template and default template...
2018-05-24  mpolacek PR c++/85847
2018-05-24  pmderodat[Ada] Simplify routines with a local Result variable
2018-05-24  pmderodat[Ada] Fix irregular output with -gnatR3
2018-05-24  pmderodat[Ada] Minor clean-ups in gigi
2018-05-24  pmderodat[Ada] Wrong renaming of variant record equality
2018-05-24  pmderodat[Ada] Add a new Is_Activation_Record flag on IN parameters
2018-05-24  pmderodat[Ada] Improve GNATprove messages on unproved checks
2018-05-24  pmderodat[Ada] Missing error on illegal access to discriminant
2018-05-24  pmderodat[Ada] Infinite loop in the compiler when warning on...
2018-05-24  pmderodat[Ada] Minor fix grammar in comment of N_Defining_Identifier
2018-05-24  pmderodat[Ada] Quadratic compile time with tagged types
2018-05-24  pmderodat[Ada] Spurious error due to lingering limited view
2018-05-24  pmderodat[Ada] Handle version 2 of Windows unwinding information...
2018-05-24  pmderodat[Ada] Minor reformatting
2018-05-24  pmderodat[Ada] Add warning on redundant others_clause in array...
2018-05-24  pmderodat[Ada] Update Ada.Containers.Hashed_Maps documentation...
2018-05-24  pmderodat[Ada] Add documentation from the Ada RM to Ada.Containe...
2018-05-24  pmderodat[Ada] Crash on return of raise expression
2018-05-24  pmderodat[Ada] Crash on function in Ghost subunit
2018-05-24  pmderodat[Ada] Ineffective use warning is suppressed when perfor...
2018-05-24  pmderodat[Ada] Fix typos in documentation
2018-05-24  pmderodat[Ada] Memory leak mixing limited and nonlimited functions
2018-05-24  pmderodat[Ada] Spurious error on pragma Independent_Components
2018-05-24  pmderodat[Ada] Fix crash on formal containers
2018-05-24  pmderodat[Ada] Fix inconsistent documentation for the Contract_C...
2018-05-24  pmderodat[Ada] Expansion of discrete choices
2018-05-24  pmderodat[Ada] Spurious error on imported subprogram with precon...
2018-05-24  pmderodat[Ada] Spurious error on private task derivation
2018-05-24  pmderodat[Ada] Crash on compilation unit instance
next