]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR other/42537 ([PATCH] misc spelling fixes)
authorRobert Millan <rmh.gcc@aybabtu.com>
Wed, 30 Dec 2009 10:53:31 +0000 (10:53 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 30 Dec 2009 10:53:31 +0000 (10:53 +0000)
/gcc
2009-12-30  Robert Millan  <rmh.gcc@aybabtu.com>

PR other/42537
* errors.c: Fix typo in comment.
* graphite-sese-to-poly.c: Likewise.
* profile.c (is_inconsistent): Fix typo in string.

/libjava
2009-12-30  Robert Millan  <rmh.gcc@aybabtu.com>

PR other/42537
* classpath/java/rmi/activation/Activatable.java: Fix typos in comment.

From-SVN: r155518

gcc/ChangeLog
gcc/ChangeLog-2002
gcc/ChangeLog-2005
gcc/ChangeLog-2006
gcc/cp/ChangeLog-2004
gcc/errors.c
gcc/graphite-sese-to-poly.c
gcc/profile.c
libjava/ChangeLog
libjava/classpath/java/rmi/activation/Activatable.java

index 6160bfc3520eacf7946f0a1ab12ae6d640189636..8e2ee77bba3c4b9e84a3d7ffb244b6071fb301aa 100644 (file)
@@ -1,3 +1,10 @@
+2009-12-30  Robert Millan  <rmh.gcc@aybabtu.com>
+
+       PR other/42537
+       * errors.c: Fix typo in comment.
+       * graphite-sese-to-poly.c: Likewise.
+       * profile.c (is_inconsistent): Fix typo in string.
+
 2009-12-29  Ian Lance Taylor  <iant@google.com>
 
        PR middle-end/42099
@@ -34,7 +41,7 @@
        * config/avr/avr-c.c: New File.
        (avr_cpu_cpp_builtins) : Add.
        * config/avr/t-avr: Add make information for avr-c.
-       * config.gcc (avr-*-*): Include avr-c.o as c and cpp object. 
+       * config.gcc (avr-*-*): Include avr-c.o as c and cpp object.
 
 2009-12-24  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
 
index 2e60a7ffce7d612537d95290c13590155bee72ac..d76fba9025223ef82194415eb0cc4864cee36760 100644 (file)
@@ -4241,7 +4241,7 @@ Tue Oct 22 19:07:03 CEST 2002  Jan Hubicka  <jh@suse.cz>
 
        * real.c (sticky_rshift_significand): Return inexact, don't
        or it in immediately.
-       (sub_significands): Accept incomming carry.
+       (sub_significands): Accept incoming carry.
        (div_significands, rtd_divmod): Update for sub_significands change.
        (round_for_format): Update for sticky_rshift_significand change.
        (do_add): Don't involve the inexact bit in addition, do give the
@@ -27738,7 +27738,7 @@ objc:
        (INIT_CUMULATIVE_ARGS, INIT_CUMULATIVE_INCOMING_ARGS): Update.
        * config/ia64/ia64.c (ia64_function_arg_advance): Set int_regs.
        (ia64_expand_prologue): Look at int_regs, not words, for number
-       of incomming int regs.
+       of incoming int regs.
 
 2002-03-22  Andrew MacLeod  <amacleod@redhat.com>
 
index efe77cde004e2a8dfdc056f8055dc35eacfaaa15..bd366c8dd6919641a4270439d1353466fd226e45 100644 (file)
 
        PR 23706
        * mode-switching.c (optimize_mode_switching): Clear transp bit
-       for block with incomming abnormal edges.
+       for block with incoming abnormal edges.
 
        * config/sh/sh.c (fpscr_values, emit_fpu_switch): New.
        (fpscr_set_from_mem): Use them.
index b4045cd1d9cd6810ef8c8f22e713b236196b243a..1d661d0d70bf36fdee9b8fd90d2ad397ec638a77 100644 (file)
 
        PR tree-opt/25315
        PR tree-opt/25857
-       * tree-ssa-pre.c (insert_extra_phis): If an incomming edge is abnormal
+       * tree-ssa-pre.c (insert_extra_phis): If an incoming edge is abnormal
        return from the function.
 
 2006-01-22  Zack Weinberg  <zackw@panix.com>
index 8bb7fec7c36707f42ce3a234330ba8e97e0cc737..602745f7ede823b948e1fea2299d297d38b7a3b8 100644 (file)
        dfs_accumulate_vtbls_inits, build_vbase_offset_vtbl_entries,
        build_vcall_offset_vtbl_entries, add_vcall_offset_vtbl_entries_r,
        add_vcall_offset_vtbl_entries_1): Likewise.
-       * decl.c (xref_basetypes): Incomming virtual base indicated by
+       * decl.c (xref_basetypes): Incoming virtual base indicated by
        TREE_TYPE. Adjust.
        * dump.c (cp_dump_tree): Use BINFO_VIRTUAL_P.
        * init.c (finish_init_stmts, sort_mem_initializers,
index c75b361fb0281399884fa31994336c35bae48185..040dfdd09523126cf34454b59a9b0d6ee3ba8551 100644 (file)
@@ -104,7 +104,7 @@ internal_error (const char *format, ...)
    shares no directory elements with the pathname of __FILE__.  This
    is used by fancy_abort() to print `Internal compiler error in expr.c'
    instead of `Internal compiler error in ../../GCC/gcc/expr.c'.  This
-   version is ment to be used for the gen* programs and therefor need not
+   version is meant to be used for the gen* programs and therefor need not
    handle subdirectories.  */
 
 const char *
index 70827a9bab961bf111c768e1fb30207562da26cd..3be2d8603912cb76e4e17697160f7211eba387ce 100644 (file)
@@ -2245,7 +2245,7 @@ rewrite_phi_out_of_ssa (gimple_stmt_iterator *psi)
         |  end_2
         | end_1
 
-        whereas inserting the copy on the incomming edge is correct
+        whereas inserting the copy on the incoming edge is correct
 
         | a = ...
         | loop_1
index 104956188bc674927b34515fd7d6c5e1d06d7c18..ac460464697cef6abbb60cb8bce2fac952a26c97 100644 (file)
@@ -343,7 +343,7 @@ is_inconsistent (void)
         {
          if (dump_file)
            {
-             fprintf (dump_file, "BB %i count does not match sum of incomming edges "
+             fprintf (dump_file, "BB %i count does not match sum of incoming edges "
                       HOST_WIDEST_INT_PRINT_DEC" should be " HOST_WIDEST_INT_PRINT_DEC,
                       bb->index,
                       bb->count,
index 0701bd395a762dfe3a515cfe4519339ced33d2e1..5a64e2534380d92fd851400041b2448f7288c88e 100644 (file)
@@ -1,3 +1,8 @@
+2009-12-30  Robert Millan  <rmh.gcc@aybabtu.com>
+
+       PR other/42537
+       * classpath/java/rmi/activation/Activatable.java: Fix typos in comment.
+
 2009-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * configure.ac: Remove code to un-precious-ize CC, CXX,
 
 2009-12-09  Bryce McKinlay  <bmckinlay@gmail.com>
 
-       PR java/41991  
+       PR java/41991
        * configure.ac (SYSTEMSPEC): Pass -allow_stack_execute to Darwin
        linker.
        * Makefile.am (gij_LDFLAGS): Remove extra_gij_ldflags.
-       * configure: Regenerate.  
+       * configure: Regenerate.
        * Makefile.in: Regenerate.
 
 2009-12-08  Eric Botcazou  <ebotcazou@adacore.com>
        (PrintStream(File, String)): Likewise.
        (PrintStream(String)): Likewise.
        (PrintStream(String, String)): Likewise.
-       
+
 2009-07-24  Kai Tietz  <kai.tietz@onevision.com>
 
        * gnu/java/security/jce/prng/natVMSecureRandomWin32.cc: New Win32
index eb51100304f50dfefd8166b2fdea741c4dcb576c..6977d984c546901fa13e26dd2161ae69e0c28230 100644 (file)
@@ -150,7 +150,7 @@ public abstract class Activatable
    * constructor when the object itself is activated via its special
    * "activation" constructor with the two parameters ({@link ActivationID},
    * {@link MarshalledObject}). As a side effect, the object is exported and is
-   * available to accept incomming calls.
+   * available to accept incoming calls.
    * 
    * @param anId the activation id
    * @param port the port, on which the activatable will be listening
@@ -179,7 +179,7 @@ public abstract class Activatable
    * constructor when the object itself is activated via its special
    * "activation" constructor with the two parameters ({@link ActivationID},
    * {@link MarshalledObject}). As a side effect, the object is exported and is
-   * available to accept incomming calls.
+   * available to accept incoming calls.
    * 
    * @param anId the activation id
    * @param port the port, on which the activatable will be listening
@@ -412,7 +412,7 @@ public abstract class Activatable
 
   /**
    * Make the remote object unavailable for incoming calls. This method also
-   * unregisters the object, so it cannot be activated again by incomming call
+   * unregisters the object, so it cannot be activated again by incoming call
    * (unless registered).
    * 
    * @param obj the object to unexport