Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-12-26 02:17:38 +0300
committerMike Frysinger <vapier@gentoo.org>2024-01-03 08:14:42 +0300
commita2ddc21f801b17327a7c65c81e8b55b7d62efdb6 (patch)
tree9c4c2187e7ff8ff9d4e1bfd082e17a43ddb6de2e /libgloss/sparc
parent99f3898dfcdcd5de1a3a6093d24ed097291ff4d8 (diff)
libgloss: fix up incorrect "it's"
Diffstat (limited to 'libgloss/sparc')
-rw-r--r--libgloss/sparc/crt0.S2
-rw-r--r--libgloss/sparc/sparc-stub.c2
-rw-r--r--libgloss/sparc/sparcl-stub.c2
-rw-r--r--libgloss/sparc/sparclet-stub.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/libgloss/sparc/crt0.S b/libgloss/sparc/crt0.S
index 501abf8ed..411808604 100644
--- a/libgloss/sparc/crt0.S
+++ b/libgloss/sparc/crt0.S
@@ -103,7 +103,7 @@ copyloop:
/*
- * Move the data segment from it's ROM address to RAM where it
+ * Move the data segment from its ROM address to RAM where it
* belongs.
*/
diff --git a/libgloss/sparc/sparc-stub.c b/libgloss/sparc/sparc-stub.c
index fa21d72cd..675737341 100644
--- a/libgloss/sparc/sparc-stub.c
+++ b/libgloss/sparc/sparc-stub.c
@@ -4,7 +4,7 @@
THIS SOFTWARE IS NOT COPYRIGHTED
HP offers the following for use in the public domain. HP makes no
- warranty with regard to the software or it's performance and the
+ warranty with regard to the software or its performance and the
user accepts the software "AS IS" with all faults.
HP DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD
diff --git a/libgloss/sparc/sparcl-stub.c b/libgloss/sparc/sparcl-stub.c
index 634878bd7..960e1a666 100644
--- a/libgloss/sparc/sparcl-stub.c
+++ b/libgloss/sparc/sparcl-stub.c
@@ -3,7 +3,7 @@
THIS SOFTWARE IS NOT COPYRIGHTED
HP offers the following for use in the public domain. HP makes no
- warranty with regard to the software or it's performance and the
+ warranty with regard to the software or its performance and the
user accepts the software "AS IS" with all faults.
HP DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD
diff --git a/libgloss/sparc/sparclet-stub.c b/libgloss/sparc/sparclet-stub.c
index a46212830..e7dfebadf 100644
--- a/libgloss/sparc/sparclet-stub.c
+++ b/libgloss/sparc/sparclet-stub.c
@@ -3,7 +3,7 @@
THIS SOFTWARE IS NOT COPYRIGHTED
HP offers the following for use in the public domain. HP makes no
- warranty with regard to the software or it's performance and the
+ warranty with regard to the software or its performance and the
user accepts the software "AS IS" with all faults.
HP DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD