]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/ChangeLog
[Ada] Use g-sercom__linux.adb for all Linuxes
[thirdparty/gcc.git] / gcc / ada / ChangeLog
2019-07-08  pmderodat[Ada] Use g-sercom__linux.adb for all Linuxes
2019-07-08  pmderodat[Ada] Do not erase precise type on fixed-point real...
2019-07-08  pmderodat[Ada] Crash on timed entry call with a delay given...
2019-07-08  pmderodat[Ada] New algorithm for Elaboration order v4.0
2019-07-08  pmderodat[Ada] More data rates supported on Linux
2019-07-08  pmderodat[Ada] Arrange not to set DECL_ARTIFICIAL on elab procs
2019-07-08  pmderodat[Ada] Fix crash on extension of private type with ...
2019-07-08  pmderodat[Ada] Semantics of Delete for fixed strings
2019-07-08  pmderodat[Ada] Crash in interface derivation with null primitive
2019-07-08  pmderodat[Ada] Document handling of preprocessor directives...
2019-07-08  pmderodat[Ada] Code reorganization
2019-07-08  pmderodat[Ada] Crash on named actual in postcondition for generi...
2019-07-08  pmderodat[Ada] Spurious error reported by pragma Compile_Time_Error
2019-07-08  pmderodat[Ada] Crash on Image and Value attributes
2019-07-08  pmderodat[Ada] GNAT.Sockets: remove default level in Get/Set_Soc...
2019-07-08  pmderodat[Ada] Spurious visibility error on dynamic_predicate...
2019-07-05  pmderodat[Ada] Incorrect accessibility check
2019-07-05  pmderodat[Ada] Compiler loop on illegal nested accept statement
2019-07-05  pmderodat[Ada] Stabilization of Elaboration order v4.0
2019-07-05  pmderodat[Ada] Add contracts to Ada.Text_IO for SPARK
2019-07-05  pmderodat[Ada] GNAT UGN: refresh doc on installing from the...
2019-07-05  pmderodat[Ada] Ada.Wide_Wide_Characters.Handling: fix comments
2019-07-05  pmderodat[Ada] Fix internal error on packed array In/Out actual...
2019-07-05  pmderodat[Ada] Minor reformatting
2019-07-05  pmderodat[Ada] Fix position of subprogram body generated for...
2019-07-05  pmderodat[Ada] Crash on deallocating component with discriminate...
2019-07-05  pmderodat[Ada] System.OS_Interface: fix link order on Linux
2019-07-05  pmderodat[Ada] Missing range check on assignment to bit-packed...
2019-07-05  pmderodat[Ada] Failure to detect trivial infinite recursion
2019-07-05  pmderodat[Ada] System.Linux: fix typos in comments
2019-07-05  pmderodat[Ada] Failure to detect trivial infinite recursion
2019-07-05  pmderodat[Ada] Wrong accessibility level under -gnat12
2019-07-05  pmderodat[Ada] Typo fixes
2019-07-05  pmderodat[Ada] Crash on exported build-in-place function
2019-07-05  pmderodat[Ada] Spurious error on aggregate with choice that...
2019-07-05  pmderodat[Ada] Removing support for SCIL "contract-only" subprog...
2019-07-05  pmderodat[Ada] Import documentation from the RM for Ada.Strings...
2019-07-05  pmderodat[Ada] Import documentation from the RM for Ada.Strings...
2019-07-05  pmderodat[Ada] Accept compilation switches -Og/-Ofast in non...
2019-07-05  pmderodat[Ada] Diagnostics in Elaboration order v4.0
2019-07-05  pmderodat[Ada] Compiler abort on a dynamic predicate used in...
2019-07-05  pmderodat[Ada] Fix inlining in GNATprove inside quantified expre...
2019-07-05  pmderodat[Ada] Fix typo in GNAT RM
2019-07-05  pmderodat[Ada] No_Stream_Optimizations ignored for 'Class'Input
2019-07-05  pmderodat[Ada] Ada.Containers.Formal_Vectors: make vectors alway...
2019-07-05  pmderodat[Ada] GNAT.Traceback: add a Call_Chain function
2019-07-04  doko2019-07-04 James Clarke <jrtc27@debian.org>
2019-07-04  pmderodat[Ada] Spurious error on non-default C++ constructor
2019-07-04  pmderodat[Ada] Clean up support for validity checks in the compiler
2019-07-04  pmderodat[Ada] Minor reformatting
2019-07-04  pmderodat[Ada] Add preconditions in Ada.Task_Identification
2019-07-04  pmderodat[Ada] Fix capitalization and parenthesis glitches in...
2019-07-04  pmderodat[Ada] Spurious error on instantiation and limited_with_...
2019-07-04  pmderodat[Ada] Management of internal data structures in Sem_Elab
2019-07-04  pmderodat[Ada] Expr. func. with private formal rejected in neste...
2019-07-04  pmderodat[Ada] SPARK_Mode Off now allowed inside subprogram
2019-07-04  pmderodat[Ada] Spurious error on incomplete tagged formal parameter
2019-07-04  pmderodat[Ada] Bug in composition of equality for variant records
2019-07-04  pmderodat[Ada] Missing actual for generated initialization procedure
2019-07-04  pmderodat[Ada] Do not create a master unless Tasking_Allowed
2019-07-04  pmderodat[Ada] Assertion failure on Default_Initial_Condition
2019-07-04  pmderodat[Ada] Spurious error on 'First in a generic context
2019-07-04  pmderodat[Ada] Minor typo fixes
2019-07-04  pmderodat[Ada] Synchronized object definition in SPARK updated
2019-07-04  pmderodat[Ada] Fix crash in SPARK ownership checking
2019-07-04  pmderodat[Ada] Hang on expansion of library-level instantiation
2019-07-04  pmderodat[Ada] Unnesting: handle conditional expressions
2019-07-04  pmderodat[Ada] Skip code not in SPARK for ownership analysis
2019-07-04  pmderodat[Ada] Minor reformatting
2019-07-04  pmderodat[Ada] Better error messages for ownership errors in...
2019-07-04  pmderodat[Ada] CCG: reduce generated temporaries
2019-07-04  pmderodat[Ada] Keep assertions in internal units enabled for...
2019-07-04  pmderodat[Ada] CCG: restrict folding for boolean tests
2019-07-04  pmderodat[Ada] Reduce emitted code size in CCG for aggregate...
2019-07-04  pmderodat[Ada] GNAT.Sockets: fix socket timeout on recent Window...
2019-07-04  pmderodat[Ada] Get_Scos: Remove bogus, dead code
2019-07-04  pmderodat[Ada] Spurious dimensionality error on aggregate with...
2019-07-03  pmderodat[Ada] Document new flags in GNATpp
2019-07-03  pmderodat[Ada] Forced elaboration order in Elaboration order...
2019-07-03  pmderodat[Ada] Crash on anonymous access-to-class-wide with...
2019-07-03  pmderodat[Ada] Suppress warnings in generic instantiations with...
2019-07-03  pmderodat[Ada] New routine to access file on command line
2019-07-03  pmderodat[Ada] Crash on front-end inlining of subp. with aspect...
2019-07-03  pmderodat[Ada] Incorrect expansion on renamings of formal parameters
2019-07-03  pmderodat[Ada] Refine pointer support in SPARK
2019-07-03  pmderodat[Ada] Spurious visibility error in inlined function
2019-07-03  pmderodat[Ada] Minor editorial corrections and reformatting
2019-07-03  pmderodat[Ada] Improve warnings about infinite loops
2019-07-03  pmderodat[Ada] Document default new-line behavior for GNATpp
2019-07-03  pmderodat[Ada] ABE checks v3.0, foundations of Elaboration order...
2019-07-03  pmderodat[Ada] SPARK pointer support extended to local borrowers...
2019-07-03  pmderodat[Ada] Spurious error with static predicate in generic...
2019-07-03  pmderodat[Ada] Minor reformatting
2019-07-03  pmderodat[Ada] Style check for mixed-case identifiers
2019-07-03  pmderodat[Ada] Extend -gnatw.z warning to array types
2019-07-03  pmderodat[Ada] Spell "laid" correctly
2019-07-03  pmderodat[Ada] Spurious error on dynamic predicate in a generic...
2019-07-03  pmderodat[Ada] Fix bogus error on array with overaligned scalar...
2019-07-03  pmderodat[Ada] Make loop labels unique for front-end inlined...
2019-07-03  pmderodat[Ada] Update the section on resolving elaboration circu...
next