]> gcc.gnu.org Git - gcc.git/history - gcc/ada/ChangeLog
Update copyright years.
[gcc.git] / gcc / ada / ChangeLog
2020-01-01 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2019-12-22 Maciej W. Rozyckilibada: Fix shared library installation with `--disable...
2019-12-18 Eric Botcazoutrans.c (Pragma_to_gnu): Push a diagnostics state for...
2019-12-18 Justin Squirek[Ada] Missing accessibility check on access discriminants
2019-12-18 Arnaud Charlet[Ada] Fix uninitialized out parameter in s-regpat.adb
2019-12-18 Arnaud Charlet[Ada] Atomic aspect on formal generic params now suppor...
2019-12-18 Arnaud Charlet[Ada] Simplify Big_Integer and Big_Real interface
2019-12-18 Piotr Trojanek[Ada] Fix three-letter typos like "sss" in comments...
2019-12-18 Gary Dismukes[Ada] Missing accessibility actuals on calls to interfa...
2019-12-18 Ed Schonberg[Ada] AI12-0282: shared variable control aspects on...
2019-12-18 Eric Botcazou[Ada] Minor housekeeping work in Create_Standard
2019-12-18 Javier Miranda[Ada] Reserving switch d_K for known problem isssues...
2019-12-18 Ghjuvan Lacambre[Ada] Reject aspect specifications on number constants
2019-12-18 Piotr Trojanek[Ada] Einfo: fix typo in comment
2019-12-18 Eric Botcazou[Ada] Do not propagate Object_Size onto Size for compos...
2019-12-18 Eric Botcazou[Ada] Document the introduction of the Object_Size...
2019-12-18 Bob Duff[Ada] Wrong error on hidden must-override primitive
2019-12-18 Bob Duff[Ada] Bad "already use-visible" warning re: use in...
2019-12-16 Bob Duff[Ada] Suppress unused warnings in the presence of errors
2019-12-16 Bob Duff[Ada] Minor: improve comments
2019-12-16 Bob Duff[Ada] Minor comment fix
2019-12-16 Bob Duff[Ada] Check for "size for" in Special_Msg_Delete
2019-12-16 Eric Botcazou[Ada] Do not set a bogus Esize on subtype built for...
2019-12-16 Arnaud Charlet[Ada] Fix warning on _REENTRANT
2019-12-16 Arnaud Charlet[Ada] Mark Deallocator as Favor_Top_Level
2019-12-16 Arnaud Charlet[Ada] AI12-0234/321 atomic operations
2019-12-16 Eric Botcazou[Ada] Remove new strict-alignment check added by AI12...
2019-12-16 Ed Schonberg[Ada] Crash on constrained container in generalized...
2019-12-16 Ed Schonberg[Ada] Prototype implementastion of Ada2020 Map-reduce...
2019-12-16 Eric Botcazou[Ada] AI12-0001: Independence and Representation clause...
2019-12-16 Eric Botcazou[Ada] Fully propagate representation aspects through...
2019-12-16 Bob Duff[Ada] Syntax error on improperly indented imported...
2019-12-16 Eric Botcazou[Ada] Fix couple of oversights in the implementation...
2019-12-16 Eric Botcazou[Ada] Export the Ada version through the C interface
2019-12-16 Gary Dismukes[Ada] Minor reformatting and U.S. spelling adjustment
2019-12-16 Bob Duff[Ada] Better error message for "is null" subunit
2019-12-16 Eric Botcazou[Ada] Expand renamings of subcomponents of an atomic...
2019-12-16 Ed Schonberg[Ada] Crash on conversion in branch of if-expression
2019-12-16 Bob Duff[Ada] Bad warning: Size in Compile_Time_Error in nested...
2019-12-16 Eric Botcazou[Ada] Small consistency fix for Volatile_Full_Access...
2019-12-16 Yannick Moy[Ada] Do not issue restriction violations on ignored...
2019-12-16 Arnaud Charlet[Ada] AI12-0208 Support for Ada.Numerics.Big_Numbers...
2019-12-16 Bob Duff[Ada] Correct documentation of -gnatw_C switch
2019-12-16 Joel Brobecker[Ada] Reword the impact of -minimal on the debugger
2019-12-16 Gary Dismukes[Ada] Typo fixes and minor reformatting
2019-12-16 Eric Botcazou[Ada] Implement RM C.6(19) clause entirely in the front-end
2019-12-16 Ghjuvan Lacambre[Ada] Validate_Access_Subprogram_Instance: check if...
2019-12-16 Eric Botcazou[Ada] Implement new legality rules introduced in C...
2019-12-13 Gary Dismukes[Ada] Minor rewording of one sentence
2019-12-13 Arnaud Charlet[Ada] Unnesting and annex E
2019-12-13 Ghjuvan Lacambre[Ada] implementation_defined_pragmas.rst: Update Initia...
2019-12-13 Javier Miranda[Ada] Spurious error on precondition of subprogram...
2019-12-13 Eric Botcazou[Ada] Better error message for aliased formal and atomi...
2019-12-13 Eric Botcazou[Ada] Clear confusion about subcomponents of atomic...
2019-12-13 Arnaud Charlet[Ada] Fix support for > 24 hours image in Ada.Calendar...
2019-12-13 Javier Miranda[Ada] Adding support for unsupported type conversions...
2019-12-13 Javier Miranda[Ada] Pragma Linker_Section in subprogram instantiation...
2019-12-13 Yannick Moy[Ada] Avoid spurious mismatch error of assertion policy...
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
next
This page took 0.77541 seconds and 108 git commands to generate.