Files
tinycc/tests
grischka 28435ec58c configure: --config-musl/-uClibc switch & misc cleanups
- configure:
  - add --config-uClibc,-musl switch and suggest to use
    it if uClibc/musl is detected
  - make warning options magic clang compatible
  - simplify (use $confvars instead of individual options)
- Revert "Remove some unused-parameter lint"
  7443db0d5f
  rather use -Wno-unused-parameter (or just not -Wextra)
- #ifdef functions that are unused on some targets
- tccgen.c: use PTR_SIZE==8 instead of (X86_64 || ARM64)
- tccpe.c: fix some warnings
- integrate dummy arm-asm better
2017-05-13 08:59:06 +02:00
..
2017-05-09 18:36:24 +02:00
2017-05-07 12:41:29 +02:00
2016-12-20 18:05:33 +01:00
2017-05-07 12:41:29 +02:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00