florian
|
301acdf54b
* dependencies fixes
|
5 年 前 |
Mattias Gaertner
|
3175fb3094
fcl-js: write TJSStatementList using a heap stack to avoid large stack depths
|
5 年 前 |
nickysn
|
472bc6c936
+ support symbol+base/index in tcgz80.a_loadaddr_ref_reg
|
5 年 前 |
nickysn
|
4e5eb7fa4e
+ implemented tcgz80.a_loadaddr_ref_reg for symbol references
|
5 年 前 |
nickysn
|
66ed58a51b
* synchronized with trunk
|
5 年 前 |
florian
|
5bab6201d5
* rebuild Makefiles
|
5 年 前 |
florian
|
093e227edb
* Xtensa: register numbers fixed
|
5 年 前 |
florian
|
b9cc9f2e8a
* Xtensa: fixes spilling
|
5 年 前 |
florian
|
1cebf9f183
+ freertos
|
5 年 前 |
Károly Balogh
|
afe8a7596a
arm-linux: enable epoll_pwait syscall number. this fixes the ARM Linux build after r44666
|
5 年 前 |
nickysn
|
ca77f07013
* fixed offset to procedure/function parameters
|
5 年 前 |
nickysn
|
e8cecafffa
+ implemented g_concatcopy for 1-byte copies from (IX+d)/(IY+d)/(HL) to (IX+d)/(IY+d)/(HL)
|
5 年 前 |
nickysn
|
4911a9c1df
* fix for the ihx2tzx tool - handle non-consecutive ihx records correctly
|
5 年 前 |
nickysn
|
611ac9076b
* synchronized with trunk
|
5 年 前 |
nickysn
|
5aca5937e6
- cleaned up unused local variables and procedures from tcgz80.a_op_const_reg_internal and tcgz80.a_op_reg_reg_internal
|
5 年 前 |
nickysn
|
0e257a2c9f
- removed 2 unnecessary instructions for 8-bit OP_ROL/OP_ROR in tcgz80.a_op_reg_reg_internal
|
5 年 前 |
nickysn
|
eb3c4546ab
+ implemented OP_SHL/OP_SHR/OP_SAR/OP_ROL/OP_ROR in tcgz80.a_op_const_reg_internal
|
5 年 前 |
michael
|
50e7345fd3
* Patch from Anton Kavalenka (Bug ID 36871):
|
5 年 前 |
michael
|
76e64749aa
* Fix bug #35914: add epoll_pwait, epoll_create1
|
5 年 前 |
nickysn
|
51e6a3f45b
+ implemented OP_SHL/OP_SHR/OP_SAR/OP_ROL/OP_ROR in tcgz80.a_op_reg_reg_internal
|
5 年 前 |
michael
|
a678192c11
* Use ansistrings for options. (bug ID 36892)
|
5 年 前 |
florian
|
9753dd964b
* Xtensa: properly align maxpushedparasize
|
5 年 前 |
florian
|
2a0eeb41df
* Xtensa: fix reg_cgsize
|
5 年 前 |
nickysn
|
eb26cd55d4
+ implemented OP_XOR in tcgz80.a_op_const_reg_internal
|
5 年 前 |
nickysn
|
7a86d193cc
+ implemented OP_OR in tcgz80.a_op_const_reg_internal
|
5 年 前 |
nickysn
|
f00f39abef
+ implemented OP_AND in tcgz80.a_op_const_reg_internal
|
5 年 前 |
nickysn
|
5360770ed2
+ implemented OP_SUB in tcgz80.a_op_const_reg_internal
|
5 年 前 |
nickysn
|
75a2f0352e
* fixed 64-bit OP_ADD in tcgz80.a_op_const_reg_internal
|
5 年 前 |
nickysn
|
a419018ff0
+ handle fromsize>tosize in tcgz80.a_load_reg_reg
|
5 年 前 |
nickysn
|
ce56125e40
+ implemented OP_ADD in tcgz80.a_op_const_reg_internal
|
5 年 前 |