tinycc/lib
James Lyon 6ee366e765 Fixed x86-64 long double passing.
long double arguments require 16-byte alignment on the stack, which
requires adjustment when the the stack offset is not an evven number of
8-byte words.
2013-04-26 16:42:12 +01:00
..
alloca86_64.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86-bt.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
bcheck.c add version number to manpage 2013-02-17 00:48:51 +01:00
libtcc1.c Fixed x86-64 long double passing. 2013-04-26 16:42:12 +01:00
Makefile Fixed tests on Windows (including out-of-tree problems) 2013-04-17 20:32:07 +01:00