[Ada] Sprint: minor comment tweak
[gcc.git] / gcc / ada / ChangeLog
2019-08-12 Eric Botcazou[Ada] Sprint: minor comment tweak
2019-08-12 Eric Botcazou[Ada] Fix leak of Do_Range_Check flag in -gnatVa mode
2019-08-12 Yannick Moy[Ada] Extended traversal subprograms for GNATprove
2019-08-12 Jerome Lambourg[Ada] VxWorks: call s-tpopsp.Self only when needed
2019-08-12 Eric Botcazou[Ada] Plug small loophole in Discrete_Range_Check
2019-08-12 Eric Botcazou[Ada] Add special bypass for obsolete code pattern
2019-08-12 Eric Botcazou[Ada] Fix missing range check for In/Out parameter...
2019-08-12 Eric Botcazou[Ada] Fix incorrect Do_Range_Check on type conversion
2019-08-10 Jakub JelinekAssorted ChangeLog cleanups.
2019-08-02 Alexandre Olivarework Ada EH Machine_Occurrence deallocation
2019-07-23 Ed Schonberg[Ada] Aspect CPU may depend on a discriminant of a...
2019-07-23 Eric Botcazou[Ada] Plug small loophole in Generate_Range_Check
2019-07-23 Eric Botcazou[Ada] Eliminate redundant overflow checks for conversio...
2019-07-23 Eric Botcazou[Ada] Minor tweak to -gnatR output
2019-07-23 Ed Schonberg[Ada] Iterators are view-specific
2019-07-23 Yannick Moy[Ada] Issue error on SPARK ownership rule violation
2019-07-23 Yannick Moy[Ada] Fix binding of ghost units with finalizer
2019-07-22 Eric Botcazou[Ada] More complete information level for -gnatR4 output
2019-07-22 Eric Botcazou[Ada] Sinfo: update doc about Do_Division/Overlflow...
2019-07-22 Eric Botcazou[Ada] Fix missing check for no-op conversion to fixed...
2019-07-22 Ed Schonberg[Ada] Remove misleading warning/suggestion in membershi...
2019-07-22 Yannick Moy[Ada] Adapt ownership checking in SPARK to traversal...
2019-07-22 Eric Botcazou[Ada] Overhaul code implementing conversions involving...
2019-07-22 Eric Botcazou[Ada] Sprint: fix pasto in comment
2019-07-22 Javier Miranda[Ada] Spurious error passing access to class-wide inter...
2019-07-22 Eric Botcazou[Ada] Small enhancement to the -gnatD/-gnatG output...
2019-07-22 Eric Botcazou[Ada] Beef up comment in exp_attr.adb
2019-07-22 Ed Schonberg[Ada] Optimization loses exception in improper use...
2019-07-22 Ed Schonberg[Ada] Misleading warning on variable not assigned
2019-07-22 Javier Miranda[Ada] Usage of signed type in array bounds in CCG
2019-07-22 Yannick Moy[Ada] Issue warning or error message on ignored typing...
2019-07-22 Eric Botcazou[Ada] Fix spurious visibility error for tagged type...
2019-07-22 Eric Botcazou[Ada] Remove obsolete Is_For_Access_Subtype machinery
2019-07-22 Eric Botcazou[Ada] Spurious error on private subtype of derived...
2019-07-22 Ed Schonberg[Ada] Type inconsistency in floating_point type declara...
2019-07-22 Eric Botcazou[Ada] Further fix non-stored discriminant in aggregate...
2019-07-22 Gary Dismukes[Ada] Premature finalization of controlled temporaries...
2019-07-22 Eric Botcazou[Ada] Internal error on iterator for limited private...
2019-07-22 Eric Botcazou[Ada] Fix missing Constraint_Error for Enum_Val attribute
2019-07-22 Nicolas Roche[Ada] Ensure meaningless digits in a string are discarded
2019-07-22 Eric Botcazou[Ada] Fix wrong assumption on bounds in GNAT.Encode_String
2019-07-22 Eric Botcazou[Ada] Fix spurious loop warning for function with Out...
2019-07-22 Nicolas Roche[Ada] Ensure Ctrl-C is not emited on terminated processes
2019-07-22 Ed Schonberg[Ada] Incorrect values in conversion from fixed-point...
2019-07-22 Javier Miranda[Ada] Crash in C++ constructor without external and...
2019-07-22 Ed Schonberg[Ada] Spurious warning about a useless assignment
2019-07-22 Eric Botcazou[Ada] Fix internal error on array slice in loop and...
2019-07-18 Arnaud CharletMakefile.rtl, [...]: Introduce a "STANDALONE" mode...
2019-07-13 Andreas Schwab* Makefile.rtl: Use g-sercom__linux.adb for all linuxes.
2019-07-11 Piotr Trojanek[Ada] Use high-level wrappers for Lib.Units.Table
2019-07-11 Piotr Trojanek[Ada] Minor refactoring
2019-07-11 Yannick Moy[Ada] Avoid spurious errors on dimensionality checking...
2019-07-11 Yannick Moy[Ada] Flip the meaning of debug switch -gnatdF
2019-07-11 Yannick Moy[Ada] Avoid spurious warning on assertions with Loop_Entry
2019-07-11 Claire Dross[Ada] Refactor ownership pointer checking in SPARK...
2019-07-11 Patrick Bernardi[Ada] Minimal binder
2019-07-11 Eric Botcazou[Ada] Makefile.rtl: add a warning about compilation...
2019-07-11 Ed Schonberg[Ada] Crash on protected type with self-referential...
2019-07-11 Dmitriy Anisimkov[Ada] GNAT.Sockets: support ICMP, IGMP and RAW IP proto...
2019-07-11 Claire Dross[Ada] Memory corruption when using formal hashed sets...
2019-07-11 Arnaud Charlet[Ada] errno.c: remove obsolete support for MaRTE OS
2019-07-11 Ed Schonberg[Ada] Remove redundant predicate checks
2019-07-11 Hristian Kirtchev[Ada] Elaboration order v4.0 and output of dependencies
2019-07-11 Dmitriy Anisimkov[Ada] GNAT.Sockets: add support for RAW sockets
2019-07-11 Justin Squirek[Ada] Pragma Unreferenced triggers undefined reference
2019-07-11 Bob Duff[Ada] Fix inconsistent documentation for gnatmetric
2019-07-11 Bob Duff[Ada] Document gnatpp's --spaces-only switch
2019-07-11 Hristian Kirtchev[Ada] Infinite loop on illegal declaration
2019-07-11 Hristian Kirtchev[Ada] Minor reformatting
2019-07-11 Hristian Kirtchev[Ada] Internal crash on illegal renaming
2019-07-11 Ed Schonberg[Ada] Compile-time evaluation of predicate checks
2019-07-11 Hristian Kirtchev[Ada] Link error due to negated intrinsic comparison
2019-07-11 Thomas Quinot[Ada] Fix crash on dynamic predicate when generating...
2019-07-11 Hristian Kirtchev[Ada] Missing finalization of private protected type
2019-07-11 Eric Botcazou[Ada] New Repinfo.Input unit to read back JSON represen...
2019-07-11 Justin Squirek[Ada] No warning for guaranteed accessibility check...
2019-07-11 Arnaud Charlet[Ada] GNAT.Threads: Add a Get_Thread overload taking...
2019-07-11 Hristian Kirtchev[Ada] Elaboration order v4.0 and infinite loops
2019-07-11 Yannick Moy[Ada] Avoid spurious warning on wrong order of operator...
2019-07-10 Dmitriy Anisimkov[Ada] System.Strings.Stream_Ops: do not depend on Stream_IO
2019-07-10 Ed Schonberg[Ada] Spurious run-time error with 64-bit modular types
2019-07-10 Doug Rupp[Ada] Do not attempt to re-arm guard page on x86_64...
2019-07-10 Ed Schonberg[Ada] Crash on aggregate for limited type in extended...
2019-07-10 Yannick Moy[Ada] Fix spurious messages on global variables for...
2019-07-10 Claire Dross[Ada] Fix possible crashes in GNATprove analysis of...
2019-07-10 Hristian Kirtchev[Ada] Spurious error on discriminant of incomplete...
2019-07-10 Arnaud Charlet[Ada] Improve gnatmem's doc for the depth switch
2019-07-10 Bob Duff[Ada] GNATpp: document the --source-line-breaks switch
2019-07-10 Justin Squirek[Ada] Documentation of Img attribute out of date
2019-07-10 Simon Buist[Ada] Entity names are not unique
2019-07-10 Arnaud Charlet[Ada] Add an annotation for static analysis
2019-07-10 Hristian Kirtchev[Ada] Spelling mistakes in error messages
2019-07-10 Eric Botcazou[Ada] Improve support for tuning branch probability...
2019-07-10 Yannick Moy[Ada] Allow multiple units per file in GNATprove
2019-07-10 Corentin Gay[Ada] sysdep.c: correct include directives ordering
2019-07-10 Eric Botcazou[Ada] GNAT RM: add note about debuggers for Scalar_Stor...
2019-07-10 Hristian Kirtchev[Ada] Spurious error on case expression with limited...
2019-07-10 Hristian Kirtchev[Ada] Minor reformatting
2019-07-10 Joffrey Huguet[Ada] Add contracts to Strings libraries
2019-07-10 Doug Rupp[Ada] Vxworks7r2 SR0610 coalesced some macro values
next