[Ada] Fix bogus style check failure with pragma Style_Checks (Off)
[gcc.git] / gcc / ada / ChangeLog
2019-08-13 Eric Botcazou[Ada] Fix bogus style check failure with pragma Style_C...
2019-08-13 Arnaud Charlet[Ada] Protect analysis of Indexing aspect against casca...
2019-08-13 Ed Schonberg[Ada] Add conformance check on actual subp. in instance...
2019-08-13 Gary Dismukes[Ada] Do full name qualification of local exception...
2019-08-13 Gary Dismukes[Ada] Compiler may blow up on array aggregates whose...
2019-08-13 Justin Squirek[Ada] Show Bit_Order and Scalar_Storage_Order in -gnatR...
2019-08-13 Justin Squirek[Ada] Implement pragma Max_Entry_Queue_Length
2019-08-13 Yannick Moy[Ada] Avoid crash in GNATprove_Mode on allocator inside...
2019-08-13 Yannick Moy[Ada] Avoid crash in GNATprove due to inlining inside...
2019-08-13 Eric Botcazou[Ada] Spurious error on nested instantiation
2019-08-13 Eric Botcazou[Ada] Do not set Back_End_Inlining in ASIS mode
2019-08-13 Olivier Hainque[Ada] Fix incorrect binding to MapViewOfFile in s-win32.ads
2019-08-13 Arnaud Charlet[Ada] Systematically pass LN_S to relevant gnatlib...
2019-08-13 Yannick Moy[Ada] Avoid spurious errors on dimensionality checking...
2019-08-13 Justin Squirek[Ada] Disable anonymous allocator warning for library...
2019-08-13 Eric Botcazou[Ada] Add/fix documentation for the Double_*_Alignment...
2019-08-13 Eric Botcazou[Ada] Fix spurious error on nested instantiation with...
2019-08-13 Javier Miranda[Ada] Wrong initialization of Offset_To_Top in secondary DT
2019-08-13 Justin Squirek[Ada] Add ability to list compiler switches with gnatcmd
2019-08-13 Dmitriy Anisimkov[Ada] Better exception message on Invalid_Switch exception
2019-08-13 Yannick Moy[Ada] Complete the more extended AST traversal used...
2019-08-13 Claire Dross[Ada] Extend range type in search primitives of formal...
2019-08-12 Dmitriy Anisimkov[Ada] Fix IPv6 numeric address detection
2019-08-12 Dmitriy Anisimkov[Ada] New parameter Quiet for procedure GNAT.Command_Li...
2019-08-12 Ed Schonberg[Ada] Missing check on outbound parameter of a non...
2019-08-12 Ed Schonberg[Ada] Crash on illegal left-hand side in assignment...
2019-08-12 Eric Botcazou[Ada] Small comment tweaks for 3 predicates on bit...
2019-08-12 Eric Botcazou[Ada] Fix internal error on comparison of unaligned...
2019-08-12 Bob Duff[Ada] Do not suppress checks in instances of internal...
2019-08-12 Bob Duff[Ada] Prevent crash in Is_Reachable
2019-08-12 Bob Duff[Ada] Prevent crash in Put_Scaled
2019-08-12 Bob Duff[Ada] Remove doc for language version switches
2019-08-12 Gary Dismukes[Ada] Hang on loop in generic with subtype indication...
2019-08-12 Ed Schonberg[Ada] Improper error message on equality op with differ...
2019-08-12 Bob Duff[Ada] Minor cleanups in exception handling
2019-08-12 Justin Squirek[Ada] Implement Ada.Directories.Hierarchical_File_Names
2019-08-12 Eric Botcazou[Ada] Improve error message for Object_Size clause...
2019-08-12 Gary Dismukes[Ada] Suppress_Initialization not respected for private...
2019-08-12 Yannick Moy[Ada] New aspect/pragma No_Caching for analysis of...
2019-08-12 Yannick Moy[Ada] Adapt new extended traversal of AST to have optio...
2019-08-12 Yannick Moy[Ada] More precise handling of Size/Object_Size in...
2019-08-12 Yannick Moy[Ada] SPARK: disable expansion of Enum_Rep
2019-08-12 Justin Squirek[Ada] Inconsistent compile time Constraint_Error warning
2019-08-12 Eric Botcazou[Ada] Eliminate redundant range checks on conversions
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
next