OSDN Git Service

* doc/install.texi (xtensa-*-elf): New target.
[pf3gnuchains/gcc-fork.git] / gcc / ada / snames.adb
index 1464acd..5ffb23d 100644 (file)
@@ -566,35 +566,37 @@ package body Snames is
      "requeue#" &
      "tagged#" &
      "raise_exception#" &
-     "project#" &
+     "binder#" &
+     "builder#" &
+     "compiler#" &
+     "cross_reference#" &
+     "default_switches#" &
+     "exec_dir#" &
      "extends#" &
-     "naming#" &
-     "object_dir#" &
-     "source_dirs#" &
-     "specification#" &
+     "finder#" &
+     "gnatls#" &
+     "gnatstub#" &
      "implementation#" &
-     "specification_exceptions#" &
      "implementation_exceptions#" &
-     "specification_suffix#" &
      "implementation_suffix#" &
-     "separate_suffix#" &
-     "source_files#" &
-     "source_list_file#" &
-     "default_switches#" &
-     "switches#" &
+     "languages#" &
      "library_dir#" &
-     "library_name#" &
+     "library_elaboration#" &
      "library_kind#" &
+     "library_name#" &
      "library_version#" &
-     "library_elaboration#" &
-     "languages#" &
-     "builder#" &
-     "gnatls#" &
-     "cross_reference#" &
-     "finder#" &
-     "binder#" &
      "linker#" &
-     "compiler#" &
+     "naming#" &
+     "object_dir#" &
+     "project#" &
+     "separate_suffix#" &
+     "source_dirs#" &
+     "source_files#" &
+     "source_list_file#" &
+     "specification#" &
+     "specification_exceptions#" &
+     "specification_suffix#" &
+     "switches#" &
       "#";
 
    ---------------------