1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 13:20:26 +02:00
Mirror of the upstream GNU Guile repository on Savannah. https://www.gnu.org/software/guile/
Find a file
pcpa 7807aab036 Update ia64 port to work on HP-UX.
* configure.ac: Force -mlp64 to CFLAGS on HP-UX ia64 port.
	It is the only supported mode, and expects gcc as C compiler.

	* include/lightning.h, lib/jit_ia64-cpu.c, lib/jit_ia64.c:
	Correct ia64 port to work on HP-UX that runs it in big endian
	mode.
2013-06-14 15:47:13 -03:00
check Build and pass all test cases on a multiprocessor HP-UX. 2013-06-09 18:31:50 -03:00
doc Build and pass all test cases on a multiprocessor HP-UX. 2013-06-09 18:31:50 -03:00
include Update ia64 port to work on HP-UX. 2013-06-14 15:47:13 -03:00
lib Update ia64 port to work on HP-UX. 2013-06-14 15:47:13 -03:00
.gitattributes add .gitattributes file 2008-04-10 11:30:17 +02:00
.gitignore Update texinfo documentation to match current implementation. 2013-01-24 19:41:35 -02:00
AUTHORS Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
ChangeLog Update ia64 port to work on HP-UX. 2013-06-14 15:47:13 -03:00
configure.ac Update ia64 port to work on HP-UX. 2013-06-14 15:47:13 -03:00
COPYING switch to GPLv3 2008-01-09 15:50:13 +01:00
COPYING.DOC update FSF address 2008-01-09 15:49:29 +01:00
COPYING.LESSER switch to GPLv3 2008-01-09 15:50:13 +01:00
Makefile.am Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
NEWS Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
README initial import 2004-10-10 21:18:38 +00:00
THANKS Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
TODO Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00

GNU lightning is a library to aid in making portable programs
that compile assembly code at run time.  For more information,
look at the info documentation.