From 9eb42ed178685583b492e2c71fff541aaedffb63 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Fri, 5 Mar 2004 15:34:29 +0000 Subject: [PATCH] * sparc-tdep.c: Fix typo in comment. --- gdb/ChangeLog | 4 ++++ gdb/sparc-tdep.c | 11 +++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8237ba3..82dfcb8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-03-05 Mark Kettenis + + * sparc-tdep.c: Fix typo in comment. + 2004-03-04 J. Brobecker * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value. diff --git a/gdb/sparc-tdep.c b/gdb/sparc-tdep.c index ac8eb48..e3e2758 100644 --- a/gdb/sparc-tdep.c +++ b/gdb/sparc-tdep.c @@ -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 -- 2.7.4