platform/upstream/gcc.git
2021-06-17 Trevor Saundersfix get-loop_hot_path with gcc 4.8.5
2021-06-17 Arnaud Charlet[Ada] Crash on overriding of an abstract primitive...
2021-06-17 Vadim Godunko[Ada] Fix operations on Unbounded_String...
2021-06-17 Gary Dismukes[Ada] Implementation of Inox feature of fixed lower...
2021-06-17 Bob Duff[Ada] Warn on 'in out' param containing access in prede...
2021-06-17 Steve Baird[Ada] Casing on composite values
2021-06-17 Arnaud Charlet[Ada] Missing finalization on nested expression with...
2021-06-17 Arnaud Charlet[Ada] Crash on a nested aggregate containing controlled...
2021-06-17 Piotr Trojanek[Ada] Fix detection of valid renamings for overlapping...
2021-06-17 Piotr Trojanek[Ada] Don't check No_Wide_Characters restriction for...
2021-06-17 Piotr Trojanek[Ada] Remove dubious wrapper of a recursive function
2021-06-17 Gary Dismukes[Ada] Error in instance on incomplete actual passed...
2021-06-17 Piotr Trojanek[Ada] Fix punctuation in documentation of warnings...
2021-06-17 Piotr Trojanek[Ada] Fix detection of slices that denote the same...
2021-06-17 Piotr Trojanek[Ada] Check all pairs of actuals for overlapping
2021-06-17 Piotr Trojanek[Ada] Fix handling of generic types in check for overla...
2021-06-17 Piotr Trojanek[Ada] Remove dead code for overlapping actuals and...
2021-06-17 Piotr Trojanek[Ada] Cleanup redundant conditions in checks for overla...
2021-06-17 Piotr Trojanek[Ada] Use source casing in messages for aliasing checks
2021-06-17 Arnaud Charlet[Ada] Move runtime units for Put_Image attribute to...
2021-06-17 Arnaud Charlet[Ada] Provide new function Uintp.UI_To_Unsigned_64
2021-06-17 Piotr Trojanek[Ada] Clarify error for unsupported ELIMINATED overflow...
2021-06-17 Richard Kenner[Ada] Look at Others_Discrete_Choices for N_Others_Choice
2021-06-17 Arnaud Charlet[Ada] Minor comment cleanup
2021-06-17 Arnaud Charlet[Ada] Do not systematically suppress checks on atree.adb
2021-06-17 Justin Squirek[Ada] Removal of technical debt
2021-06-17 Bob Duff[Ada] Display Entity in debugging printouts
2021-06-17 Piotr Trojanek[Ada] Apply aliasing checks only to names and not to...
2021-06-17 Bob Duff[Ada] Fix varsize node name conflict
2021-06-17 Arnaud Charlet[Ada] AI12-0411 Add "bool" to Interfaces.C
2021-06-17 Piotr Trojanek[Ada] Reject allocators in contexts restricted by SPARK
2021-06-17 Andrew MacLeodFix spacing and typos in comments.
2021-06-17 Patrick Palkalibstdc++: Non-triv-copyable extra args aren't simple...
2021-06-17 Patrick Palkalibstdc++: Refine range adaptors' "simple extra args...
2021-06-17 Chung-Lin Tanglibgomp: Structure element mapping for OpenMP 5.0
2021-06-17 H.J. LuAdd a target calls hook: TARGET_PUSH_ARGUMENT
2021-06-17 Uros Bizjaki386: Add variable vec_set for 64bit vectors [PR97194]
2021-06-17 Aldy HernandezCleanup clz and ctz code in range_of_builtin_call.
2021-06-17 Martin Liskadocs: Use -O1 as a canonical value for -O option
2021-06-17 Martin Liskagcov: update documentation entry about string format
2021-06-17 Marius HillenbrandIBM Z: Fix vector intrinsics vec_double and vec_floate
2021-06-17 Trevor Saundersreturn auto_vec from more dominance functions
2021-06-17 Trevor Saundersmake get_domminated_by_region return a auto_vec
2021-06-17 Trevor Saundersreturn auto_vec from get_dominated_by
2021-06-17 Trevor Saundersreturn auto_vec from get_loop_hot_path
2021-06-17 Trevor Saundersreturn auto_vec from cgraph_node::collect_callers
2021-06-17 Trevor Saundersauto_vec copy/move improvements
2021-06-17 Aldy HernandezAdd debugging helpers for ranger.
2021-06-17 Richard BienerVectorization of BB reductions
2021-06-17 Aldy HernandezAdd amacleod and aldyh as *vrp and ranger maintainers.
2021-06-17 Arnaud Charlet[Ada] Use runtime from base compiler during stage1...
2021-06-17 Jason Merrillc++: Tweak PR101029 fix
2021-06-17 GCC AdministratorDaily bump.
2021-06-17 Andrew MacLeodAdd recomputation to outgoing_edge_range.
2021-06-17 Andrew MacLeodRange_on_edge in ranger_cache should return true for...
2021-06-16 Martin SeborCorrect documented option defaults.
2021-06-16 Jason Merrillc++: static memfn from non-dependent base [PR101078]
2021-06-16 Harald AnlaufFortran - ICE in gfc_check_do_variable, at fortran...
2021-06-16 Harald AnlaufRevert "Fortran - ICE in gfc_check_do_variable, at...
2021-06-16 Harald AnlaufFortran - ICE in gfc_check_do_variable, at fortran...
2021-06-16 Andrew MacLeodAvoid loading an undefined value in the ranger_cache...
2021-06-16 Jason Merrilllibcpp: location comparison within macro [PR100796]
2021-06-16 Uros Bizjakii386: Add missing two element 64bit vector permutation...
2021-06-16 Jonathan Wakelylibstdc++: Use named struct for __decay_copy
2021-06-16 Jonathan Wakelylibstdc++: Revert final/non-addressable changes to...
2021-06-16 Jonathan Wrightaarch64: Model zero-high-half semantics of ADDHN/SUBHN...
2021-06-16 Jonathan Wrightaarch64: Model zero-high-half semantics of [SU]QXTN...
2021-06-16 Jonathan Wrightaarch64: Model zero-high-half semantics of SQXTUN instr...
2021-06-16 Jonathan Wrightaarch64: Model zero-high-half semantics of XTN instruct...
2021-06-16 Jonathan Wrighttestsuite: aarch64: Add zero-high-half tests for narrow...
2021-06-16 Martin Jambortree-sra: Do not refresh readonly decls (PR 100453)
2021-06-16 Jakub Jelinektestsuite: Use noipa attribute instead of noinline...
2021-06-16 Jakub Jelinekstor-layout: Create DECL_BIT_FIELD_REPRESENTATIVE even...
2021-06-16 Richard Bienertree-optimization/101088 - fix SM invalidation issue
2021-06-16 Roger Sayle[PATCH] PR rtl-optimization/46235: Improved use of...
2021-06-16 Jakub Jelineklibffi: Fix up x86_64 classify_argument
2021-06-16 Piotr Trojanek[Ada] Fix Is_Volatile_Function for functions declared...
2021-06-16 Piotr Trojanek[Ada] Ignore volatile restrictions in preanalysis
2021-06-16 Yannick Moy[Ada] Do not generate an Itype_Reference node for slice...
2021-06-16 Eric Botcazou[Ada] Fix floating-point exponentiation with Integer...
2021-06-16 Piotr Trojanek[Ada] Fix detection of volatile expressions in restrict...
2021-06-16 Piotr Trojanek[Ada] Cleanup repeated calls in Sloc_Range
2021-06-16 Piotr Trojanek[Ada] Fix aliasing check for actual parameters passed...
2021-06-16 Piotr Trojanek[Ada] Remove unused initialization with New_List
2021-06-16 Piotr Trojanek[Ada] Fix typos in all occurrences of "occuring" in...
2021-06-16 Piotr Trojanek[Ada] Adapt Is_Actual_Parameter to also work for entry...
2021-06-16 Arnaud Charlet[Ada] Wrong reference to System.Tasking in expanded...
2021-06-16 Piotr Trojanek[Ada] Cleanup related to volatile objects in restricted...
2021-06-16 Steve Baird[Ada] Include info about containers in GNAT RM Implemen...
2021-06-16 Justin Squirek[Ada] Mixing of positional and named entries allowed...
2021-06-16 Justin Squirek[Ada] Non-static Interrupt_Priority allowed with restri...
2021-06-16 Justin Squirek[Ada] Spurious accessibility error on "for of" loop...
2021-06-16 Matthieu Eyraud[Ada] Fix ALI source location for dominance markers
2021-06-16 Richard Kenner[Ada] Don't look for aliases for generic subprograms
2021-06-16 Eric Botcazou[Ada] Make Incomplete_Or_Partial_View independent of...
2021-06-16 Eric Botcazou[Ada] Do not perform useless work in Check_No_Parts_Vio...
2021-06-16 Bob Duff[Ada] Fix missing array bounds checking
2021-06-16 Eric Botcazou[Ada] Use more straightforward implementation for Curre...
2021-06-16 Piotr Trojanek[Ada] Remove extra parens around a function call
2021-06-16 Javier Miranda[Ada] ACATS 4.1R-c611a04: Class-wide preconditions...
next