[Ada] Unnesting: do not set size of access subprograms
[gcc.git] / gcc / ada / ChangeLog
2018-08-21 Ed Schonberg[Ada] Unnesting: do not set size of access subprograms
2018-08-21 Ed Schonberg[Ada] Unnesting: do not emit warnings for access to...
2018-08-21 Ed Schonberg[Ada] Improper copying of limited arrays with default...
2018-08-21 Eric Botcazou[Ada] Fix spurious error on unchecked conversion on...
2018-08-21 Eric Botcazou[Ada] Fix internal error on extension of record with...
2018-08-21 Ed Schonberg[Ada] Spurious "Duplicated symbol" error with discrimin...
2018-08-21 Yannick Moy[Ada] Define versions of dimension system for Float...
2018-08-21 Hristian Kirtchev[Ada] General purpose doubly linked list for compiler...
2018-08-21 Ed Schonberg[Ada] Fix scope computation for entry bodies and accept...
2018-08-21 Hristian Kirtchev[Ada] Crash on entry in generic with dynamic elaboratio...
2018-08-21 Arnaud Charlet[Ada] Set_Targ: add a CodePeer annotation
2018-08-21 Ed Schonberg[Ada] Compiler abort on call to expr. function for...
2018-08-21 Hristian Kirtchev[Ada] Dynamically resizable, load factor-based hash...
2018-08-21 Javier Miranda[Ada] Enumeration types with non-standard representation
2018-08-21 Piotr Trojanek[Ada] Handle pragmas that come from aspects for GNATprove
2018-08-21 Pierre-Marie de... [Ada] Add sa_messages.ad[sb] for SPARK 2014
2018-08-07 Alexandre OlivaAdd missing gcc-interface/ to 2018-07-31 ChangeLog...
2018-08-03 Pierre-Marie de... [Ada] Partially revert "Makefile patches from initial...
2018-07-31 Alexandre OlivaIntroduce instance discriminators
2018-07-31 Arnaud Charlet[Ada] Various code clean-ups from CodePeer messages
2018-07-31 Arnaud Charlet[Ada] Fix potential Constraint_Error if Library_Version...
2018-07-31 Arnaud Charlet[Ada] Sem_Elab: remove duplicate condition
2018-07-31 Ed Schonberg[Ada] Unnesting: improve support for entries in protect...
2018-07-31 Ed Schonberg[Ada] Refine generation of range checks to happen in...
2018-07-31 Hristian Kirtchev[Ada] Secondary stack leak with access-to-subprogram
2018-07-31 Ed Schonberg[Ada] Unnesting: find local subps in nested stmt sequences
2018-07-31 Ed Schonberg[Ada] Spurious error on default parameter in protected...
2018-07-31 Justin Squirek[Ada] GNATmake fails to detect missing body
2018-07-31 Eric Botcazou[Ada] Fix alignment of mutex_t and cond_t type on 32...
2018-07-31 Justin Squirek[Ada] Wrong value after assignment of overlain record...
2018-07-31 Hristian Kirtchev[Ada] Spurious error on the placement of aspect Global
2018-07-31 Gary Dismukes[Ada] Compiler failure on an extended_return_statement...
2018-07-31 Ed Schonberg[Ada] Spurious warning on iteration over range of 64...
2018-07-31 Arnaud Charlet[Ada] Print the Is_Activation_Record flag
2018-07-31 Piotr Trojanek[Ada] Replace low-level calls to Ekind with high-level...
2018-07-31 Piotr Trojanek[Ada] Deconstruct 'F' as a prefix for an ALI data
2018-07-31 Javier Miranda[Ada] Fix a freezing issue
2018-07-31 Ed Schonberg[Ada] Fix resolution of class-wide operations that...
2018-07-31 Hristian Kirtchev[Ada] Minor reformattings
2018-07-31 Bob Duff[Ada] Spurious error -- "allocation from empty storage...
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-17 Eric Botcazoudecl.c (choices_to_gnu): Rename parameters.
2018-07-17 Ed Schonberg[Ada] Spurious error on prefixed call in an instantiation
2018-07-17 Arnaud Charlet[Ada] Preserve original CE reason in more cases
2018-07-17 Arnaud Charlet[Ada] Add provision for floating-point in Apply_Divisio...
2018-07-17 Ed Schonberg[Ada] Fix expansion of aggregates components rewritten...
2018-07-17 Piotr Trojanek[Ada] Reuse Is_Rewrite_Substitution in Relocate_Node
2018-07-17 Piotr Trojanek[Ada] Fix RM rule references
2018-07-17 Eric Botcazou[Ada] Fix incompatibility Default_Scalar_Storage_Order...
2018-07-17 Patrick Bernardi[Ada] Use standard version of s-memory.adb for mingw32
2018-07-17 Hristian Kirtchev[Ada] Faulty ignored Ghost code removal
2018-07-17 Hristian Kirtchev[Ada] Configuration state not observed for instance...
2018-07-17 Eric Botcazou[Ada] ICE on renaming of result of binary operation
2018-07-17 Eric Botcazou[Ada] Type mismatch warning for imported C++ class
2018-07-17 Piotr Trojanek[Ada] Remove extra parentheses in Expand_Inlined_Call
2018-07-17 Eric Botcazou[Ada] Minor fix for imported C++ constructors
2018-07-17 Bob Duff[Ada] Assertion_Policy for class-wide precondition
2018-07-17 Ed Schonberg[Ada] Missing check on illegal equality operation in...
2018-07-17 Ed Schonberg[Ada] Unnesting: don't use Get_Actual_Subtype for recor...
2018-07-17 Hristian Kirtchev[Ada] Minor reformatting
2018-07-17 Javier Miranda[Ada] Crash processing abstract state aspect of a package
2018-07-17 Piotr Trojanek[Ada] Consistent spelling of "i.e." in docs and comments
2018-07-17 Justin Squirek[Ada] Argument_String_To_List creates empty items from...
2018-07-17 Hristian Kirtchev[Ada] Spurious error on Part_Of indicator
2018-07-17 Yannick Moy[Ada] Avoid confusing warning on exception propagation...
2018-07-17 Dmitriy Anisimkov[Ada] GNAT.Sockets: reorganize and make public componen...
2018-07-17 Javier Miranda[Ada] Secondary stack leak in statements block located...
2018-07-17 Ed Schonberg[Ada] Fix Enclosing_Subprogram for protected entries...
2018-07-17 Hristian Kirtchev[Ada] Add elaboration-related switches to GNAT UGN
2018-07-17 Hristian Kirtchev[Ada] New ignored Ghost code removal mechanism
2018-07-17 Javier Miranda[Ada] Secondary stack leak in loop iterator
2018-07-17 Piotr Trojanek[Ada] Fix Next_Actual when used on calls "inlined for...
2018-07-17 Ed Schonberg[Ada] Einfo: update documentation for Scalar_Range
2018-07-17 Piotr Trojanek[Ada] Attach the special GNATprove HEAP entity to the...
2018-07-17 Piotr Trojanek[Ada] Minor refactoring: remove extra parentheses
2018-07-17 Ed Schonberg[Ada] Fix unnesting issues involving tasks
2018-07-17 Hristian Kirtchev[Ada] Spurious error on unused Part_Of constituent
2018-07-17 Ed Schonberg[Ada] Fix handling of inherited discriminant constraints
2018-07-17 Hristian Kirtchev[Ada] Crash on case expression in build-in-place function
2018-07-17 Arnaud Charlet[Ada] Remove references to gcov from the User Manual
2018-07-16 Hristian Kirtchev[Ada] Missing error on hidden state in instantiation
2018-07-16 Hristian Kirtchev[Ada] Minor reformatting
2018-07-16 Arnaud Charlet[Ada] Only unnest subprograms if no previous errors...
2018-07-16 Ed Schonberg[Ada] Fix expansion of blocks in loops inside elaborati...
2018-07-16 Ed Schonberg[Ada] Deep copy operands of membership operations for...
2018-07-16 Ed Schonberg[Ada] Unnesting: handle 'Address references that are...
2018-07-16 Ed Schonberg[Ada] Unnesting: handle the semantic of Storage_Pool...
2018-07-16 Ed Schonberg[Ada] Fix Default_Storage_Pool aspect handling in gener...
2018-07-16 Ed Schonberg[Ada] Major code cleanup
2018-07-16 Hristian Kirtchev[Ada] Spurious error with null Abstract_State
2018-07-16 Piotr Trojanek[Ada] Deconstruct unused Withed_Body filed of N_With_Cl...
2018-07-16 Piotr Trojanek[Ada] Avoid crash when traversing units with -gnatd...
2018-07-16 Piotr Trojanek[Ada] Trivial simplifications in in Walk_Library_Items
2018-07-16 Piotr Trojanek[Ada] Deconstruct always-false calls to Withed_Body...
2018-07-16 Ed Schonberg[Ada] Use common routine Expand_Nonbinary_Modular_Op...
2018-07-16 Ed Schonberg[Ada] Add a missing check for trivial predicates on...
2018-07-16 Hristian Kirtchev[Ada] Crash on Indefinite_Hashed_Maps with -gnata ...
2018-07-16 Justin Squirek[Ada] Spurious possible contraint error warning with...
2018-07-16 Hristian Kirtchev[Ada] Segmentation_Fault with Integer'Wide_Wide_Value
2018-07-16 Javier Miranda[Ada] Bit_Order cannot be defined for record extensions
next