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:
authorDJ Delorie <dj@redhat.com>2001-04-24 22:32:27 +0400
committerDJ Delorie <dj@redhat.com>2001-04-24 22:32:27 +0400
commit96d16d1c116709390244cd89f948f62ce177984e (patch)
treec585a981e8af1830466f4c346ec35d169a1d40b4 /include
parent8db71e01698f00c71eed124b1609f019776900a1 (diff)
* sparc.h: Fix typo.
Diffstat (limited to 'include')
-rw-r--r--include/elf/ChangeLog4
-rw-r--r--include/elf/sparc.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index d14fa8ec5..e9a053f70 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-24 Todd Fries <todd@fries.net>
+
+ * sparc.h: Fix typo.
+
2001-04-20 Johan Rydberg <jrydberg@opencores.org>
* openrisc.h: New file.
diff --git a/include/elf/sparc.h b/include/elf/sparc.h
index a9b757377..7c780f7c3 100644
--- a/include/elf/sparc.h
+++ b/include/elf/sparc.h
@@ -86,7 +86,7 @@ START_RELOC_NUMBERS (elf_sparc_reloc_type)
RELOC_NUMBER (R_SPARC_UA32, 23)
/* ??? These 6 relocs are new but not currently used. For binary
- compatility in the sparc64-elf toolchain, we leave them out.
+ compatibility in the sparc64-elf toolchain, we leave them out.
A non-binary upward compatible change is expected for sparc64-elf. */
#ifndef SPARC64_OLD_RELOCS
/* ??? New relocs on the UltraSPARC. Not sure what they're for yet. */