]> git.gag.com Git - fw/sdcc/history - src/ds390/gen.c
make integer -> generic pointer casts default to XDATA and throw a awrning
[fw/sdcc] / src / ds390 / gen.c
2000-09-20 kvigormake integer -> generic pointer casts default to XDATA...
2000-09-20 kvigortail inc/dec optimizations were too agressive; fix...
2000-09-20 kvigorClean up useage of ap register with DPTR2 opcodes
2000-09-19 kvigorcleanup fp fix to pop directly instead of pop acc/mov...
2000-09-19 johanknolfixed genUminus bug for int and long
2000-09-18 kvigorBetter fix for DS80C390 div bug (Johan's fp bug fixed...
2000-09-17 johanknolds390 uses a 4 byte instruction code in flat24
2000-09-16 johanknoltemporary fix for fp support
2000-09-14 kvigorFix Karl's FarPointer bug
2000-08-23 johanknollet's be more specific
2000-08-18 kvigorBreak DS80C390 support into seperate port (ds390);...