guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 15/437: fix heading in ppc/fp.h and sparc/fp.h


From: Andy Wingo
Subject: [Guile-commits] 15/437: fix heading in ppc/fp.h and sparc/fp.h
Date: Mon, 2 Jul 2018 05:13:36 -0400 (EDT)

wingo pushed a commit to branch lightning
in repository guile.

commit ca858a52e545947c133284bd4a5019346032c21d
Author: Paolo Bonzini <address@hidden>
Date:   Fri Nov 25 13:09:26 2005 +0000

    fix heading in ppc/fp.h and sparc/fp.h
    
    git-archimport-id: address@hidden/lightning--stable--1.2--patch-17
---
 ChangeLog            | 5 +++++
 lightning/ppc/fp.h   | 2 +-
 lightning/sparc/fp.h | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index edeaabc..be172dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-25  Paolo Bonzini  <address@hidden>
+
+       * lightning/sparc/fp.h: Fix header comment.
+       * lightning/ppc/fp.h: Fix header comment.
+
 2005-04-27  Paolo Bonzini  <address@hidden>
 
        * lightning/i386/asm.h (JCm, JCSm, JNCm, JNCSm): New.
diff --git a/lightning/ppc/fp.h b/lightning/ppc/fp.h
index b340881..6710c84 100644
--- a/lightning/ppc/fp.h
+++ b/lightning/ppc/fp.h
@@ -1,6 +1,6 @@
 /******************************** -*- C -*- ****************************
  *
- *     Run-time assembler & support macros for the Sparc math unit
+ *     Run-time assembler & support macros for the PowerPC math unit
  *
  ***********************************************************************/
 
diff --git a/lightning/sparc/fp.h b/lightning/sparc/fp.h
index 06e2cee..2ee4d52 100644
--- a/lightning/sparc/fp.h
+++ b/lightning/sparc/fp.h
@@ -1,6 +1,6 @@
 /******************************** -*- C -*- ****************************
  *
- *     Run-time assembler & support macros for the PowerPC math unit
+ *     Run-time assembler & support macros for the SPARC math unit
  *
  ***********************************************************************/
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]