1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-20 02:30:23 +02:00
guile/lightning/i386
Paolo Bonzini e3461957f6 fix stack alignment for Apple 32-bit ABI
2008-06-11  Paolo Bonzini  <bonzini@gnu.org>

	* lightning/i386/core-32.h: Use separate __APPLE__ and SysV
	prolog/ret macros.  Subtract 12 bytes in __APPLE__ case to
	keep stack aligned, and always use LEAVE in the epilog.
2008-06-11 12:37:24 -07:00
..
asm-32.h avoid redefinition of _r1 2008-02-14 09:55:57 +01:00
asm-64.h add LEAQmr for x86-64 2008-03-19 09:57:12 +01:00
asm-i386.h cast memory address to long for JCCim 2008-03-19 09:56:03 +01:00
core-32.h fix stack alignment for Apple 32-bit ABI 2008-06-11 12:37:24 -07:00
core-64.h fix several load/store patterns for x86-64. 2008-03-21 09:08:38 +01:00
core-i386.h fix jit_replace8 for case when one of the operands is _EAX. 2008-06-10 16:47:07 -07:00
fp-32.h fix i386 floating-point sub(a,0,a) 2008-01-09 15:52:44 +01:00
fp-64.h switch to GPLv3 2008-01-09 15:50:13 +01:00
funcs.h switch to GPLv3 2008-01-09 15:50:13 +01:00
Makefile.frag first merge of x86-64 backend and related configury changes 2008-01-09 15:49:45 +01:00