first support of x86_64 assembly
commit526c4645048fa469a2941c86a09f4f851a96eb91
authorFrederic Feret <tommy.planet@free.fr>
Thu, 27 Aug 2009 07:53:50 +0000 (27 09:53 +0200)
committergrischka <grischka>
Fri, 13 Nov 2009 17:08:59 +0000 (13 18:08 +0100)
tree265c37c212c2083a53f92b89b31b2e2a26f1fdf4
parent0d768b97130ef2180725c4e585bb482ed0dea105
first support of x86_64 assembly
Makefile
libtcc.c
tcc.h
tccasm.c
tcctok.h
x86_64-asm.c [new file with mode: 0644]
x86_64-asm.h [new file with mode: 0644]
x86_64-tok.h [new file with mode: 0644]