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 |
peter
|
a73ecec989
* fixed register variable loading from parasymtable, the call by
|
23 years ago |
peter
|
e0bcfca509
* fixed loading of procvar of object when the object is initialized
|
23 years ago |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
peter
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
Jonas Maebe
|
9af3fc1776
* adapted previous fix to Peter's asmsymbol patch
|
23 years ago |
Jonas Maebe
|
dc44063472
* fixed tb0403
|
23 years ago |
florian
|
af4302bc67
* more fixes for ppc calling conventions
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
florian
|
b136cecacd
* first part of ppc calling conventions fix
|
23 years ago |
carl
|
a5a3f7488b
+ correct size of parameter (64-bit portability)
|
23 years ago |