Jonas Maebe
|
0a1157da38
* fixed memory leaks in the compiler introduced in r21862 by marking and
|
13 rokov pred |
Jonas Maebe
|
7a0ae38700
+ also specify the parameter def when allocating a parameter via
|
13 rokov pred |
pierre
|
857abd87ee
+ Implement create_varargs_paraloc_info, to allow compilation without warnings
|
13 rokov pred |
Jonas Maebe
|
1a7c024ad3
* sign extend all byte/ansichar/word parameters before passing them
|
14 rokov pred |
Jonas Maebe
|
d6966e545b
+ support for formal var/out parameters on the JVM target:
|
14 rokov pred |
Jonas Maebe
|
c9537e3347
+ support for non-array/record var parameter on the JVM target using
|
14 rokov pred |
Jonas Maebe
|
254636ab84
* don't create (useless) temporary array/record/... for the result
|
14 rokov pred |
Jonas Maebe
|
2c313e397e
+ support for regular arrays and open arrays
|
14 rokov pred |
Jonas Maebe
|
c17d022a87
* allow overriding tparamanager.is_stack_paraloc() and let it always
|
14 rokov pred |
Jonas Maebe
|
72fc911dcf
+ jvm parameter manager: on the caller side, all arguments are pushed
|
14 rokov pred |