X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fada%2FMakefile.rtl;h=6b4b1df6c931ef2b11f24be7a6d139e225c357c5;hb=5f6832932ed0051ba8b9233b9ca408d5a3ff43bd;hp=282cbff9569ff8e5872694f5e2fcaefe7d722a36;hpb=7189d17fd684291638652f906a2c14487fe77419;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl index 282cbff9569..6b4b1df6c93 100644 --- a/gcc/ada/Makefile.rtl +++ b/gcc/ada/Makefile.rtl @@ -1,11 +1,11 @@ # Makefile.rtl for GNU Ada Compiler (GNAT). -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2003-2007, Free Software Foundation, Inc. #This file is part of GCC. #GCC is free software; you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by -#the Free Software Foundation; either version 2, or (at your option) +#the Free Software Foundation; either version 3, or (at your option) #any later version. #GCC is distributed in the hope that it will be useful, @@ -14,27 +14,29 @@ #GNU General Public License for more details. #You should have received a copy of the GNU General Public License -#along with GCC; see the file COPYING. If not, write to -#the Free Software Foundation, 59 Temple Place - Suite 330, -#Boston, MA 02111-1307, USA. +#along with GCC; see the file COPYING3. If not see +#. # This makefile fragment is included in the ada Makefile (both Unix # and NT and VMS versions). -# It's purpose is to allow the separate maintainence of the list of +# Its purpose is to allow the separate maintainence of the list of # GNATRTL objects, which frequently changes. # Objects needed only for tasking GNATRTL_TASKING_OBJS= \ + a-dispat$(objext) \ a-dynpri$(objext) \ a-interr$(objext) \ a-intsig$(objext) \ a-intnam$(objext) \ a-reatim$(objext) \ a-retide$(objext) \ + a-rttiev$(objext) \ a-sytaco$(objext) \ a-tasatt$(objext) \ a-taside$(objext) \ + a-taster$(objext) \ g-boubuf$(objext) \ g-boumai$(objext) \ g-semaph$(objext) \ @@ -73,12 +75,17 @@ GNATRTL_TASKING_OBJS= \ # Objects needed for non-tasking. GNATRTL_NONTASKING_OBJS= \ + a-assert$(objext) \ + a-calari$(objext) \ a-caldel$(objext) \ a-calend$(objext) \ + a-calfor$(objext) \ + a-catizo$(objext) \ a-cdlili$(objext) \ a-cgaaso$(objext) \ a-cgarso$(objext) \ a-cgcaso$(objext) \ + a-chacon$(objext) \ a-chahan$(objext) \ a-charac$(objext) \ a-chlat1$(objext) \ @@ -93,6 +100,7 @@ GNATRTL_NONTASKING_OBJS= \ a-ciorma$(objext) \ a-ciormu$(objext) \ a-ciorse$(objext) \ + a-clrefi$(objext) \ a-cohama$(objext) \ a-cohase$(objext) \ a-cohata$(objext) \ @@ -106,9 +114,11 @@ GNATRTL_NONTASKING_OBJS= \ a-coormu$(objext) \ a-coorse$(objext) \ a-coprnu$(objext) \ + a-coteio$(objext) \ a-crbltr$(objext) \ a-crbtgk$(objext) \ a-crbtgo$(objext) \ + a-crdlli$(objext) \ a-cwila1$(objext) \ a-cwila9$(objext) \ a-decima$(objext) \ @@ -118,16 +128,21 @@ GNATRTL_NONTASKING_OBJS= \ a-dirval$(objext) \ a-einuoc$(objext) \ a-elchha$(objext) \ + a-envvar$(objext) \ a-except$(objext) \ a-exctra$(objext) \ a-filico$(objext) \ a-finali$(objext) \ a-flteio$(objext) \ a-fwteio$(objext) \ + a-fzteio$(objext) \ a-inteio$(objext) \ a-ioexce$(objext) \ a-iwteio$(objext) \ + a-izteio$(objext) \ + a-lcteio$(objext) \ a-lfteio$(objext) \ + a-llctio$(objext) \ a-lfwtio$(objext) \ a-lfztio$(objext) \ a-liteio$(objext) \ @@ -143,6 +158,7 @@ GNATRTL_NONTASKING_OBJS= \ a-ngcefu$(objext) \ a-ngcoty$(objext) \ a-ngelfu$(objext) \ + a-ngrear$(objext) \ a-nlcefu$(objext) \ a-nlcoty$(objext) \ a-nlelfu$(objext) \ @@ -159,6 +175,7 @@ GNATRTL_NONTASKING_OBJS= \ a-numaux$(objext) \ a-numeri$(objext) \ a-rbtgso$(objext) \ + a-scteio$(objext) \ a-secain$(objext) \ a-sequio$(objext) \ a-sfteio$(objext) \ @@ -174,6 +191,8 @@ GNATRTL_NONTASKING_OBJS= \ a-ssitio$(objext) \ a-ssiwti$(objext) \ a-ssizti$(objext) \ + a-stboha$(objext) \ + a-stfiha$(objext) \ a-stmaco$(objext) \ a-storio$(objext) \ a-strbou$(objext) \ @@ -203,17 +222,23 @@ GNATRTL_NONTASKING_OBJS= \ a-stzsup$(objext) \ a-stzunb$(objext) \ a-suteio$(objext) \ + a-swbwha$(objext) \ + a-swfwha$(objext) \ a-swmwco$(objext) \ a-swunau$(objext) \ - a-swunha$(objext) \ + a-swuwha$(objext) \ a-swuwti$(objext) \ + a-szbzha$(objext) \ + a-szfzha$(objext) \ a-szmzco$(objext) \ a-szunau$(objext) \ - a-szunha$(objext) \ + a-szuzha$(objext) \ a-szuzti$(objext) \ a-tags$(objext) \ + a-tgdico$(objext) \ a-teioed$(objext) \ a-textio$(objext) \ + a-tiboio$(objext) \ a-ticoau$(objext) \ a-ticoio$(objext) \ a-tideau$(objext) \ @@ -233,6 +258,8 @@ GNATRTL_NONTASKING_OBJS= \ a-tiunio$(objext) \ a-unccon$(objext) \ a-uncdea$(objext) \ + a-wichun$(objext) \ + a-widcha$(objext) \ a-witeio$(objext) \ a-wtcoau$(objext) \ a-wtcoio$(objext) \ @@ -251,7 +278,10 @@ GNATRTL_NONTASKING_OBJS= \ a-wtmoau$(objext) \ a-wtmoio$(objext) \ a-wttest$(objext) \ + a-wwboio$(objext) \ a-wwunio$(objext) \ + a-zchara$(objext) \ + a-zchuni$(objext) \ a-ztcoau$(objext) \ a-ztcoio$(objext) \ a-ztcstr$(objext) \ @@ -270,14 +300,24 @@ GNATRTL_NONTASKING_OBJS= \ a-ztmoau$(objext) \ a-ztmoio$(objext) \ a-zttest$(objext) \ + a-zzboio$(objext) \ a-zzunio$(objext) \ ada$(objext) \ calendar$(objext) \ + directio$(objext) \ + g-allein$(objext) \ + g-alleve$(objext) \ + g-altcon$(objext) \ + g-altive$(objext) \ + g-alveop$(objext) \ + g-alvety$(objext) \ + g-alvevi$(objext) \ g-arrspl$(objext) \ g-awk$(objext) \ g-bubsor$(objext) \ g-busora$(objext) \ g-busorg$(objext) \ + g-bytswa$(objext) \ g-calend$(objext) \ g-casuti$(objext) \ g-catiio$(objext) \ @@ -312,9 +352,11 @@ GNATRTL_NONTASKING_OBJS= \ g-moreex$(objext) \ g-os_lib$(objext) \ g-pehage$(objext) \ + g-rannum$(objext) \ g-regexp$(objext) \ g-regpat$(objext) \ g-sestin$(objext) \ + g-sha1$(objext) \ g-soccon$(objext) \ g-socket$(objext) \ g-socthi$(objext) \ @@ -328,6 +370,7 @@ GNATRTL_NONTASKING_OBJS= \ g-sptavs$(objext) \ g-string$(objext) \ g-strspl$(objext) \ + g-sttsne$(objext) \ g-table$(objext) \ g-tasloc$(objext) \ g-traceb$(objext) \ @@ -368,9 +411,10 @@ GNATRTL_NONTASKING_OBJS= \ s-crtl$(objext) \ s-crc32$(objext) \ s-direio$(objext) \ + s-dsaser$(objext) \ s-errrep$(objext) \ - s-except$(objext) \ s-exctab$(objext) \ + s-except$(objext) \ s-exnint$(objext) \ s-exnllf$(objext) \ s-exnlli$(objext) \ @@ -386,9 +430,14 @@ GNATRTL_NONTASKING_OBJS= \ s-fatsfl$(objext) \ s-ficobl$(objext) \ s-fileio$(objext) \ + s-filofl$(objext) \ + s-fishfl$(objext) \ s-finimp$(objext) \ s-finroo$(objext) \ s-fore$(objext) \ + s-fvadfl$(objext) \ + s-fvaffl$(objext) \ + s-fvagfl$(objext) \ s-geveop$(objext) \ s-htable$(objext) \ s-imgbiu$(objext) \ @@ -411,6 +460,7 @@ GNATRTL_NONTASKING_OBJS= \ s-maccod$(objext) \ s-mantis$(objext) \ s-mastop$(objext) \ + s-os_lib$(objext) \ s-osprim$(objext) \ s-pack03$(objext) \ s-pack05$(objext) \ @@ -476,6 +526,9 @@ GNATRTL_NONTASKING_OBJS= \ s-poosiz$(objext) \ s-powtab$(objext) \ s-purexc$(objext) \ + s-rannum$(objext) \ + s-regexp$(objext) \ + s-regpat$(objext) \ s-restri$(objext) \ s-rident$(objext) \ s-rpc$(objext) \ @@ -487,6 +540,7 @@ GNATRTL_NONTASKING_OBJS= \ s-sopco4$(objext) \ s-sopco5$(objext) \ s-stache$(objext) \ + s-stausa$(objext) \ s-stchop$(objext) \ s-stalib$(objext) \ s-stoele$(objext) \ @@ -496,10 +550,13 @@ GNATRTL_NONTASKING_OBJS= \ s-soflin$(objext) \ s-memory$(objext) \ s-memcop$(objext) \ + s-string$(objext) \ + s-tasloc$(objext) \ s-traceb$(objext) \ s-traces$(objext) \ s-traent$(objext) \ s-unstyp$(objext) \ + s-utf_32$(objext) \ s-vaflop$(objext) \ s-valboo$(objext) \ s-valcha$(objext) \ @@ -531,5 +588,9 @@ GNATRTL_NONTASKING_OBJS= \ s-wwdcha$(objext) \ s-wwdenu$(objext) \ s-wwdwch$(objext) \ + sequenio$(objext) \ system$(objext) \ - text_io$(objext) $(EXTRA_GNATRTL_NONTASKING_OBJS) + text_io$(objext) \ + unchconv$(objext) \ + unchdeal$(objext) \ + $(EXTRA_GNATRTL_NONTASKING_OBJS)