florian
|
63ceb87e8f
* problems with -Or fixed: tdef.isfpuregable was wrong!
|
26 years ago |
pierre
|
63608b6dbb
* emit_??? used
|
26 years ago |
florian
|
e53aceb9be
+ floating point register variables !!
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
florian
|
0fa46763ad
* qword division fixed
|
26 years ago |
florian
|
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
8d99f7a098
* some bugs in the qword code generation fixed
|
26 years ago |
Jonas Maebe
|
89405ceeed
+ positive number MOD power of 2 now done with AND instruction
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
Jonas Maebe
|
246a653a5d
* more regalloc fixes (still not complete)
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
florian
|
9b3fd7f5b6
+ range checking for ansi- and widestrings
|
26 years ago |
pierre
|
c18fdf95f3
* fix for bug0211 for i386
|
26 years ago |
peter
|
4517f917fd
* fixed array of const
|
26 years ago |
pierre
|
e92f07f542
* fix to bug0183 in secondnot
|
26 years ago |
florian
|
1b4cf9afb5
+ typed const int64 and qword
|
27 years ago |
florian
|
8534a40b75
+ shifting for 64 bit ints added
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
Jonas Maebe
|
31cc13417a
- removed A_CLTD opcode (use A_CDQ instead)
|
27 years ago |
peter
|
82aa9f9b00
* fixed shlshr which would push ecx when not needed
|
27 years ago |
peter
|
887c29f7a2
* fixed 'not not boolean', the location was not set to register
|
27 years ago |
pierre
|
1a77339355
* several memory corruptions due to double freemem solved
|
27 years ago |
pierre
|
7621dc0b56
* several memory leaks fixed
|
27 years ago |
peter
|
c72691c843
+ pass_2 for cg386
|
27 years ago |
florian
|
dc329ecee3
* mod/div for cardinal type fixed
|
27 years ago |
florian
|
c1c5ec3235
* internalerror with mod/div fixed
|
27 years ago |
pierre
|
2222aab027
* small warning position bug fixed
|
27 years ago |
peter
|
6f4cfe38eb
* splitted cgi386
|
27 years ago |