public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-5662] [Ada] Sort list of Ada runtime units in Makefile.rtl
@ 2021-12-01 10:25 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2021-12-01 10:25 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:ef520c0baf7d234db02d7d67b2b5e8eaec0e3986

commit r12-5662-gef520c0baf7d234db02d7d67b2b5e8eaec0e3986
Author: Piotr Trojanek <trojanek@adacore.com>
Date:   Mon Nov 8 12:35:43 2021 +0100

    [Ada] Sort list of Ada runtime units in Makefile.rtl
    
    gcc/ada/
    
            * Makefile.rtl (GNATRTL_TASKING_OBJS): Sort.
            (GNATRTL_NONTASKING_OBJS): Sort.

Diff:
---
 gcc/ada/Makefile.rtl | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl
index a08aa95b864..72b07f440c9 100644
--- a/gcc/ada/Makefile.rtl
+++ b/gcc/ada/Makefile.rtl
@@ -56,6 +56,9 @@ GNATRTL_TASKING_OBJS= \
   s-putaim$(objext) \
   s-solita$(objext) \
   s-stusta$(objext) \
+  s-taasde$(objext) \
+  s-tadeca$(objext) \
+  s-tadert$(objext) \
   s-taenca$(objext) \
   s-taprob$(objext) \
   s-taprop$(objext) \
@@ -66,13 +69,10 @@ GNATRTL_TASKING_OBJS= \
   s-taskin$(objext) \
   s-taspri$(objext) \
   s-tasque$(objext) \
-  s-tasres$(objext) \
   s-tasren$(objext) \
+  s-tasres$(objext) \
   s-tassta$(objext) \
   s-tasuti$(objext) \
-  s-taasde$(objext) \
-  s-tadeca$(objext) \
-  s-tadert$(objext) \
   s-tataat$(objext) \
   s-tpinop$(objext) \
   s-tpoben$(objext) \
@@ -211,6 +211,11 @@ GNATRTL_NONTASKING_OBJS= \
   a-lllwti$(objext) \
   a-lllzti$(objext) \
   a-locale$(objext) \
+  a-nagefl$(objext) \
+  a-naliop$(objext) \
+  a-nallfl$(objext) \
+  a-nalofl$(objext) \
+  a-nashfl$(objext) \
   a-nbnbig$(objext) \
   a-nbnbin$(objext) \
   a-nbnbre$(objext) \
@@ -233,19 +238,14 @@ GNATRTL_NONTASKING_OBJS= \
   a-nscefu$(objext) \
   a-nscoty$(objext) \
   a-nselfu$(objext) \
+  a-nuauco$(objext) \
+  a-nuaufl$(objext) \
   a-nubinu$(objext) \
   a-nucoar$(objext) \
   a-nucoty$(objext) \
   a-nudira$(objext) \
   a-nuelfu$(objext) \
   a-nuflra$(objext) \
-  a-nagefl$(objext) \
-  a-nallfl$(objext) \
-  a-nalofl$(objext) \
-  a-nuaufl$(objext) \
-  a-nashfl$(objext) \
-  a-nuauco$(objext) \
-  a-naliop$(objext) \
   a-numaux$(objext) \
   a-numeri$(objext) \
   a-nurear$(objext) \
@@ -275,28 +275,28 @@ GNATRTL_NONTASKING_OBJS= \
   a-ssiwti$(objext) \
   a-ssizti$(objext) \
   a-stboha$(objext) \
+  a-stbubo$(objext) \
+  a-stbufi$(objext) \
+  a-stbufo$(objext) \
+  a-stbuun$(objext) \
+  a-stbuut$(objext) \
   a-stfiha$(objext) \
   a-stmaco$(objext) \
   a-storio$(objext) \
   a-strbou$(objext) \
   a-stream$(objext) \
-  a-strsto$(objext) \
-  a-ststbo$(objext) \
-  a-ststun$(objext) \
   a-strfix$(objext) \
   a-strhas$(objext) \
   a-string$(objext) \
   a-strmap$(objext) \
   a-strsea$(objext) \
+  a-strsto$(objext) \
   a-strsup$(objext) \
   a-strunb$(objext) \
+  a-ststbo$(objext) \
   a-ststio$(objext) \
+  a-ststun$(objext) \
   a-sttebu$(objext) \
-  a-stbuun$(objext) \
-  a-stbubo$(objext) \
-  a-stbuut$(objext) \
-  a-stbufi$(objext) \
-  a-stbufo$(objext) \
   a-stunau$(objext) \
   a-stunha$(objext) \
   a-stuten$(objext) \
@@ -583,8 +583,8 @@ GNATRTL_NONTASKING_OBJS= \
   s-except$(objext) \
   s-exctab$(objext) \
   s-exctra$(objext) \
-  s-exnint$(objext) \
   s-exnflt$(objext) \
+  s-exnint$(objext) \
   s-exnlfl$(objext) \
   s-exnllf$(objext) \
   s-exnlli$(objext) \
@@ -640,8 +640,8 @@ GNATRTL_NONTASKING_OBJS= \
   s-imgflt$(objext) \
   s-imgint$(objext) \
   s-imglfl$(objext) \
-  s-imgllf$(objext) \
   s-imgllb$(objext) \
+  s-imgllf$(objext) \
   s-imglli$(objext) \
   s-imgllu$(objext) \
   s-imgllw$(objext) \
@@ -747,12 +747,12 @@ GNATRTL_NONTASKING_OBJS= \
   s-spsufi$(objext) \
   s-stache$(objext) \
   s-stalib$(objext) \
+  s-statxd$(objext) \
   s-stausa$(objext) \
   s-stoele$(objext) \
   s-stopoo$(objext) \
   s-stposu$(objext) \
   s-stratt$(objext) \
-  s-statxd$(objext) \
   s-strhas$(objext) \
   s-string$(objext) \
   s-ststop$(objext) \
@@ -762,8 +762,6 @@ GNATRTL_NONTASKING_OBJS= \
   s-trasym$(objext) \
   s-unstyp$(objext) \
   s-utf_32$(objext) \
-  s-valboo$(objext) \
-  s-valcha$(objext) \
   s-vade32$(objext) \
   s-vade64$(objext) \
   s-vaen16$(objext) \
@@ -771,6 +769,8 @@ GNATRTL_NONTASKING_OBJS= \
   s-vaenu8$(objext) \
   s-vafi32$(objext) \
   s-vafi64$(objext) \
+  s-valboo$(objext) \
+  s-valcha$(objext) \
   s-valflt$(objext) \
   s-valint$(objext) \
   s-vallfl$(objext) \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-01 10:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 10:25 [gcc r12-5662] [Ada] Sort list of Ada runtime units in Makefile.rtl Pierre-Marie de Rodat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).