peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
Jonas Maebe
|
43306edc96
* don't put the temp of a withnode in a register if debugging info is on,
|
21 years ago |
Jonas Maebe
|
694eee6cae
+ support to store ttempcreate/ref/deletenodes in registers
|
21 years ago |
peter
|
607b41f22e
* except is also an end of block token
|
21 years ago |
peter
|
32173c41fa
* removed asmmode_direct
|
21 years ago |
Jonas Maebe
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
21 years ago |
florian
|
1a87a5ed45
* fixed several arm calling conventions issues
|
22 years ago |
florian
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
peter
|
a1cb920b51
* remove temporary stdcall hack
|
22 years ago |
peter
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
peter
|
fae3eaf83d
* move check for unused object constructor result to blocknode
|
22 years ago |
peter
|
003ea697c0
* object constructor results are always used
|
22 years ago |
peter
|
5925d38ac7
* support indexing and offset retrieval for locals
|
22 years ago |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
peter
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
peter
|
5fb06316f1
* set calling convention before assembler block is parsed
|
22 years ago |
peter
|
13101d50e8
* delphi mode uses register calling by default for assembler
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
76a53a375d
* varspez in calls to push_addr_param
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
1b633246b9
* sparc fixes
|
22 years ago |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
19c9bdbf60
* load calln in temprefn in with statement
|
22 years ago |
florian
|
995f7e0f11
* fix some small flaws which prevent sparc linux system unit from compiling
|
22 years ago |
peter
|
e91cc82200
* better error for undefined ordinal labels
|
22 years ago |
Jonas Maebe
|
cb279b2029
* changed tt_persistant to tt_persistent :)
|
22 years ago |