radare2/shlr/tcc
David Martínez Moreno 06ed8553c6 Properly propagate LDFLAGS in libraries.
Debian fills up LDFLAGS with hardening flgs but for some libraries this
 parameter is not additive to the value from the environment but hardcoded.
2013-12-31 23:56:59 -08:00
..
config.h Initial import of libr_tcc (make -C shlr tcc-sync) 2013-06-05 01:13:05 +02:00
COPYING Initial import of libr_tcc (make -C shlr tcc-sync) 2013-06-05 01:13:05 +02:00
Jamroot More Jamroot files and move vm out 2013-12-31 15:57:52 +01:00
libr_tcc.h Removed unused code 2013-10-20 04:25:52 +04:00
libtcc.c Added 64bit C enum types support [stage 1] 2013-11-05 10:18:14 +04:00
libtcc.h Initial import of the new cparse engine using sdb and tcc 2013-08-01 00:39:19 +02:00
Makefile Properly propagate LDFLAGS in libraries. 2013-12-31 23:56:59 -08:00
stab.def Initial import of libr_tcc (make -C shlr tcc-sync) 2013-06-05 01:13:05 +02:00
stab.h Initial import of libr_tcc (make -C shlr tcc-sync) 2013-06-05 01:13:05 +02:00
tcc.h Add @capi_x patch to fix Haiku's build 2013-11-12 23:55:57 +01:00
tccgen.c Added 64bit C enum types support [stage 1] 2013-11-05 10:18:14 +04:00
tcclib.h Initial import of libr_tcc (make -C shlr tcc-sync) 2013-06-05 01:13:05 +02:00
tccpp.c Removed unused code 2013-10-20 04:25:52 +04:00
tcctok.h Initial import of libr_tcc (make -C shlr tcc-sync) 2013-06-05 01:13:05 +02:00
test.cparse Add parse support for enums in cparse 2013-09-01 23:26:33 +02:00
VERSION Initial import of libr_tcc (make -C shlr tcc-sync) 2013-06-05 01:13:05 +02:00