]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2021-06-18 David Malcolmanalyzer: refactor custom_event, introducing precanned_...
2021-06-18 Jonathan Wakelylibstdc++: Replace incorrect static assertion in std...
2021-06-18 Srinath Parvathaneniarm: Fix multilib mapping for CDE extensions [PR100856]. xry111/heads/mips
2021-06-18 Marcel Vollweilergcc/configure.ac: fix register issue for global_load...
2021-06-18 Richard Bienertree-optimization/101112 - fix pattern stmt def lookup...
2021-06-18 Jonathan Wakelylibstdc++: Suppress -Wstringop-overread warning in...
2021-06-18 Jakub Jelinekstor-layout: Don't create DECL_BIT_FIELD_REPRESENTATIVE...
2021-06-18 Gary Dismukes[Ada] Additional error checking on index constraints...
2021-06-18 Bob Duff[Ada] Minor comment cleanups
2021-06-18 Piotr Trojanek[Ada] Fix detection of overlapping slices indexed by...
2021-06-18 Piotr Trojanek[Ada] Fix detection of overlapping actuals with renamings
2021-06-18 Bob Duff[Ada] Make "gcc -gnatDGL" handle unterminated last...
2021-06-18 Piotr Trojanek[Ada] Reuse Package_Specification in Is_Incomplete_Or_P...
2021-06-18 Bob Duff[Ada] Avoid passing Enum_Lit'Size to the back end
2021-06-18 Olivier Hainque[Ada] Fix inaccuracies in signal handler trampoline...
2021-06-18 Javier Miranda[Ada] Ada2020: AI12-0195 overriding class-wide pre...
2021-06-18 Arnaud Charlet[Ada] Premature freezing of types
2021-06-18 Gary Dismukes[Ada] Missing check for assigning too-large array to...
2021-06-18 Bob Duff[Ada] Remove AAMP from compiler sources
2021-06-18 Gary Dismukes[Ada] Error issued on string literal assigned to fixed...
2021-06-18 Piotr Trojanek[Ada] Warn about overlapping actuals in all versions...
2021-06-18 Piotr Trojanek[Ada] Reuse First_Actual in Address_Value
2021-06-18 Bob Duff[Ada] Correct A'First (N) where N is an object name
2021-06-18 Piotr Trojanek[Ada] Fix asymmetries in detection of overlapping actuals
2021-06-18 Arnaud Charlet[Ada] Fix handling of gnat check/test commands
2021-06-18 Gary Dismukes[Ada] Add documentation for the array fixed-lower-bound...
2021-06-18 Bob Duff[Ada] New debug switch to disable large static aggregates
2021-06-18 Bob Duff[Ada] Warn on 'in out' param containing access in priva...
2021-06-18 Piotr Trojanek[Ada] Remove dead code for overlapping actuals in prefi...
2021-06-18 Eric Botcazou[Ada] Do not clear Is_True_Constant flag on imported...
2021-06-18 Arnaud Charlet[Ada] Code cleanups in exp_ch6.adb
2021-06-18 Arnaud Charlet[Ada] Update comments related to TBD
2021-06-18 Ghjuvan Lacambre[Ada] Implement basic support for -fdiagnostics-format...
2021-06-18 Arnaud Charlet[Ada] Relax null exclusion mismatch check in Relaxed_RM...
2021-06-18 Arnaud Charlet[Ada] Replace Opt.Extensions_Allowed by Ada_Version
2021-06-18 Arnaud Charlet[Ada] GNAT.Compiler_Version and LTO
2021-06-18 Javier Miranda[Ada] Ada2020: Special handling of types derived from...
2021-06-18 Andrew PinskiAdd statistics counting to PHI-OPT
2021-06-18 Andrew PinskiDisallow pointer and offset types on some gimple
2021-06-18 Patrick Palkalibstdc++: Move ranges algos used by <ranges> into...
2021-06-18 Patrick Palkalibstdc++: Implement P2325 changes to default-construct...
2021-06-18 Michael MeissnerAdd IEEE 128-bit min/max support on PowerPC.
2021-06-18 GCC AdministratorDaily bump.
2021-06-17 Jonathan Wakelylibstdc++: Simplify constexpr checks in std::char_trait...
2021-06-17 Jason Merrillc++: deleted after first declaration [PR101106]
2021-06-17 Jason Merrillmklog: add subject line skeleton
2021-06-17 Aaron SawdeyAdd needed earlyclobber to fusion patterns
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.
next
This page took 0.084351 seconds and 5 git commands to generate.