mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 03:30:27 +02:00
fix imprecisions in the ChangeLog
git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-54
This commit is contained in:
parent
b07a8d4ea1
commit
4ffa29247c
1 changed files with 11 additions and 7 deletions
18
ChangeLog
18
ChangeLog
|
@ -52,7 +52,7 @@
|
|||
|
||||
2006-11-20 Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
* lightning/i386/asm-i386.h: Check in rewrite from aranym.
|
||||
* lightning/i386/asm-i386.h: Check in rewrite from Basilisk II.
|
||||
* lightning/i386/asm-32.h: Adjust.
|
||||
* lightning/i386/asm-64.h: Adjust.
|
||||
* lightning/i386/fp-32.h: Adjust.
|
||||
|
@ -63,16 +63,20 @@
|
|||
|
||||
2006-11-20 Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
* lightning/i386/asm-i386.h: Merge 64-bit cleanliness changes from mzscheme.
|
||||
* lightning/i386/asm-i386.h: Merge 64-bit cleanliness changes from
|
||||
mzscheme.
|
||||
Add SSE.
|
||||
* lightning/i386/asm-64.h: Likewise.
|
||||
|
||||
2006-11-20 Paolo Bonzini <bonzini@gnu.org>
|
||||
Ludovic Courtes <ludo@chbouib.org>
|
||||
|
||||
* lightning/i386/core-32.h: Disable jit_push and jit_pop if stack not needed.
|
||||
* lightning/i386/core-64.h: Disable jit_push and jit_pop if stack not needed.
|
||||
* lightning/sparc/core.h: Merge final implementation of jit_pushr and jit_popr.
|
||||
* lightning/i386/core-32.h: Disable jit_push and jit_pop if stack not
|
||||
needed.
|
||||
* lightning/i386/core-64.h: Disable jit_push and jit_pop if stack not
|
||||
needed.
|
||||
* lightning/sparc/core.h: Merge final implementation of jit_pushr and
|
||||
jit_popr.
|
||||
* lightning/ppc/core.h: Fix implementation of jit_pushr and jit_popr to
|
||||
work (more or less) across function calls.
|
||||
|
||||
|
@ -90,8 +94,8 @@
|
|||
* lightning/i386/core-64.h: More merge from mzscheme.
|
||||
* lightning/i386/core-i386.h: More merge from mzscheme.
|
||||
|
||||
* tests/rpnfp.c, tests/testfp.c, tests/funcfp.c: Skip if no floating-point
|
||||
support.
|
||||
* tests/rpnfp.c, tests/testfp.c, tests/funcfp.c: Skip if no
|
||||
floating-point support.
|
||||
|
||||
2006-11-04 Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue