peter
|
03e6ec96c5
* merged
|
26 years ago |
peter
|
34e7bd8b81
+ del_location
|
26 years ago |
peter
|
e1b6682670
* small ansistring fixes
|
26 years ago |
florian
|
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
|
26 years ago |
peter
|
20d56ae2a4
* ansistring fixes, decr_ansistr called after all temp ansi reuses
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
8d99f7a098
* some bugs in the qword code generation fixed
|
26 years ago |
florian
|
59c6d9f289
* qword/int64 multiplication fixed
|
26 years ago |
florian
|
ba314dab05
* two bugs reported by Romio (bugs 13) are fixed:
|
26 years ago |
florian
|
d7b52d0183
* fixed some bugs related to temp. ansistrings and functions results
|
26 years ago |
peter
|
e8bf496ae8
* containsself fixes
|
26 years ago |
florian
|
8706cd801f
* new temporary ansistring handling
|
26 years ago |
pierre
|
7b64448f59
problem with EAX being overwritten before used in A_MULL code fixed
|
26 years ago |
Jonas Maebe
|
312ba676f2
+ change "MUL <power of 2>, reg" to SHL (-d ShlMul)
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
pierre
|
b15c479a9e
* fixes for tempansi
|
26 years ago |
florian
|
0596b2b719
* the boolean operators =;<>;xor with LOC_JUMP and LOC_FLAGS
|
26 years ago |
Jonas Maebe
|
246a653a5d
* more regalloc fixes (still not complete)
|
26 years ago |
peter
|
2df973753e
* better support for flags result
|
26 years ago |
peter
|
cc9df8d478
* first things to store the symbol/def number in the ppu
|
26 years ago |
florian
|
c3d1c321a7
* comparsions for small enumerations type are now generated
|
26 years ago |
peter
|
f2274e0248
+ flags support for add and case
|
26 years ago |
peter
|
c8f444b65f
* ag386bin updates
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
peter
|
2ba2b655f0
* fixed bug #206
|
26 years ago |
florian
|
45da1362e4
* internal error 10 with ansistrings fixed
|
26 years ago |
Jonas Maebe
|
e7b59e15ee
* fixed set1 <= set2 for small sets
|
26 years ago |
Jonas Maebe
|
b9a674b9fe
+ fixed bug0163 (set1 <= set2 support)
|
26 years ago |
florian
|
77f7afffa9
* bug with mul. of dwords fixed, reported by Alexander Stohr
|
26 years ago |
Jonas Maebe
|
0bcc355213
* don't output inc/dec if cs_check_overflow is on, because inc/dec don't change
|
26 years ago |