diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl --- 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) \