]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Sort list of implemented Ada 2012 features
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 18 Mar 2024 17:00:55 +0000 (18:00 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 21 May 2024 07:26:46 +0000 (09:26 +0200)
commitef10ed27e0f3f3777b5c64cb30947e70e6a1c905
tree8a5237a6f6634130669cb1760af773bc095f066a
parentb0a97d4e223b9ab22f35b7a6008257596f78418b
ada: Sort list of implemented Ada 2012 features

The list of implemented Ada 2012 features is now ordered by the AI
numbers. It has been sorted mechanically using the csplit command with
a bit of shell scripting.

gcc/ada/

* doc/gnat_rm/implementation_of_ada_2012_features.rst:
Order list by AI number.
* gnat_rm.texi: Regenerate.
gcc/ada/doc/gnat_rm/implementation_of_ada_2012_features.rst
gcc/ada/gnat_rm.texi