pierre
|
088f2ba6cc
+ EXTTEMPREGDEBUG code added
|
26 years ago |
Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
26 years ago |
pierre
|
409b092c87
+ TEMPREGDEBUG code, test of register allocation
|
26 years ago |
pierre
|
da2d4a76ce
* fpuvaroffset problems solved
|
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 |
florian
|
2b7f36e255
* small changes for the new code generator
|
26 years ago |
peter
|
34e7bd8b81
+ del_location
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
8c6426faf7
* some new routines for register management:
|
26 years ago |
florian
|
d7b52d0183
* fixed some bugs related to temp. ansistrings and functions results
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
pierre
|
8ef9a31210
ra386att.pas
|
26 years ago |
peter
|
61eee61f9a
+ tempalloc
|
26 years ago |
peter
|
c8f444b65f
* ag386bin updates
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
pierre
|
ddfe0eeecc
* better error info with -Co
|
26 years ago |
florian
|
6283947c69
+ again more stuff for int64/qword:
|
27 years ago |
florian
|
d439e323fd
* fixed previous commit bug fix of getexplicitregister32
|
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 |
florian
|
d666ac848e
+ ansistring operator +
|
27 years ago |
Jonas Maebe
|
0e770798da
* released REGALLOC
|
27 years ago |
Jonas Maebe
|
fee3b9ed89
* fixed -dRegAlloc and -dDRegalloc problems
|
27 years ago |
peter
|
6b807957b1
+ resetregistercount, resetusableregisters
|
27 years ago |
Jonas Maebe
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
pierre
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
pierre
|
c80de3be27
+ UseTokenInfo now default
|
27 years ago |
peter
|
5e4c788be5
+ $ifdef NEWPPU for the new ppuformat
|
27 years ago |