florian
|
c43d8e4adf
* indention fixed
|
4 years ago |
florian
|
430b2fd791
* AVR: second part of assembler optimizer rework
|
4 years ago |
florian
|
6f1d965dac
* first part of AVR assembler optimizer reword
|
4 years ago |
michael
|
59d4aaf5ec
* Fix issue ID #38900: union wrongly implemented
|
4 years ago |
michael
|
83253676a3
* Some case fixes
|
4 years ago |
florian
|
90afbc8114
* RiscV: unified cpu initialization and FPU exception handling, resolves #38893
|
4 years ago |
marco
|
a714cfafb8
* fix for mantis 38889, swap bottom and rect in pointinside
|
4 years ago |
florian
|
e57059eea3
* fix building on i386 after r49366
|
4 years ago |
Mattias Gaertner
|
e72665051f
pastojs: fixed float / 0.0 results at compiletime in inf instead of divbyzero, issue #38815
|
4 years ago |
florian
|
884d24e321
* patch by J. Gareth Moreton: x86 MOVZX/CMP optimisation, resolves #38882
|
4 years ago |
Károly Balogh
|
13f3cd2ae3
sinclairql: for setting the exit message of the default console, use a helper function instead.
|
4 years ago |
Károly Balogh
|
6fbf4dfd90
sinclairql: introduce a way to override the system unit's console opening/closing and exit message via weakexternals
|
4 years ago |
Károly Balogh
|
f0cc2c38b8
sinclairql: enable weak linking support for the Sinclair QL
|
4 years ago |
florian
|
bc21634b46
* AVR: made avr_des intrinsic more usefull
|
4 years ago |
michael
|
d77f249332
* Fix compilation
|
4 years ago |
joost
|
20039e3b77
* Parse the ContentType according to rfc1341
|
4 years ago |
joost
|
6db4ab5012
- Switch to block-based processing of http-content
|
4 years ago |
florian
|
022a9b210f
+ AVR: avr_des intrinsic
|
4 years ago |
pierre
|
da3eb5c178
Try to fix handle of large stack size in xtensa gen_proc_entry/gen_proc_exit
|
4 years ago |
Mattias Gaertner
|
4ddaa26fc0
pastojs: nested external class constructor
|
4 years ago |
florian
|
9bfc731bb6
+ AVR: MovOp2Op 2 optimization
|
4 years ago |
florian
|
929fc50004
* cleanup
|
4 years ago |
florian
|
8535c758ef
+ initial support for ARMv2
|
4 years ago |
florian
|
4ab310e0ed
+ ARM: basic vasm support
|
4 years ago |
florian
|
4de8ca8393
* fpcr and fpsr are 64 bit on aarch64
|
4 years ago |
michael
|
ac9d2b3cc5
* Convert array of jsvalue to array of const where appropriate
|
4 years ago |
florian
|
5e1e6c24a4
* patch by Christo Crause: handle references to absolute address 0 correctly, resolves #38861
|
4 years ago |
florian
|
964c04aded
* patch by J. Gareth Moreton, second part of #38841
|
4 years ago |
pierre
|
9bad5180bb
Avoid using UXT and SXT instructions on arm version below 6
|
4 years ago |
pierre
|
0a4f75ce7a
Add explicit zeroing of trttiparaloc record to avoid hash calculation issues
|
4 years ago |