tcc --help -v: cleanup
commite7a4140d28e10c66a71b898975f9154bef82b8a7
authorgrischka <grischka>
Mon, 1 Jun 2020 16:10:58 +0000 (1 18:10 +0200)
committergrischka <grischka>
Wed, 17 Jun 2020 15:41:46 +0000 (17 17:41 +0200)
tree4e514673ca6aa38d060b1175a6edf51575050f58
parent8fb8d88ea63d1012e201d671003127a14cb74512
tcc --help -v: cleanup

from e640ed1aeb8c525f476436e561130cd73afaad0e

Also:
- cleanup -std, -O, -pthread
- tcc.h:win32: use win32-type include paths even for cross
  compilers (needed for loading tcc_predefs.h in cases)
- Makefile: simplify OSX .dylib clause
Makefile
libtcc.c
tcc.c
tcc.h
tccelf.c
tccpe.c