2015-02-20 Arnaud Charlet <charlet@adacore.com>
[official-gcc.git] / gcc / ada / doc / gnat_ugn.rst
blob7892160b47732f9c27022e25888f432617938fba
1 GNAT User's Guide for Native Platforms
2 ======================================
4 *GNAT, The GNU Ada Development Environment*
6 .. only:: PRO
8    *GNAT Pro Edition*
10    | Version |version|
11    | Date: |today|
13 .. only:: GPL
15    *GNAT GPL Edition*
17    | Version |version|
18    | Date: |today|
20 .. only:: FSF
22    .. raw:: texinfo
24       @include gcc-common.texi
25       GCC version @value{version-GCC}@*
27 AdaCore
29 Permission is granted to copy, distribute and/or modify this document
30 under the terms of the GNU Free Documentation License, Version 1.3 or
31 any later version published by the Free Software Foundation; with no
32 Invariant Sections, with the Front-Cover Texts being
33 "GNAT User's Guide for Native Platforms",
34 and with no Back-Cover Texts.  A copy of the license is
35 included in the section entitled :ref:`gnu_fdl`.
37 .. toctree::
38    :maxdepth: 3
39    :numbered:
41    gnat_ugn/about_this_guide
42    gnat_ugn/getting_started_with_gnat
43    gnat_ugn/the_gnat_compilation_model
44    gnat_ugn/building_executable_programs_with_gnat
45    gnat_ugn/gnat_project_manager
46    gnat_ugn/tools_supporting_project_files
47    gnat_ugn/gnat_utility_programs
48    gnat_ugn/gnat_and_program_execution
50 .. raw:: latex
52    \appendix
54 .. toctree::
55    :maxdepth: 3
57    A. Platform-Specific Information <gnat_ugn/platform_specific_information>
58    B. Example of Binder Output <gnat_ugn/example_of_binder_output>
59    C. Elaboration Order Handling in GNAT <gnat_ugn/elaboration_order_handling_in_gnat>
60    D. Inline Assembler <gnat_ugn/inline_assembler>
61    E. GNU Free Documentation License <share/gnu_free_documentation_license>