[Ada] Remove obsolete code in Errout
[gcc.git] / gcc / ada / ChangeLog
2018-06-11 Eric Botcazou[Ada] Remove obsolete code in Errout
2018-06-11 Nicolas Roche[Ada] Avoid a stack overflow in 'Value for invalid...
2018-06-11 Eric Botcazou[Ada] Minor tweaks in Repinfo
2018-06-11 Ed Schonberg[Ada] Unnesting: improve handling of bounds for formal...
2018-06-02 Eric Botcazoudecl.c (gnat_to_gnu_entity): If this is not a definition...
2018-06-02 Eric Botcazouada-tree.h (TYPE_PADDING_FOR_COMPONENT): New macro.
2018-05-31 Pierre-Marie de... [Ada] Remove obsolete figure in documentation
2018-05-31 Pierre-Marie de... [Ada] Add missing spec files for VxWorks runtimes
2018-05-31 Pierre-Marie de... [Ada] Minor copyright header adjustments
2018-05-31 Fedor Rybin[Ada] Document Stubs_Subdir in gnattest section on...
2018-05-31 Ed Schonberg[Ada] Static predicate check on characters of a string...
2018-05-31 Eric Botcazou[Ada] Remove obsolete code in trans.c
2018-05-31 Piotr Trojanek[Ada] Detect returning procedures annotated with No_Return
2018-05-31 Eric Botcazou[Ada] Fix wrong value returned for unconstrained packed...
2018-05-31 Frederic Konrad[Ada] Fix __gnat_backtrace for VxWorks7 on x86
2018-05-31 Ed Schonberg[Ada] Illegal copy of limited object
2018-05-31 Olivier Hainque[Ada] Update comment on __atomic_compare_exchange in...
2018-05-31 Eric Botcazou[Ada] Fix internal error on allocator with function...
2018-05-31 Hristian Kirtchev[Ada] Spurious tampering check failure
2018-05-31 Valentine Reboul[Ada] Rename "GPL" version to "Community"
2018-05-31 Ed Schonberg[Ada] Minor comment improvement
2018-05-31 Piotr Trojanek[Ada] Simplify call to Unique_Defining_Entity on protec...
2018-05-31 Piotr Trojanek[Ada] Set Etype on rewriteen Max_Queue_Length expressions
2018-05-31 Sergey Rybin[Ada] Update gnatelim documentation wrt. compilation...
2018-05-31 Eric Botcazou[Ada] Fix tracking of the first item in Repinfo
2018-05-31 Eric Botcazou[Ada] Fix strange behavior of Object_Size for packed...
2018-05-31 Eric Botcazou[Ada] Post warning on object size clause for subtype
2018-05-31 Javier Miranda[Ada] Fix compiler crash for tagged private types
2018-05-31 Yannick Moy[Ada] Fix check on placement of multiple loop (in)varia...
2018-05-31 Doug Rupp[Ada] Posix 2008: reimplement System.OS_Primitives...
2018-05-31 Ed Schonberg[Ada] Unnesting: add a predicate to help expansion...
2018-05-31 Ed Schonberg[Ada] Convert operands of generated code to Standard...
2018-05-30 Piotr Trojanek[Ada] Update documentation of Sinfo.Package_Instantiati...
2018-05-30 Ed Schonberg[Ada] Unnesting: always transform local Raise statements
2018-05-30 Hristian Kirtchev[Ada] Minor reformatting
2018-05-30 Ed Schonberg[Ada] Unnesting: handle the semantic of Procedure_To_Ca...
2018-05-30 Ed Schonberg[Ada] Unnesting: skip unanalyzed Component_Assocation
2018-05-30 Justin Squirek[Ada] Implement pragma Max_Entry_Queue_Depth
2018-05-30 Ed Schonberg[Ada] Extend the applicability of Thread_Local_Storage...
2018-05-30 Yannick Moy[Ada] Correctly ignore Assertion_Policy in modes CodePe...
2018-05-30 Justin Squirek[Ada] ACATS 4.1G - CXAG003 - Name_Case_Equivalence...
2018-05-30 Hristian Kirtchev[Ada] Minor reformatting
2018-05-30 Pascal Obry[Ada] Add support for Define_Switch with a callback...
2018-05-30 Gary Dismukes[Ada] Fix several typos
2018-05-30 Olivier Hainque[Ada] Craft .ctors/.dtors sections manually for VxWorks...
2018-05-30 Bob Duff[Ada] Spell preanalysis, preanalyze correctly
2018-05-30 Bob Duff[Ada] Minor comment rework in GNAT.Secondary_Stack_Info
2018-05-30 Piotr Trojanek[Ada] Reuse Is_Rewrite_Substitution where possible
2018-05-30 Piotr Trojanek[Ada] Simplify conditions by removing always true conjuncts
2018-05-30 Hristian Kirtchev[Ada] Spurious error on legal synchronized constituent
2018-05-30 Ed Schonberg[Ada] Refine logic to set Needs_Activation_Record on...
2018-05-30 Eric Botcazou[Ada] Minor comment addition
2018-05-30 Bob Duff[Ada] Secondary stack leak in "for X of ..." loops
2018-05-30 Arnaud Charlet[Ada] Ignore out of range values for System.Priority...
2018-05-30 Ed Schonberg[Ada] Unnesting: look for specification of main unit
2018-05-30 Ed Schonberg[Ada] Unnesting: properly handle local subprogram in...
2018-05-30 Bob Duff[Ada] Minor comment fix
2018-05-30 Ed Schonberg[Ada] Unnesting: properly handle subprogram instantiations
2018-05-30 Hristian Kirtchev[Ada] Secondary stack implementation clean up
2018-05-30 Hristian Kirtchev[Ada] Minor reformatting
2018-05-30 Arnaud Charlet[Ada] Move special flags for Ada runtime files from...
2018-05-30 Arnaud Charlet[Ada] Move target pair settings in Makefiles
2018-05-29 Eric Botcazou[Ada] Adjust documentation of -gnatn switch
2018-05-29 Arnaud Charlet[Ada] Fix typos in Makefile.in
2018-05-29 Ed Schonberg[Ada] Attach reference to finalizers to tree
2018-05-29 Javier Miranda[Ada] Wrong equality on untagged private type
2018-05-29 Ed Schonberg[Ada] Unnesting: handle statement sequences that includ...
2018-05-29 Eric Botcazou[Ada] Plug small hole in -gnatR output
2018-05-29 Ed Schonberg[Ada] Unnesting: do not generate push/pop for exceptions
2018-05-29 Ed Schonberg[Ada] Improper behavior of floating-point attributes
2018-05-29 Ed Schonberg[Ada] Clarify use of Activation_Record_Component
2018-05-29 Ed Schonberg[Ada] Set scope of component of subtype
2018-05-29 Ed Schonberg[Ada] Unnesting: exclude selected components whose...
2018-05-29 Arnaud Charlet[Ada] Turn Ada.Calendar.Epoch_Offset into a function
2018-05-29 Olivier Hainque[Ada] Add system-vxworks7 variants of system.ads files...
2018-05-29 Olivier Hainque[Ada] Tighten crtbegin files for VxWorks
2018-05-29 Piotr Trojanek[Ada] Minor reformatting
2018-05-29 Joel Brobecker[Ada] GNAT UGN: update package requirements for 32bit...
2018-05-29 Eric Botcazou[Ada] Adjustment of behavior of new -gnatRj switch
2018-05-29 Pascal Obry[Ada] Fix constraint error in Normalize_Pathname
2018-05-29 Pascal Obry[Ada] System.Os_Lib: minor reformatting
2018-05-29 Doug Rupp[Ada] New function to return nanoseconds from Unix...
2018-05-29 Eric Botcazou[Ada] Enhance output of discriminants with -gnatR in...
2018-05-29 Eric Botcazou[Ada] Implement machine parsable format for -gnatR...
2018-05-29 Eric Botcazou[Ada] Factor out worker procedure for -gnatR
2018-05-29 Eric Botcazou[Ada] Minor cleanup in repinfo unit
2018-05-29 Richard Kenner[Ada] Clear Do_Overflow_Check when inserting code to...
2018-05-29 Arnaud Charlet[Ada] Lib.Write: avoid use of System.Case_Util
2018-05-29 Doug Rupp[Ada] Refine documentation of Monotonic_Clock to reflec...
2018-05-29 Richard Kenner[Ada] Always do range check against 'First
2018-05-29 Eric Botcazou[Ada] Fix irregular output with -gnatRm
2018-05-29 Bob Duff[Ada] Preliminary work to avoid full pathnames in ALI...
2018-05-28 Eric Botcazou[Ada] Minor fixes and tweaks to comments in the Repinfo...
2018-05-28 Eric Botcazou[Ada] Remove Valop from the Repinfo unit
2018-05-28 Eric Botcazou[Ada] Minor cleanup in repinfo unit
2018-05-28 Ed Schonberg[Ada] Unnesting: check index expressions for uplevel...
2018-05-28 Ed Schonberg[Ada] Unnesting: allow uplevel references to exceptions
2018-05-28 Eric Botcazou[Ada] Fix internal error on renaming of equality for...
2018-05-28 Ed Schonberg[Ada] Improve unnesting for discriminants of record...
2018-05-28 Javier Miranda[Ada] Fix regression of ACATS c46032a with CCG back end
next