michael
|
85ff3e15db
+ changes for resourcestrings
|
26 years ago |
pierre
|
82999520e4
+ faillabel for _FAIL
|
26 years ago |
peter
|
f225a5f0bd
* reset resourcestringlist in newmodule.
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
michael
|
09eaa20eb5
* procbase -> cpubase
|
26 years ago |
michael
|
44fd09b5ec
+ Changes for Alpha
|
26 years ago |
florian
|
35f636dea1
+ resourcestring implemented
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
peter
|
bfed29ff8b
* NEWLAB for label as symbol
|
26 years ago |
florian
|
8706cd801f
* new temporary ansistring handling
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
peter
|
cb70b62a82
* storenumber works
|
26 years ago |
peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |
peter
|
c8f444b65f
* ag386bin updates
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
peter
|
4517f917fd
* fixed array of const
|
26 years ago |
Jonas Maebe
|
8cf4da6d5e
+ optimize pascal code surrounding assembler blocks
|
26 years ago |
peter
|
a41f61713d
+ open strings, $P switch support
|
27 years ago |
peter
|
c1b0142c1a
- generate_pascii which is obsolete
|
27 years ago |
peter
|
de4cf49059
* ansistring fixes
|
27 years ago |
florian
|
f4bf391b48
+ partial disposing of temp. ansistrings
|
27 years ago |
florian
|
eadcc6ad1a
* new introduded problem with classes fix, the parent class wasn't set
|
27 years ago |
pierre
|
3048845e68
* some memory leaks fixed (thanks to Peter for heaptrc !)
|
27 years ago |
peter
|
c72691c843
+ pass_2 for cg386
|
27 years ago |
peter
|
12a80cf3dc
* update smartlinking, uses getdatalabel
|
27 years ago |
peter
|
ca8c6dde40
* moved message() to hcodegen, so pass_2 also uses them
|
27 years ago |
pierre
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
pierre
|
2d9cbf7fde
+ funcret setting in underproc testing
|
27 years ago |
peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
florian
|
25b34c1c6c
+ implementation of raise and try..finally
|
27 years ago |