Makefile.in (common_tools): Fix typos in $(exeext) extension.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 3 Jun 2008 17:41:43 +0000 (17:41 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Tue, 3 Jun 2008 17:41:43 +0000 (17:41 +0000)
gcc/ada/
* Makefile.in (common_tools): Fix typos in $(exeext) extension.
* gnat_ugn.texi (Style Checking)
(Adding the Results of Compiler Checks to gnatcheck Output)
(Example of Binder Output File): Fix typos.
* ali.ads, einfo.ads, exp_ch4.adb, exp_ch6.adb,
exp_dbug.ads, exp_dist.adb, exp_smem.adb, g-socket.ads,
s-osinte-rtems.ads, s-shasto.ads, s-stausa.adb,
s-stausa.ads, sem_cat.adb, sem_ch12.adb, sem_ch3.adb,
sem_ch4.adb, sem_ch6.adb, sem_ch8.adb, sem_util.ads,
sinfo.ads, utils.c: Fix typos in comments.
* sem_ch6.adb, vms_data.ads: Fix typos in strings.

From-SVN: r136329

25 files changed:
gcc/ada/ChangeLog
gcc/ada/Makefile.in
gcc/ada/ali.ads
gcc/ada/einfo.ads
gcc/ada/exp_ch4.adb
gcc/ada/exp_ch6.adb
gcc/ada/exp_dbug.ads
gcc/ada/exp_dist.adb
gcc/ada/exp_smem.adb
gcc/ada/g-socket.ads
gcc/ada/gnat_ugn.texi
gcc/ada/s-osinte-rtems.ads
gcc/ada/s-shasto.ads
gcc/ada/s-stausa.adb
gcc/ada/s-stausa.ads
gcc/ada/sem_cat.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_ch8.adb
gcc/ada/sem_util.ads
gcc/ada/sinfo.ads
gcc/ada/utils.c
gcc/ada/vms_data.ads

index 48aee98d33be77b61d63470493b35655f6d5457f..246f6fcc6ddbe7f754ea055f5c979e8cbe15d7b5 100644 (file)
@@ -1,3 +1,17 @@
+2008-06-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in (common_tools): Fix typos in $(exeext) extension.
+       * gnat_ugn.texi (Style Checking)
+       (Adding the Results of Compiler Checks to gnatcheck Output)
+       (Example of Binder Output File): Fix typos.
+       * ali.ads, einfo.ads, exp_ch4.adb, exp_ch6.adb,
+       exp_dbug.ads, exp_dist.adb, exp_smem.adb, g-socket.ads,
+       s-osinte-rtems.ads, s-shasto.ads, s-stausa.adb,
+       s-stausa.ads, sem_cat.adb, sem_ch12.adb, sem_ch3.adb,
+       sem_ch4.adb, sem_ch6.adb, sem_ch8.adb, sem_util.ads,
+       sinfo.ads, utils.c: Fix typos in comments.
+       * sem_ch6.adb, vms_data.ads: Fix typos in strings.
+
 2008-05-29  Thomas Quinot  <quinot@adacore.com>
 
        * sem_eval.adb: Minor reformatting
index 4fc101a6ffbd14b009e2287b909a50b7ee206583..9ffc02e21103ff04ef1c926dbfb16b79498a9989 100644 (file)
@@ -1781,23 +1781,23 @@ common-tools:
          --GNATBIND="$(GNATBIND)" --GCC="$(CC) $(ALL_ADAFLAGS)" \
          gnatchop gnatcmd gnatkr gnatls gnatprep gnatxref gnatfind gnatname \
          gnatclean -bargs $(ADA_INCLUDES) $(GNATBIND_FLAGS)
-       $(GNATLINK) -v gnatcmd -o ../../gnat$(exext) \
+       $(GNATLINK) -v gnatcmd -o ../../gnat$(exeext) \
                --GCC="$(GCC_LINK)" $(TOOLS_LIBS)
-       $(GNATLINK) -v gnatchop -o ../../gnatchop$(exext) \
+       $(GNATLINK) -v gnatchop -o ../../gnatchop$(exeext) \
                --GCC="$(GCC_LINK)" $(TOOLS_LIBS)
-       $(GNATLINK) -v gnatkr -o ../../gnatkr$(exext) \
+       $(GNATLINK) -v gnatkr -o ../../gnatkr$(exeext) \
                --GCC="$(GCC_LINK)" $(TOOLS_LIBS)
-       $(GNATLINK) -v gnatls -o ../../gnatls$(exext) \
+       $(GNATLINK) -v gnatls -o ../../gnatls$(exeext) \
                --GCC="$(GCC_LINK)" $(TOOLS_LIBS)
-       $(GNATLINK) -v gnatprep -o ../../gnatprep$(exext) \
+       $(GNATLINK) -v gnatprep -o ../../gnatprep$(exeext) \
                --GCC="$(GCC_LINK)" $(TOOLS_LIBS)
-       $(GNATLINK) -v gnatxref -o ../../gnatxref$(exext) \
+       $(GNATLINK) -v gnatxref -o ../../gnatxref$(exeext) \
                --GCC="$(GCC_LINK)" $(TOOLS_LIBS)
-       $(GNATLINK) -v gnatfind -o ../../gnatfind$(exext) \
+       $(GNATLINK) -v gnatfind -o ../../gnatfind$(exeext) \
                --GCC="$(GCC_LINK)" $(TOOLS_LIBS)
-       $(GNATLINK) -v gnatname -o ../../gnatname$(exext) \
+       $(GNATLINK) -v gnatname -o ../../gnatname$(exeext) \
                --GCC="$(GCC_LINK)" $(TOOLS_LIBS)
-       $(GNATLINK) -v gnatclean -o ../../gnatclean$(exext) \
+       $(GNATLINK) -v gnatclean -o ../../gnatclean$(exeext) \
                --GCC="$(GCC_LINK)" $(TOOLS_LIBS)
 
 ../../gnatsym$(exeext): 
index dd3b6cd6577d867efd0aa40ca5647891334d9780..3e95595edcaad82dc86bd9304637437ce0ad04a2 100644 (file)
@@ -444,7 +444,7 @@ package ALI is
 
    Float_Format_Specified : Character := ' ';
    --  Set to blank by Initialize_ALI. Set to appropriate float format
-   --  character (V or I, see Opt.Float_Format) if an an ali file that
+   --  character (V or I, see Opt.Float_Format) if an ali file that
    --  is read contains an F line setting the floating point format.
 
    Initialize_Scalars_Used : Boolean := False;
index c0377a5430d2d572e97559020a3adabfe177cb0b..41d53c0f05253117ce87b7ba015111746e3ca983 100644 (file)
@@ -2602,7 +2602,7 @@ package Einfo is
 
 --    Is_Remote_Call_Interface (Flag62)
 --       Present in all entities. Set in E_Package and E_Generic_Package
---       entities to which a pragma Remote_Call_Interace is applied, and
+--       entities to which a pragma Remote_Call_Interface is applied, and
 --       also on entities declared in the visible part of such a package.
 
 --    Is_Remote_Types (Flag61)
index 2d275a9bc8033814d517675dc9b1a42e37e1da5e..798da67036ee1f53bcf6f3fb6e65b1dd61148ec0 100644 (file)
@@ -2422,7 +2422,7 @@ package body Exp_Ch4 is
       begin
          --  If the index type is an enumeration type, the computation can be
          --  done in standard integer. Otherwise, choose a large enough integer
-         --  type to accomodate the index type computation.
+         --  type to accommodate the index type computation.
 
          if Is_Enumeration_Type (Ind_Typ)
            or else Root_Type (Ind_Typ) = Standard_Integer
@@ -5947,7 +5947,7 @@ package body Exp_Ch4 is
          --  the mod value is always 0, and we can just ignore the left operand
          --  completely in this case.
 
-         --  The operand type may be private (e.g. in the expansion of an an
+         --  The operand type may be private (e.g. in the expansion of an
          --  intrinsic operation) so we must use the underlying type to get the
          --  bounds, and convert the literals explicitly.
 
index 3afb7696770cbab1107bbe5488206ae976c8eee5..cddc021024132ffa37b5f818aca6f66101cbe172 100644 (file)
@@ -3839,7 +3839,7 @@ package body Exp_Ch6 is
               Make_Defining_Identifier (Loc, New_Internal_Name ('C'));
             Set_Is_Internal (Temp);
 
-            --  For the unconstrained case. the generated temporary has the
+            --  For the unconstrained case, the generated temporary has the
             --  same constrained declaration as the result variable.
             --  It may eventually be possible to remove that temporary and
             --  use the result variable directly.
@@ -3967,7 +3967,7 @@ package body Exp_Ch6 is
 
       --  If the return value of a foreign compiled function is
       --  VAX Float then expand the return (adjusts the location
-      --  of the return value on Alpha/VMS, noop everywere else).
+      --  of the return value on Alpha/VMS, noop everywhere else).
       --  Comes_From_Source intercepts recursive expansion.
 
       if Vax_Float (Etype (N))
index 9a9d5377d838b70c0cb0e834b3a76956f8c666c3..2f8b322336804d8b9cc91a7ac740522c6d51e054 100644 (file)
@@ -358,7 +358,7 @@ package Exp_Dbug is
       --  the protected/non-locking version of the operation.
 
       --  Operations generated for protected entries follow the same encoding.
-      --  Each entry results in two suprograms: a procedure that holds the
+      --  Each entry results in two subprograms: a procedure that holds the
       --  entry body, and a function that holds the evaluation of the barrier.
       --  The names of these subprograms include the prefix '_E' or '_B' res-
       --  pectively. The names also include a numeric suffix to render them
index 973948c4287a48a75b15d2c113a0293fa49c8eaa..c22239277bf62ab818c46fe178ffc1fc82c1b9bb 100644 (file)
@@ -3087,7 +3087,7 @@ package body Exp_Dist is
          Set_Etype (Stubbed_Result, Stub_Type_Access);
 
          --  If the Address is Null_Address, then return a null object, unless
-         --  RACW_Type is null-excluding, in which case inconditionally raise
+         --  RACW_Type is null-excluding, in which case unconditionally raise
          --  CONSTRAINT_ERROR instead.
 
          declare
index 0e3fc2379a4c551896bf5950f9c8f9613bcc40f4..60d1385f15a798b6c97a48e3f97abd429f5030c1 100644 (file)
@@ -300,7 +300,7 @@ package body Exp_Smem is
       --  with Ent.
 
       Instantiation : Node_Id;
-      --  Package instanciation node for SVP_Instance
+      --  Package instantiation node for SVP_Instance
 
    --  Start of processing for Make_Shared_Var_Procs
 
@@ -308,7 +308,7 @@ package body Exp_Smem is
       Build_Full_Name (Ent, Vnm);
 
       --  We turn off Shared_Passive during construction and analysis of
-      --  the generic package instantition, to avoid improper attempts to
+      --  the generic package instantiation, to avoid improper attempts to
       --  process the variable references within these instantiation.
 
       Set_Is_Shared_Passive (Ent, False);
index 7ebf243904e5210398a71882f25e5dfa8638a322..58255f0880e8664a61a69e6caffeab65eea4e0fe 100644 (file)
@@ -788,7 +788,7 @@ package GNAT.Sockets is
       Status   : out Selector_Status);
    --  Accept a new connection on Server using Accept_Socket, waiting no longer
    --  than the given timeout duration. Status is set to indicate whether the
-   --  operation completed successully, timed out, or was aborted. If Selector
+   --  operation completed successfully, timed out, or was aborted. If Selector
    --  is not null, the designated selector is used to wait for the socket to
    --  become available, else a private selector object is created by this
    --  procedure and destroyed before it returns.
@@ -816,7 +816,7 @@ package GNAT.Sockets is
       Status   : out Selector_Status);
    --  Connect Socket to the given Server address using Connect_Socket, waiting
    --  no longer than the given timeout duration. Status is set to indicate
-   --  whether the operation completed successully, timed out, or was aborted.
+   --  whether the operation completed successfully, timed out, or was aborted.
    --  If Selector is not null, the designated selector is used to wait for the
    --  socket to become available, else a private selector object is created
    --  by this procedure and destroyed before it returns.
@@ -1049,7 +1049,7 @@ package GNAT.Sockets is
    --  it is used in the visible part of GNAT.Sockets.Thin_Common. This is
    --  really an inversion of abstraction. The private part of GNAT.Sockets
    --  needs to have visibility on this type, but since Thin_Common is a child
-   --  of Sokcets, the type can't be declared there. The correct fix would
+   --  of Sockets, the type can't be declared there. The correct fix would
    --  be to move the thin sockets binding outside of GNAT.Sockets altogether,
    --  e.g. by renaming it to GNAT.Sockets_Thin.
 
index d40d0e86199fec873291ccfecaa63641101a12c8..2aac8e8297bec36111841407d836fff7626441dd 100644 (file)
@@ -6134,7 +6134,7 @@ use @option{L} parameter witout any integer value after that, because any
 digit following @option{-} in the parameter string of the @option{-gnaty}
 option will be threated as canceling indentation check. The same is true
 for @option{M} parameter. @option{y} and @option{N} parameters are not
-alloved after @option{-}.
+allowed after @option{-}.
 
 @item +
 This causes any subsequent options in the string to enable the corresponding
@@ -20401,7 +20401,7 @@ gnat_rm, GNAT Reference Manual}). Note, that in case of gnatcheck
 's' parameter, that corresponds to the GNAT @option{-gnatws} option, disables
 all the specific warnings, but not suppresses the warning mode,
 and 'e' parameter, corresponding to @option{-gnatwe} that means
-"therat warnings as errors", does not have any effect.
+"treat warnings as errors", does not have any effect.
 
 @end table
 
@@ -26224,7 +26224,7 @@ package body ada_main is
       --  a-except.ads/adb for full details of how zero cost
       --  exception handling works. This procedure, the call to
       --  it, and the two following tables are all omitted if the
-      --  build is in longjmp/setjump exception mode.
+      --  build is in longjmp/setjmp exception mode.
 
 @findex SDP_Table_Build
 @findex Zero Cost Exceptions
@@ -26299,7 +26299,7 @@ package body ada_main is
 
       --  Call SDP_Table_Build to build the top level procedure
       --  table for zero cost exception handling (omitted in
-      --  longjmp/setjump mode).
+      --  longjmp/setjmp mode).
 
       SDP_Table_Build (ST'Address, 23, EA'Address, 23);
 
index 8d5483b6c38d8bfabc01a94f78cc49fe7e3ae3c7..6d28ec5ef30407ad23229cc00232257439cf1507 100644 (file)
@@ -146,7 +146,7 @@ package System.OS_Interface is
    SA_SIGINFO  : constant := 16#02#;
 
    SA_ONSTACK : constant := 16#00#;
-   --  SA_ONSTACK is not defined on RTEMS, but it is refered to in the POSIX
+   --  SA_ONSTACK is not defined on RTEMS, but it is referred to in the POSIX
    --  implementation of System.Interrupt_Management. Therefore we define a
    --  dummy value of zero here so that setting this flag is a nop.
 
index 8046fd5b2f601f780c7eb9e207733098b8afa49f..2fd0341b7b6d1c175c06a6a31bc5e13c40118aea 100644 (file)
@@ -79,7 +79,7 @@
 
 --  The approach is as follows:
 
---    For each shared variable, var, an instanciation of the below generic
+--    For each shared variable, var, an instantiation of the below generic
 --    package is created which provides Read and Write supporting procedures.
 
 --    The routine Shared_Var_ROpen in package System.Shared_Storage
@@ -214,7 +214,7 @@ package System.Shared_Storage is
       --  the shared storage.
 
       procedure Write;
-      --  Shared passive variable assignement routine. Each assignment to
+      --  Shared passive variable assignment routine. Each assignment to
       --  the shared variable, V, is followed by a call to the corresponding
       --  Write procedure, which writes the new value to the shared storage.
 
index 07668da318ee0346577ad7ff58f6d094d45f0d8d..700c685ea272fed70c70d3d4f04306180b7f23ad 100644 (file)
@@ -261,7 +261,7 @@ package body System.Stack_Usage is
       Current_Stack_Level : aliased Integer;
 
    begin
-      --  Reajust the pattern size. When we arrive in this function, there is
+      --  Readjust the pattern size. When we arrive in this function, there is
       --  already a given amount of stack used, that we won't analyze.
 
       Analyzer.Stack_Used_When_Filling :=
index 7c500bffaec74887260126239f6008cac2915165..8a6e2b67cb51789b40a131aef38e7f5d099ba75b 100644 (file)
@@ -216,7 +216,7 @@ package System.Stack_Usage is
    --  Max_Pattern_Size is the size of the pattern zone, might be smaller than
    --  the full stack size in order to take into account e.g. the secondary
    --  stack and a guard against overflow. The actual size taken will be
-   --  reajusted with data already used at the time the stack is actually
+   --  readjusted with data already used at the time the stack is actually
    --  filled.
 
    Is_Enabled : Boolean := False;
index 3e4a036fb8dd5bdd9d20ced7a555a48b2aaf8a5d..367f25555c15588d60f295fe6fbdc71615656867 100644 (file)
@@ -1394,7 +1394,7 @@ package body Sem_Cat is
             elsif Ekind (Param_Type) = E_Anonymous_Access_Type
               or else Ekind (Param_Type) = E_Anonymous_Access_Subprogram_Type
             then
-               --  From RM E.2.2(14), no anonumous access parameter other than
+               --  From RM E.2.2(14), no anonymous access parameter other than
                --  controlling ones may be used (because an anonymous access
                --  type never supports external streaming).
 
index 4a7c91f1c95bde47041c2fe03e8f00f374b88b76..cae84097d1a1454a561a68302d27277988073092 100644 (file)
@@ -454,7 +454,7 @@ package body Sem_Ch12 is
       Inst   : Node_Id) return Boolean;
    --  True if the instantiation Inst and the given freeze_node F_Node appear
    --  within the same declarative part, ignoring subunits, but with no inter-
-   --  vening suprograms or concurrent units. If true, the freeze node
+   --  vening subprograms or concurrent units. If true, the freeze node
    --  of the instance can be placed after the freeze node of the parent,
    --  which it itself an instance.
 
index f0065b739013462e76e47d8b297697b5bb3a5930..b6ccb6028fc702db77ea3cdeb041335961abf456 100644 (file)
@@ -11339,7 +11339,7 @@ package body Sem_Ch3 is
         and then Is_Tagged_Type (Tagged_Type)
         and then Has_Interfaces (Tagged_Type));
 
-      --  Step 1: Transfer to the full-view primitives asociated with the
+      --  Step 1: Transfer to the full-view primitives associated with the
       --  partial-view that cover interface primitives. Conceptually this
       --  work should be done later by Process_Full_View; done here to
       --  simplify its implementation at later stages. It can be safely
index b59cd4b5186160bdc68fb9db5046854c8dfbdafc..e14fb436d6beda20a5024de9bc3bd9a7007c9ce2 100644 (file)
@@ -2246,7 +2246,7 @@ package body Sem_Ch4 is
       end if;
 
       --  If the call has been transformed into a slice, it is of the form
-      --  F (Subtype) where F is paramterless. The node has ben rewritten in
+      --  F (Subtype) where F is parameterless. The node has been rewritten in
       --  Try_Indexed_Call and there is nothing else to do.
 
       if Is_Indexed
index 640a20d0a54c66955247fdbe9608b5f872b97524..0116a83517c9f176968bc25c911b2b8162c10248 100644 (file)
@@ -1370,7 +1370,7 @@ package body Sem_Ch6 is
          Plist : List_Id;
 
          function Is_Inline_Pragma (N : Node_Id) return Boolean;
-         --  True when N is a pragma Inline or Inline_Awlays that applies
+         --  True when N is a pragma Inline or Inline_Always that applies
          --  to this subprogram.
 
          -----------------------
@@ -3555,7 +3555,7 @@ package body Sem_Ch6 is
                      if not Is_Overriding_Operation (Op) then
                         Error_Msg_N ("\\primitive % defined #", Typ);
                      else
-                        Error_Msg_N ("\\overridding operation % with " &
+                        Error_Msg_N ("\\overriding operation % with " &
                                      "convention % defined #", Typ);
                      end if;
 
index 6ebb647b86fdfdf94e5904de3681c996b51db69c..c5edce6d0856e3627ceec74fca81df135fce4a08 100644 (file)
@@ -1729,7 +1729,7 @@ package body Sem_Ch8 is
          then
             --  Input stream functions are abstract if the object type is
             --  abstract. Similarly, all default stream functions for an
-            --  interface type are abstract. However, these suprograms may
+            --  interface type are abstract. However, these subprograms may
             --  receive explicit declarations in representation clauses, making
             --  the attribute subprograms usable as defaults in subsequent
             --  type extensions.
@@ -3851,7 +3851,7 @@ package body Sem_Ch8 is
                Only_One_Visible := False;
                All_Overloadable := All_Overloadable and Is_Overloadable (E2);
 
-            --  Ada 2005 (AI-262): Protect against a form of Beujolais effect
+            --  Ada 2005 (AI-262): Protect against a form of Beaujolais effect
             --  that can occur in private_with clauses. Example:
 
             --    with A;
index bbd4c864a3e505f278f025238030188a042a5cc5..64d5cfb674b8485b3eae73e07bc915bea12bfdd3 100644 (file)
@@ -942,8 +942,8 @@ package Sem_Util is
    --  Returns True if the names of both entities correspond with matching
    --  primitives. This routine includes support for the case in which one
    --  or both entities correspond with entities built by Derive_Subprogram
-   --  with a special name to avoid being overriden (ie. return true in case
-   --  of entities with names "nameP" and "name" or viceversa).
+   --  with a special name to avoid being overridden (i.e. return true in case
+   --  of entities with names "nameP" and "name" or vice versa).
 
    function Private_Component (Type_Id : Entity_Id) return Entity_Id;
    --  Returns some private component (if any) of the given Type_Id.
index c2043b1153aedb2ba06517c3a4348b6e676d0929..29404b2332ba3a73cce098fb17dd8d43d48a3490 100644 (file)
@@ -3266,7 +3266,7 @@ package Sinfo is
       --  to Ada 2005 (AI-287).
 
       ----------------------------------
-      -- 4.3.1  Cmmponent Choice List --
+      -- 4.3.1  Component Choice List --
       ----------------------------------
 
       --  COMPONENT_CHOICE_LIST ::=
index 8dd445fd8cd735afd79158023454d6fd2a80d58b..4d10940370e2d87b0ff4ceea83c2a39e54cd3409 100644 (file)
@@ -95,7 +95,7 @@ static tree handle_type_generic_attribute (tree *, tree, tree, int, bool *);
 static tree fake_attribute_handler      (tree *, tree, tree, int, bool *);
 
 /* Table of machine-independent internal attributes for Ada.  We support
-   this minimal set ot attributes to accomodate the needs of builtins.  */
+   this minimal set of attributes to accommodate the needs of builtins.  */
 const struct attribute_spec gnat_internal_attribute_table[] =
 {
   /* { name, min_len, max_len, decl_req, type_req, fn_type_req, handler } */
index 545080f11f6b70afc6625ca80d96493e9372a264..3270e8f55b565b6f045566175be3a49f591df71d 100644 (file)
@@ -6601,7 +6601,7 @@ package VMS_Data is
    --
    --   Output the execution time
 
-   S_Sync_Details : aliased constant S := "/DETAILs="                      &
+   S_Sync_Details : aliased constant S := "/DETAILS="                      &
                                              "MEDIUM "                     &
                                                "-om "                      &
                                              "SHORT "                      &