Added OS specific files. Builds now on Cygwin.
commit6deb5cc84abf5202f70496b058d11f7dc3e7a600
authork1w1 <k1w1@k1w1.org>
Sat, 5 Dec 2009 22:04:55 +0000 (5 14:04 -0800)
committerk1w1 <k1w1@k1w1.org>
Sat, 5 Dec 2009 22:04:55 +0000 (5 14:04 -0800)
tree70e8c03553dcc1e797f6532ea6e19c3bdb876be1
parent30d71042e4399b67e3834da5a2786739a181daba
Added OS specific files. Builds now on Cygwin.
Added Borland C++Builder 6 library project files.
16 files changed:
Makefile
lib/bcheck.c
libtcc.c
tcc.h
tccargs.c
tccasm.h
tccgen.c
tccgen.h
tccos.h [copied from tccasm.h with 64% similarity]
tccoscygwin.c [copied from tccasm.h with 64% similarity]
tccosposix.c [new file with mode: 0755]
tccoswin32.c [new file with mode: 0755]
tccsym.c
tccutil.c
tinycc_bcb.bpf [new file with mode: 0755]
tinycc_bcb.bpr [new file with mode: 0755]