Daily bump.
[gcc.git] / gcc / ada /
2018-10-18 David MalcolmFix missing entry to gcc/ada/ChangeLog for r265240
2018-10-17 David MalcolmRun selftests for C++ as well as C
2018-10-09 Eric Botcazou[Ada] Fix spurious -Wuninitialized warnings for small...
2018-10-09 Eric Botcazou[Ada] Fix incorrect computation of Component_Size in...
2018-10-09 Eric Botcazou[Ada] Minor tweaks to suppress warnings
2018-10-09 Yannick Moy[Ada] Ignore pragmas Compile_Time_Error/Warning in...
2018-10-09 Eric Botcazou[Ada] Fix spurious error on derived record passed as...
2018-10-09 Maroua Maalej[Ada] SPARK: fix bug related to non access object permi...
2018-10-09 Doug Rupp[Ada] Minor copyright header fix
2018-10-09 Eric Botcazou[Ada] Fix strange warning when using Ada.Iterator_Interface
2018-10-09 Eric Botcazou[Ada] Einfo: minor comment fix
2018-10-09 Eric Botcazou[Ada] Internal error on inlined renaming of subprogram...
2018-10-09 Ed Schonberg[Ada] Unnesting: fix handling of private types that...
2018-10-09 Ed Schonberg[Ada] Fix expansion of operations on nonbinary modular...
2018-10-09 Ed Schonberg[Ada] Unnesting: fix handling of uplevel refs to uncons...
2018-10-09 Eric Botcazou[Ada] Remove spurious -Wuninitialized warning for small...
2018-10-09 Arnaud Charlet[Ada] Bounded_Holders: fix a typo
2018-10-09 Claire Dross[Ada] Functional_Vectors: remove default value for...
2018-10-09 Ed Schonberg[Ada] Reset Is_True_Constant on entites used as OUT...
2018-10-09 Ed Schonberg[Ada] Unnesting: avoid unnecessary loads of System
2018-10-09 Ed Schonberg[Ada] Spurious error message on visibiliy change in...
2018-10-09 Eric Botcazou[Ada] Repinfo: list the mechanism of functions only
2018-10-09 Bob Duff[Ada] Various User Manual updates for GNATpp
2018-10-09 Vasiliy Fofanov[Ada] System.Os_Lib.Normalize_Pathname: fix incorrect...
2018-10-09 Arnaud Charlet[Ada] Remove CodePeer annotation
2018-10-09 Ed Schonberg[Ada] Preserve Do_Range_Check flags in SPARK mode
2018-10-09 Ed Schonberg[Ada] Spurious warning on uninitialized entity during...
2018-10-01 Alexandre Oliva[Ada] use -gnatd_A to disable .ali on -fcompare-debug...
2018-09-28 Eric Botcazoucalls.c (expand_call): Try to do a tail call for thunks...
2018-09-27 Martin Sebortree.h (tree_to_shwi): Add attribute nonnull and pure.
2018-09-26 Elisa Barboni[Ada] SPARK: minor error message enhancement
2018-09-26 Thomas Quinot[Ada] Fix inheritance of representation items defined...
2018-09-26 Justin Squirek[Ada] Spurious ineffective use_clause warning
2018-09-26 Arnaud Charlet[Ada] Store -G xxx switches
2018-09-26 Yannick Moy[Ada] Issue info message on inlined subprograms in...
2018-09-26 Ed Schonberg[Ada] Missing front-end code for constraint checks...
2018-09-26 Maroua Maalej[Ada] SPARK: fix a bug related to loop exit environment
2018-09-26 Hristian Kirtchev[Ada] Spurious elaboration issue due to inlining
2018-09-26 Yannick Moy[Ada] Do not issue by default info messages for inlinin...
2018-09-26 Javier Miranda[Ada] Spurious error on interface conversion under ZFP
2018-09-26 Hristian Kirtchev[Ada] Add a No_Return annotation to ease static analysis
2018-09-26 Ed Schonberg[Ada] Spurious error on private extension with predicate
2018-09-26 Hristian Kirtchev[Ada] Spurious dependency on secondary stack
2018-09-26 Javier Miranda[Ada] Mimic the C++ ABI when passing class-wide convers...
2018-09-26 Hristian Kirtchev[Ada] Pair miscount in Dynamic_HTable.Put
2018-09-26 Sergey Rybin[Ada] Add notes about processing of aggregate projects
2018-09-26 Hristian Kirtchev[Ada] Minor reformattings
2018-09-26 Hristian Kirtchev[Ada] New unit GNAT.Sets
2018-09-26 Javier Miranda[Ada] ICE on mix of tagged and limited interfaces
2018-09-26 Gary Dismukes[Ada] Illegal formal objects associated with anonymous...
2018-09-26 Olivier Hainque[Ada] Front-end support for OpenACC pragmas
2018-09-26 Ed Schonberg[Ada] Missing error on non-limited derived type with...
2018-09-26 Eric Botcazou[Ada] Inlining of renamed subprogram instances in packa...
2018-09-26 Eric Botcazou[Ada] Preparation for new description of interface...
2018-09-26 Thomas Quinot[Ada] Propagate bit order and SSO from root to classwid...
2018-09-26 Justin Squirek[Ada] Crash on expression functions within quantified...
2018-09-26 Ed Schonberg[Ada] Missing predicate check on return value
2018-09-26 Eric Botcazou[Ada] ICE on array of task type with -gnatct
2018-09-26 Eric Botcazou[Ada] Fix assertion failure on record subtype with...
2018-09-26 Justin Squirek[Ada] Regression in partial compilation of RCI units
2018-09-26 Eric Botcazou[Ada] Set Current_Error_Node directly
2018-09-26 Eric Botcazou[Ada] Wrong handling of address clause for limited...
2018-09-26 Arnaud Charlet[Ada] Introduce -gnatd_A to set Opt.Disable_ALI_File
2018-09-26 Ed Schonberg[Ada] Disable special handling for preconditions specif...
2018-09-26 Ed Schonberg[Ada] Unnesting: fix handling of up level refs for...
2018-09-26 Ed Schonberg[Ada] Fix ICE related to type freezing
2018-09-26 Maroua Maalej[Ada] SPARK: update borrowing effects for IN parameters
2018-09-26 Arnaud Charlet[Ada] Vxlink: minor reformatting
2018-09-26 Gary Dismukes[Ada] Fix miscellaneous typos
2018-09-26 Jerome Lambourg[Ada] Vxlink: kill a CodePeer warning
2018-09-24 Eric Botcazoure PR ada/87396 (ada/gcc-interface/decl.c:8798:53:Value...
2018-09-13 Eric Botcazou* Makefile.rtl (arm% linux-gnueabi%): Always set EH_MEC...
2018-09-13 Eric Botcazoure PR ada/81103 (gcc/ada/terminals.c: please remove...
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-08-23 Giuliano BelinassiFix typo 'exapnded' to 'expanded'
2018-08-21 Hristian Kirtchev[Ada] Minor reformattings
2018-08-21 Jerome Lambourg[Ada] Add a new gnat tool vxlink
2018-08-21 Ed Schonberg[Ada] Crash on expression function and tagged types
2018-08-21 Ed Schonberg[Ada] Spurious crash on expression function as completi...
2018-08-21 Hristian Kirtchev[Ada] Retention of with clauses for ignored Ghost units
2018-08-21 Javier Miranda[Ada] Crash processing SPARK annotate aspect
2018-08-21 Ed Schonberg[Ada] Spurious error on overriding protected function...
2018-08-21 Ed Schonberg[Ada] Properly set scope of artificial entities in...
2018-08-21 Ed Schonberg[Ada] Fix scope computation for loop statements
2018-08-21 Bob Duff[Ada] Einfo: remove obsolete code
2018-08-21 Maroua Maalej[Ada] Update for Ownership rules for access types accor...
2018-08-21 Ed Schonberg[Ada] Spurious ambiguity error on call returning an...
2018-08-21 Yannick Moy[Ada] Document entries of the target parametrization...
2018-08-21 Ed Schonberg[Ada] Set scope of elaboration flag for 'Access
2018-08-21 Ed Schonberg[Ada] Sprint: add guard on printing aspects
2018-08-21 Javier Miranda[Ada] Crash compiling SPARK ghost functions with callgr...
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...
next