tree-optimization/95495 - use SLP_TREE_REPRESENTATIVE in assertion
[gcc.git] / gcc / ada /
2020-06-03 Eric Botcazou[Ada] Fix for missing calls to Adjust primitive with...
2020-06-03 Justin Squirek[Ada] Spurious ineffective with clause warnings on...
2020-06-03 Eric Botcazou[Ada] Small housekeeping work in Check_Private_View
2020-06-03 Arnaud Charlet[Ada] Add detection of uninitialized big reals
2020-06-03 Arnaud Charlet[Ada] Remove more cases of empty loops
2020-06-03 Eric Botcazou[Ada] Support pragma Allow_Integer_Address on 64-bit...
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03 Vadim Godunko[Ada] Fix typos
2020-06-03 Eric Botcazou[Ada] Avoid creating temporaries in Universal_Integer...
2020-06-03 Arnaud Charlet[Ada] Update headers
2020-06-03 Eric Botcazou[Ada] Small improvement to Expand_N_Unchecked_Type_Conv...
2020-06-03 Yannick Moy[Ada] Improve handling of SPARK_Mode in generic instances
2020-06-03 Arnaud Charlet[Ada] Initial infrastructure for adding a tree checker
2020-06-03 Justin Squirek[Ada] Incorrect accessibility checking on aliased formals
2020-06-03 Eric Botcazou[Ada] Improve 'Val implementation for some enumeration...
2020-06-03 Gary Dismukes[Ada] Unnesting problems with expansion of Loop_Entry...
2020-06-03 Bob Duff[Ada] Minor change to comment in System.Regexp spec
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03 Eric Botcazou[Ada] More efficient System.Random_Numbers.Random_Discr...
2020-06-03 Gary Dismukes[Ada] Debug info not available on subp having a class...
2020-06-03 Yannick Moy[Ada] Fix missing overflow checks in analysis of predef...
2020-06-03 Eric Botcazou[Ada] Fix typo in comment
2020-06-03 Piotr Trojanek[Ada] Iterate with procedural versions of Next_......
2020-06-03 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-03 Arnaud Charlet[Ada] Add Address_Int declaration in s-auxdec.ads
2020-06-03 Arnaud Charlet[Ada] Remove ASIS tree generation
2020-06-03 Eric Botcazou[Ada] Put a couple of options in alphabetical order
2020-06-03 Eric Botcazou[Ada] Avoid creating temporaries in Universal_Integer...
2020-06-03 Arnaud Charlet[Ada] Remove -gnatt switch processing
2020-06-03 Eric Botcazou[Ada] Minor tweaks in commentary
2020-06-03 GCC AdministratorDaily bump.
2020-06-02 Alexandre Oliva[Ada] remove last traces of -auxbase
2020-06-02 Arnaud Charlet[Ada] Remove ASIS_Mode
2020-06-02 Javier Miranda[Ada] CCG: regressions on ACATS c460007, c46013a, cd1009d
2020-06-02 Arnaud Charlet[Ada] Bump copyright year
2020-06-02 Javier Miranda[Ada] Improved support for aspect alignment in CCG
2020-06-02 Javier Miranda[Ada] Compiler crash processing controlled type primitive
2020-06-02 Eric Botcazou[Ada] Remove degenerate Treat_Fixed_As_Integer mechanism
2020-06-02 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02 Bob Duff[Ada] gnatpp: documentation for --RM-style-spacing
2020-06-02 Bob Duff[Ada] gnatpp: documentation for --[no-]compact switch
2020-06-02 Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02 Thomas Quinot[Ada] Statement SCO code for degenerate subprograms
2020-06-02 Gary Dismukes[Ada] ICE during unnesting when nested subprograms...
2020-06-02 Justin Squirek[Ada] Spurious accessibility error on return aggregate...
2020-06-02 Eric Botcazou[Ada] Fix minor discrepancy in Expand_N_Attribute_Reference
2020-06-02 Gary Dismukes[Ada] Unnesting bugs with array renamings generated...
2020-06-02 Bob Duff[Ada] snames.ads-tmpl: add comment
2020-06-02 Piotr Trojanek[Ada] Remove dead code for detecting hidden package...
2020-06-02 Eric Botcazou[Ada] Use Standard.Natural on bit references to packed...
2020-06-02 Piotr Trojanek[Ada] Accept objects from nested packages in Initialize...
2020-06-02 Eric Botcazou[Ada] Use Standard.Natural on indices in support routin...
2020-06-02 Gary Dismukes[Ada] Two typo fixes
2020-06-02 Eric Botcazou[Ada] Fix small oversight in latest change for Replace_...
2020-06-02 Eric Botcazou[Ada] Do not set the bounds of integer types to be...
2020-06-02 Arnaud Charlet[Ada] Address potentially uninitialized variables and...
2020-06-02 Eric Botcazou[Ada] Fix bogus error for clause on derived type with...
2020-06-02 Piotr Trojanek[Ada] Use new API when creating a special SPARK heap...
2020-06-02 Gary Dismukes[Ada] Typo corrections and minor reformatting
2020-06-02 Arnaud Charlet[Ada] Treat attribute Img equivalent to attribute Image
2020-06-02 Yannick Moy[Ada] Allow GNATprove to set overflow mode
2020-06-02 Piotr Trojanek[Ada] Reuse Is_Package_Or_Generic_Package where possible
2020-05-31 GCC AdministratorDaily bump.
2020-05-30 Arnaud CharletAbility to build the GNAT runtime with project files
2020-05-28 GCC AdministratorDaily bump.
2020-05-27 Martin LiskaBump version to 11.
2020-05-27 GCC AdministratorDaily bump.
2020-05-26 Eric BotcazouFix issue with LTO bootstrap
2020-05-26 Alexandre Olivado not skip validation of switch after %<opt
2020-05-26 Alexandre Olivarevamp dump and aux output names
2020-05-25 Yannick Moy[Ada] Fix spurious error on checking of null Abstract_State
2020-05-25 Yannick Moy[Ada] Change pragma Compile_Time_Error to force compile...
2020-05-25 Justin Squirek[Ada] Spurious accessibility error on return aggregate...
2020-05-25 Eric BotcazouFix internal error on problematic renaming
2020-05-25 Eric BotcazouFix small fallout of earlier change
2020-05-25 Eric BotcazouFix missing back-annotation for derived types
2020-05-25 Eric BotcazouFix incorrect handling of Component_Size
2020-05-25 Eric BotcazouChange description of fat pointertype with -fgnat...
2020-05-25 Eric BotcazouAdd missing ChangeLog entries in previous commit
2020-05-25 Eric BotcazouFix wrong assignment to mutable Out parameter of task...
2020-05-12 Eric BotcazouBe prepared for more aggregates in gigi
2020-05-12 Eric BotcazouFix incorrect scalar storage order handling
2020-05-09 Eric BotcazouUpdate copyright year
2020-05-09 Eric BotcazouAdd assertion for access attributes
2020-05-09 Eric BotcazouFix small issues with -fgnat-encodings=minimal
2020-05-09 Eric BotcazouFix tree sharing issue with slices
2020-05-09 Eric BotcazouDo not override -fnon-call-exceptions in default mode
2020-05-09 Eric BotcazouDo not make a local copy of large aggregate
2020-05-09 Eric BotcazouFix problematic cases of wrapping
2020-05-09 Eric BotcazouAccept qualified aggregates in memset path
2020-05-09 Eric BotcazouFix missing back-annotation for Out parameter
2020-05-09 Eric BotcazouSmall housekeeping work in gigi
2020-05-09 Eric BotcazouRemove last use of expr_align
2020-05-08 Eric BotcazouFix uniqueness of address for aliased objects
2020-05-08 Eric BotcazouCouple of tweaks to help in LTO mode
2020-05-08 Eric BotcazouFix missing information in exception messages with...
2020-05-08 Eric BotcazouSmall tweak to gnat_to_gnu_param
2020-05-04 Eric BotcazouFix Ada bootstrap on Cygwin64
2020-03-11 Eric BotcazouFix GIMPLE verification failure in LTO mode on Ada...
2020-03-11 Eric BotcazouFix internal error on locally-defined subpools
next