1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 13:20:26 +02:00
guile/lib
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
..
jit_arm-cpu.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_arm-swf.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_arm-vfp.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_arm.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_disasm.c Adjust lightning to work on ppc AIX. 2013-06-07 21:27:52 -03:00
jit_hppa-cpu.c Build and pass all test cases on a multiprocessor HP-UX. 2013-06-09 18:31:50 -03:00
jit_hppa-fpu.c Build and pass all test cases on a multiprocessor HP-UX. 2013-06-09 18:31:50 -03:00
jit_hppa.c Remove redundancy in the hppa cache synchronization code. 2013-06-10 16:23:44 -03:00
jit_ia64-cpu.c Update ia64 port to work on HP-UX. 2013-06-14 15:47:13 -03:00
jit_ia64-fpu.c Finish Itanium port, correcting remaining failing test cases. 2013-04-27 22:31:29 -03:00
jit_ia64.c Update ia64 port to work on HP-UX. 2013-06-14 15:47:13 -03:00
jit_memory.c Do not start over jit generation if can safely grow buffer size. 2013-03-29 12:53:40 -03:00
jit_mips-cpu.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_mips-fpu.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_mips.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_note.c Add a simple memory management wrapper. 2013-03-29 12:10:36 -03:00
jit_ppc-cpu.c Adjust lightning to work on ppc AIX. 2013-06-07 21:27:52 -03:00
jit_ppc-fpu.c Adjust lightning to work on ppc AIX. 2013-06-07 21:27:52 -03:00
jit_ppc.c Adjust lightning to work on ppc AIX. 2013-06-07 21:27:52 -03:00
jit_print.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_sparc-cpu.c Make it simpler to add support for more than 64 registers. 2013-04-10 15:07:01 -03:00
jit_sparc-fpu.c Pass all but the (not yet implemented) qmul and qdiv tests in sparc 2013-02-19 01:06:18 -03:00
jit_sparc.c Make it simpler to add support for more than 64 registers. 2013-04-10 15:07:01 -03:00
jit_x86-cpu.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_x86-sse.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_x86-x87.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
jit_x86.c Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
lightning.c Build and pass all test cases on a multiprocessor HP-UX. 2013-06-09 18:31:50 -03:00
Makefile.am Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00