1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-28 21:29:04 +00:00
Commit Graph

10363 Commits

Author SHA1 Message Date
mrdudz
54f7325800 another test fixed 2022-11-19 00:06:37 +01:00
mrdudz
1413ab711e fix some compare tests 2022-11-18 23:38:40 +01:00
mrdudz
1ba10a9619 Merge branch 'master' into fptest
# Conflicts:
#	src/cc65/expr.c
2022-11-18 20:23:02 +01:00
Bob Andrews
3513342445
Merge pull request #1913 from acqn/Diagnostics
[cc65] Improved diagnostics on div-by-zero/bitwise-shift in unevaluated context and overall
2022-11-18 19:55:51 +01:00
mrdudz
c9ff35933a Merge branch 'master' into fptest 2022-11-18 19:12:52 +01:00
Bob Andrews
a0a9cfdcd3
Merge pull request #1918 from acqn/PPFix
[cc65] Fixed bitwise-shift in preprocessor
2022-11-18 19:09:55 +01:00
mrdudz
820358ce9a Merge branch 'master' into fptest 2022-11-18 19:07:24 +01:00
Bob Andrews
93b015660d
Merge pull request #1899 from acqn/TypeCmpFix
[cc65] Fixed compatibility checks on "pointer to pointer" vs "pointer to array" etc.
2022-11-18 19:04:35 +01:00
mrdudz
a83bd3a341 Merge branch 'master' into fptest 2022-11-18 19:02:23 +01:00
mrdudz
eb8dbcd04d really update all jobs 2022-11-18 19:00:35 +01:00
mrdudz
95e61fba13 trying to evade warning 2022-11-18 18:53:00 +01:00
mrdudz
9d78e10d4b update actions to use node16 instead of node12 2022-11-18 18:39:58 +01:00
mrdudz
e30951cf9a spaces 2022-11-18 18:28:59 +01:00
mrdudz
9c90d38ccc following hack on head 2022-11-18 18:26:13 +01:00
mrdudz
b166dc4261 hopefully thats it 2022-11-18 18:19:31 +01:00
mrdudz
4c047bf11e yawn 2022-11-18 18:13:54 +01:00
mrdudz
bbe8c62e9d coffee 2022-11-18 18:13:15 +01:00
mrdudz
a6feeac5ed or msvc I64u ? 2022-11-18 18:10:07 +01:00
mrdudz
40a52c2656 following the terrible hacking on head 2022-11-18 18:04:45 +01:00
mrdudz
ca94cfcbac that perhaps? 2022-11-18 18:03:40 +01:00
mrdudz
4c6fddd300 i want a cookie each time i do this 2022-11-18 17:58:12 +01:00
mrdudz
feb839e7f0 narrisch werd i! 2022-11-18 17:55:22 +01:00
mrdudz
8a9029d393 hnnngg 2022-11-18 17:50:32 +01:00
mrdudz
c6ecee0748 Babydino sagt: nochmal! 2022-11-18 17:45:21 +01:00
mrdudz
5fb20dec91 commit message 2022-11-18 17:41:22 +01:00
mrdudz
5638e0916a spül es noch einmal, Sam 2022-11-18 17:39:35 +01:00
mrdudz
d1b7768064 yeah! 2022-11-18 17:27:51 +01:00
mrdudz
d68598165c and another 2022-11-18 17:24:05 +01:00
mrdudz
d459b5da87 another try 2022-11-18 17:20:44 +01:00
mrdudz
fdcc683997 shoot in the dark, try to fix ming build issue 2022-11-18 17:13:37 +01:00
Bob Andrews
0408d71cc5 fixes so "make clean" will work without failing on cmd.exe 2022-11-18 16:28:25 +01:00
Bob Andrews
1ce044c2b4
Merge pull request #1916 from spiro-trikaliotis/split-asm-listing-test-stdout-stderr
Split stdout and stderr in test/asm/
2022-11-18 16:17:20 +01:00
mrdudz
ea4aeffc34 ooops seems i forgot to add this /o\ 2022-11-18 02:34:51 +01:00
mrdudz
a33b8f371a disable debug 2022-11-18 02:34:13 +01:00
mrdudz
2cfa3d905a make failing checks works again 2022-11-18 02:33:50 +01:00
mrdudz
705617cd5f add more checks that are related to recent fixes 2022-11-18 01:52:55 +01:00
mrdudz
965c1f5239 updated 2022-11-18 01:52:18 +01:00
mrdudz
7370478f80 cleanup 2022-11-18 01:52:00 +01:00
mrdudz
e8e39db4ca add fastcall to some more functions 2022-11-18 01:17:25 +01:00
mrdudz
6e7fae3795 add comments 2022-11-18 01:17:05 +01:00
mrdudz
d98b55f8ee fix issues with substraction 2022-11-18 01:16:55 +01:00
mrdudz
c725cab7c6 crazy hack so the function works better even when typecasting seems broken 2022-11-18 00:55:00 +01:00
mrdudz
15b713f7f1 build mathtest for c64, link c64 float progs against the kernal wrapper 2022-11-17 22:48:21 +01:00
mrdudz
89341e0378 add mandelfloat sample 2022-11-17 22:14:43 +01:00
mrdudz
ab568cf8ad rename source files to prevent weird conflicts when building 2022-11-17 21:52:49 +01:00
mrdudz
c651cb4f1f cleanup 2022-11-17 20:41:49 +01:00
mrdudz
cfdf6aef9d add some tests on comparing floats vs ints. not all cases working 2022-11-17 20:41:36 +01:00
mrdudz
f7f5d39f20 fix some cases when comparing floats vs ints 2022-11-17 20:41:15 +01:00
mrdudz
54e7d71cb7 fix division test 2022-11-17 20:38:59 +01:00
mrdudz
14347c2220 cleanup 2022-11-17 19:39:35 +01:00