mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 19:14:52 +08:00
* sparc-tdep.c: Fix typo in comment.
This commit is contained in:
parent
e5caec89a0
commit
9eb42ed178
@ -1,3 +1,7 @@
|
||||
2004-03-05 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* sparc-tdep.c: Fix typo in comment.
|
||||
|
||||
2004-03-04 J. Brobecker <brobecker@gnat.com>
|
||||
|
||||
* hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
|
||||
|
@ -43,12 +43,11 @@
|
||||
|
||||
struct regset;
|
||||
|
||||
/* This file implements the The SPARC 32-bit ABI as defined by the
|
||||
section "Low-Level System Information" of the SPARC Compliance
|
||||
Definition (SCD) 2.4.1, which is the 32-bit System V psABI for
|
||||
SPARC. The SCD lists changes with respect to the origional 32-bit
|
||||
psABI as defined in the "System V ABI, SPARC Processor
|
||||
Supplement".
|
||||
/* This file implements the SPARC 32-bit ABI as defined by the section
|
||||
"Low-Level System Information" of the SPARC Compliance Definition
|
||||
(SCD) 2.4.1, which is the 32-bit System V psABI for SPARC. The SCD
|
||||
lists changes with respect to the origional 32-bit psABI as defined
|
||||
in the "System V ABI, SPARC Processor Supplement".
|
||||
|
||||
Note that if we talk about SunOS, we mean SunOS 4.x, which was
|
||||
BSD-based, which is sometimes (retroactively?) referred to as
|
||||
|
Loading…
Reference in New Issue
Block a user