1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-25 14:10:22 +02:00

fix heading in ppc/fp.h and sparc/fp.h

git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-17
This commit is contained in:
Paolo Bonzini 2005-11-25 13:09:26 +00:00
parent 33bc19d30e
commit ca858a52e5
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2005-11-25 Paolo Bonzini <bonzini@gnu.org>
* lightning/sparc/fp.h: Fix header comment.
* lightning/ppc/fp.h: Fix header comment.
2005-04-27 Paolo Bonzini <bonzini@gnu.org>
* lightning/i386/asm.h (JCm, JCSm, JNCm, JNCSm): New.

View file

@ -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
*
***********************************************************************/

View file

@ -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
*
***********************************************************************/