]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/ChangeLog
[Ada] Minor fix typo in comment
[thirdparty/gcc.git] / gcc / ada / ChangeLog
2019-12-13  Piotr Trojanek[Ada] Minor fix typo in comment
2019-12-13  Steve Baird[Ada] Detect illegal implicit type conversions
2019-12-13  Javier Miranda[Ada] Adding support for unsupported type conversion...
2019-12-13  Steve Baird[Ada] Implement AI12-0109 (prohibit some "early" deriva...
2019-12-13  Eric Botcazou[Ada] Minor tweak to Volatile_Full_Access wording in...
2019-12-13  Gary Dismukes[Ada] Suppress Base_Address call on init of activation...
2019-12-13  Ed Schonberg[Ada] Crash on implicit dereference not made explicit
2019-12-13  Javier Miranda[Ada] Deallocation of controlled type implementing...
2019-12-13  Bob Duff[Ada] Remove Is_Available function
2019-12-13  Ed Schonberg[Ada] Crash on inherited private operation in child...
2019-12-13  Yannick Moy[Ada] Avoid spurious errors on Global/Depends in instan...
2019-12-13  Yannick Moy[Ada] Prevent inlining inside condition of while loop...
2019-12-13  Bob Duff[Ada] Ada2020: Update Impunit for Ada 202X
2019-12-13  Bob Duff[Ada] Rtsfind: minor comment fixes
2019-12-13  Gary Dismukes[Ada] Up-level addressing problems with private tasks...
2019-12-13  Arnaud Charlet[Ada] Add Ada.Containers.Vectors.Generic_Parallel_Sorti...
2019-12-13  Justin Squirek[Ada] Missing accessibility checks on conditionals
2019-12-13  Steve Baird[Ada] Implement AI12-0101
2019-12-13  Justin Squirek[Ada] Spurious error on overriding controlled primitive
2019-12-13  Ed Schonberg[Ada] New flag to indicate whether aspect appears on...
2019-12-12  Ed Schonberg[Ada] Spurious warning about change of representastion...
2019-12-12  Ed Schonberg[Ada] Spurious error on universal access equality operator
2019-12-12  Steve Baird[Ada] Tighten up semantic checking for protected subpro...
2019-12-12  Ed Schonberg[Ada] Missing dereference in bound of slice in element...
2019-12-12  Ed Schonberg[Ada] Improve error message for dispatching subprogram...
2019-12-12  Gary Dismukes[Ada] Fix related to handling up-level references in...
2019-12-12  Steve Baird[Ada] Improved handling of circular compilation depende...
2019-12-12  Gary Dismukes[Ada] Fix various typos, plus minor reformatting
2019-12-12  Justin Squirek[Ada] Broken privacy on Controlled type extensions
2019-12-12  Ed Schonberg[Ada] Fix processing of standard predefined operators
2019-12-12  Piotr Trojanek[Ada] Fix Global contract for the predefined Yield...
2019-12-12  Piotr Trojanek[Ada] Fix repeated words and typos in doc and comments
2019-12-12  Eric Botcazou[Ada] Fix wrong value of 'Size for slices of bit-packed...
2019-12-12  Steve Baird[Ada] Implement AI12-0036 (a new legality check for...
2019-12-12  Ed Schonberg[Ada] Spurious visibility error on subunit with optimiz...
2019-12-12  Arnaud Charlet[Ada] Define __gnat_personality_v0 for SEH
2019-12-12  Gary Dismukes[Ada] Handling up-level references in protected entries...
2019-12-12  Justin Squirek[Ada] Missing error on incorrect use of Result attribute
2019-12-12  Bob Duff[Ada] Crash on Descriptor_Size attribute
2019-12-12  Ed Schonberg[Ada] Missing length check on private type with unknown...
2019-12-12  Bob Duff[Ada] Compiler crash on prefix call in generic body
2019-12-12  Claire Dross[Ada] Use correct subtype for call to Last in formal...
2019-12-12  Gary Dismukes[Ada] Fix a number of typos, plus minor reformatting
2019-12-12  Bob Duff[Ada] Update gnatmetric documentation for average lengths
2019-12-12  Ed Schonberg[Ada] Constraint is ignored on constrained access recor...
2019-12-12  Justin Squirek[Ada] Crash on use of Loop_Entry, Result, and Old as...
2019-12-12  Arnaud Charlet[Ada] Remove references to VMS
2019-12-12  Eric Botcazou[Ada] Mark Ada subprograms and variables referenced...
2019-12-12  Dmitriy Anisimkov[Ada] Improve end of command line arguments detection
2019-12-03  Eric Botcazouutils.c (potential_alignment_gap): Delete.
2019-12-03  Eric Botcazouutils.c (fold_convert_size): New function.
2019-12-03  Eric Botcazoudecl.c (gnat_to_gnu_subprog_type): With the Copy-In...
2019-11-25  Eric Botcazoure PR ada/92362 (double elaboration of expression in...
2019-11-25  Eric Botcazoure PR ada/92575 (couple of suspicious assignments in...
2019-11-06  Eric Botcazouintroduce -fcallgraph-info option
2019-10-27  Jakub Jelinek* locales.c (iso_3166): Add missing comma after "United...
2019-10-15  Arnaud CharletMakefile.rtl (a-except.o): Put -O1 earlier so that...
2019-10-12  Eric Botcazoure PR ada/91995 (gnat miscompilation and bootstrap...
2019-10-11  Eric Botcazoudecl.c (elaborate_reference_1): Specifically deal with...
2019-10-11  Eric Botcazoudecl.c (gnat_to_gnu_field): Adjust again the packing...
2019-10-11  Eric Botcazoudecl.c (annotate_value): Really test the sign of the...
2019-10-11  Eric Botcazoudecl.c (Gigi_Equivalent_Type): New case.
2019-10-11  Eric Botcazoudecl.c (gnat_to_gnu_entity): New case to deal with...
2019-10-11  Pierre-Marie de... [Ada] Repair ChangeLog entries
2019-10-10  Gary Dismukes[Ada] Handling up-level references in loops within...
2019-10-10  Arnaud Charlet[Ada] Ensure constructor is a C++ constructor
2019-10-10  Gary Dismukes[Ada] Add pragma Preelaborable_Initialization to Stream...
2019-10-10  Yannick Moy[Ada] Fix inlining of subprograms with deep param/resul...
2019-10-10  Gary Dismukes[Ada] Various minor typo fixes
2019-10-10  Ed Schonberg[Ada] Spurious warning on call with out parameter in...
2019-10-10  Gary Dismukes[Ada] Unnesting issues with entry families and accept...
2019-10-10  Ed Schonberg[Ada] Spurious visibility error on formal package with...
2019-10-10  Eric Botcazou[Ada] Fix awkward placement of freeze node for actual...
2019-10-10  Eric Botcazou[Ada] Get rid of spurious error for _Tag on extension...
2019-10-10  Bob Duff[Ada] Debug procedure for printing ancestors
2019-10-10  Bob Duff[Ada] 'others' in conditional_expressions
2019-10-10  Ed Schonberg[Ada] Missing Predicated_Parent link on array Itype
2019-10-10  Eric Botcazou[Ada] Plug minor loophole for integer named number
2019-10-10  Yannick Moy[Ada] Do not inline subprograms with deep parameter...
2019-10-10  Vadim Godunko[Ada] Define default value for Process field
2019-10-10  Bob Duff[Ada] T'Size in pragma Compile_Time_Error
2019-10-10  Bob Duff[Ada] Assertion_Policy (Ignore) ignores invariants
2019-10-10  Arnaud Charlet[Ada] Fix handling of -gnatceg on incomplete unit
2019-10-10  Gary Dismukes[Ada] Generation of procedures for blocks occurring...
2019-10-10  Anthony Leonardo... [Ada] Mention GNAT Studio instead of GPS
2019-10-10  Ed Schonberg[Ada] Spurious restriction violation on Ghost code
2019-10-10  Bob Duff[Ada] Replace in Ordered_Maps gets tampering failure
2019-10-10  Ed Schonberg[Ada] Spurious visibility error in predicate in generic...
2019-10-10  Patrick Bernardi[Ada] Flag Sec_Stack_Used incorrectly set by ghost...
2019-10-10  Piotr Trojanek[Ada] Use declared type for deciding on SPARK pointer...
2019-10-04  Joseph MyersMark C2x built-in functions as such.
2019-10-01  Maciej W. Rozyckilibada: Respect `--enable-version-specific-runtime...
2019-10-01  Maciej W. Rozyckilibada: Remove racy duplicate gnatlib installation
2019-09-27  Alexandre Olivaset DECL_SIZE_UNIT for zero-sized fields
2019-09-26  Arnaud Charlet* osint.adb (OS_Time_To_GNAT_Time): Remove dependency...
2019-09-23  Rainer OrthProvide Task_Info.Number_Of_Processors on Solaris
2019-09-23  Eric Botcazoutrans.c (Regular_Loop_to_gnu): Do not rotate the loop...
2019-09-23  Eric Botcazoutrans.c (gnat_compile_time_expr_list): New variable.
2019-09-23  Eric Botcazoutrans.c (Attribute_to_gnu): Test Can_Use_Internal_Rep...
2019-09-23  Eric Botcazoudecl.c (components_to_record): Do not reorder fields...
next