]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
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.
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...
next
This page took 0.078272 seconds and 5 git commands to generate.