Files
tinycc/lib
grischka af1abf1f45 Revert "Fix wrong handling of strings..." (almost)
See commit e588b65390.
Was not "wrong" really, just different. But appears to be outdated.
Now disabled by default (top of tccpp.c: ACCEPT_LF_IN_STRINGS)
Also, in skipped code, just warn.

Also: cleanup "Optimize small structure copying on x86_64"
(commit 3715f1d7ee)
- remove some copy&paste coding (tccgen.c)
- RSI/RDI need to be preserved on windows
- simply don't use under bcheck (this is tinycc)
2022-07-16 00:41:37 +02:00
..
2021-08-03 22:49:18 +02:00
2021-08-03 22:49:18 +02:00
2021-01-17 20:43:15 +01:00
2021-01-23 19:08:59 +01:00
2020-07-06 13:00:47 +02:00
2019-06-22 01:38:43 +02:00
2022-05-05 09:10:37 +02:00
2021-02-15 19:10:13 +01:00
2020-09-17 08:42:28 +02:00