OSDN Git Service

* config/m68k/linux-unwind.h: Fix a comment typo.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Feb 2007 01:36:11 +0000 (01:36 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Feb 2007 01:36:11 +0000 (01:36 +0000)
* target.h: Follow spelling conventions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122119 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/m68k/linux-unwind.h
gcc/target.h

index a2493c7..5dcfd41 100644 (file)
@@ -6,6 +6,9 @@
        * config/frv/frv.c, config/frv/frv.h, config/frv/frv.md,
        config/frv/predicates.md: Follow spelling conventions.
 
+       * config/m68k/linux-unwind.h: Fix a comment typo.
+       * target.h: Follow spelling conventions.
+
 2007-02-18  Roger Sayle  <roger@eyesopen.com>
 
        PR rtl-optimization/28173
index bd24d80..dffde3b 100644 (file)
@@ -34,7 +34,7 @@ Boston, MA 02110-1301, USA.  */
 
 #include <signal.h>
 
-/* <sys/ucontext.h> is unfortunaly broken right now */
+/* <sys/ucontext.h> is unfortunately broken right now.  */
 struct uw_ucontext {
        unsigned long     uc_flags;
        struct ucontext  *uc_link;
index e8694f2..80f5a5a 100644 (file)
@@ -115,7 +115,7 @@ struct gcc_target
     /* Output code that will globalize a label.  */
     void (* globalize_label) (FILE *, const char *);
 
-    /* Output code that will globalise a declaration.  */
+    /* Output code that will globalize a declaration.  */
     void (* globalize_decl_name) (FILE *, tree);
 
     /* Output code that will emit a label for unwind info, if this