florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
b86f2c6a25
* methodpointer is loaded into a temp when it was a calln
|
21 years ago |
peter
|
9a0a2ccd81
* give error when goto jumps to label outside current proc scope
|
21 years ago |
peter
|
9625256d22
* better check for maybe_call_procvar
|
21 years ago |
peter
|
e9b91887d5
* withsymtables need to have the original tobject owner instead of
|
21 years ago |
peter
|
c844c5a505
* procvar cleanup
|
21 years ago |
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 |