Jonas Maebe
|
8acf67d327
* fixed (last?) remaining -tvarsym(X).address to
|
22 years ago |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 years ago |
peter
|
15b0132f6f
* tloadnode does not support objectsymtable,withsymtable anymore
|
22 years ago |
michael
|
cf68b27bb9
+ Patch from peter to fix wrong pushing of ansistring function results in open array
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
e258c7bf84
* allow multi pass2 changed to global boolean instead of node flag
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |
olle
|
a069aadad0
* changed newasmsymbol to newasmsymboldata for data symbols
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
a0fbe08d83
* remove a lot of code to support typen in loadn-procsym
|
22 years ago |
peter
|
b994d689a3
* fixes for fpu values in arrayconstructor
|
22 years ago |
peter
|
1b116848d8
* cdecl array of const fixes
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
Jonas Maebe
|
bd484276cd
* fixed error in my previous commit (the size of the location of the
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
Jonas Maebe
|
bb9d5e4dcf
* proper fix for tw2110, also fixes tb0416 (funcretnode of parent
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
peter
|
fe277e4c87
* (hacked) new threadvar relocate code
|
23 years ago |
florian
|
417e589ad4
* fixed threadvars
|
23 years ago |
carl
|
e7ba8328ce
* bugfix for 2110 (without -Or), wrong checking was done in returntype
|
23 years ago |
florian
|
d5f0cbbf2b
* fixes to common code to get the alpha compiler compiled applied
|
23 years ago |
florian
|
457e32728d
+ support of passing variants to "array of const"
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |