mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
* sparc.h: Fix typo.
This commit is contained in:
parent
8db71e0169
commit
96d16d1c11
@ -1,3 +1,7 @@
|
|||||||
|
2001-04-24 Todd Fries <todd@fries.net>
|
||||||
|
|
||||||
|
* sparc.h: Fix typo.
|
||||||
|
|
||||||
2001-04-20 Johan Rydberg <jrydberg@opencores.org>
|
2001-04-20 Johan Rydberg <jrydberg@opencores.org>
|
||||||
|
|
||||||
* openrisc.h: New file.
|
* openrisc.h: New file.
|
||||||
|
@ -86,7 +86,7 @@ START_RELOC_NUMBERS (elf_sparc_reloc_type)
|
|||||||
RELOC_NUMBER (R_SPARC_UA32, 23)
|
RELOC_NUMBER (R_SPARC_UA32, 23)
|
||||||
|
|
||||||
/* ??? These 6 relocs are new but not currently used. For binary
|
/* ??? 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. */
|
A non-binary upward compatible change is expected for sparc64-elf. */
|
||||||
#ifndef SPARC64_OLD_RELOCS
|
#ifndef SPARC64_OLD_RELOCS
|
||||||
/* ??? New relocs on the UltraSPARC. Not sure what they're for yet. */
|
/* ??? New relocs on the UltraSPARC. Not sure what they're for yet. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user