1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 07:00:23 +02:00
guile/doc
Paolo Bonzini 66aef1c644 detect 32-/64-bit variant of i386 back-end at include time (not configure time)
2008-06-11  Paolo Bonzini  <bonzini@gnu.org>

	* build-aux/lightning.m4: Adjust LIGHTNING_BACKENDS, don't
	use suffix support to distinguish i386/x86_64.
	* lightning/i386/Makefile.frag: Use LIGHTNING_TARGET_FILES
	to distribute *-32.h and *-64.h files now.
	* lightning/i386/asm-i386: Moved to...
	* lightning/i386/asm.h: Include the appropriate subtarget file.
	* lightning/i386/core-i386: Moved to...
	* lightning/i386/core.h: Include the appropriate subtarget file.
	* lightning/i386/fp.h: New, include the appropriate subtarget file.
	* lightning/i386/asm-32: Do not include asm-i386.h.
	* lightning/i386/asm-64.h: Likewise.
	* lightning/i386/core-32: Do not include core-i386.h.
	* lightning/i386/core-64.h: Likewise.
	* lightning/Makefile.am: Adjust for renamed files.

	* configure.ac: Define LIGHTNING_TARGET here.
	* opcode/disass.c: Change list of valid LIGHTNING_TARGET values.

	* lightningize.in: Robustify against missing subtarget files.
2008-06-11 19:00:37 -07:00
..
.cvsignore big merge 2008-01-09 15:49:22 +01:00
.gitignore add .gitignore 2008-01-09 15:49:21 +01:00
body.texi update FSF address 2008-01-09 15:49:29 +01:00
lightning.texi big merge 2008-01-09 15:49:22 +01:00
lightningize.1 detect 32-/64-bit variant of i386 back-end at include time (not configure time) 2008-06-11 19:00:37 -07:00
Makefile.am upgrade to autoconf 2.60 2008-01-09 15:49:40 +01:00
Makefile.in first merge of x86-64 backend and related configury changes 2008-01-09 15:49:45 +01:00
p-lightning.texi commit source files for separate using/porting manuals 2008-02-21 17:06:38 +01:00
porting.texi fix several load/store patterns for x86-64. 2008-03-21 09:08:38 +01:00
toc.texi clarify bundling documentation and improve autoconf macro 2008-01-09 15:49:36 +01:00
u-lightning.texi commit source files for separate using/porting manuals 2008-02-21 17:06:38 +01:00
using.texi refine ludovic's doc patch 2008-01-09 15:50:09 +01:00
version.texi add --with-lightning-prefix option to lightning.m4 2008-02-03 09:58:16 +01:00