Károly Balogh
|
c9f875b15f
qlunits: fix SMS unit build, declare all const/vars/types before functions, and minor tweaks
|
4 년 전 |
Károly Balogh
|
2bf7676f00
qlunits: fixed comments in qdos_sysvars.inc to avoid compiler directives warnings
|
4 년 전 |
michael
|
61cd38e6db
* Fixed Issue ID38920: twriter crashes on readonly nil component
|
4 년 전 |
Károly Balogh
|
cd5c2b8271
qlunits: merged a modified version of a patch by Norman Dunbar, defines system variables as a record
|
4 년 전 |
joost
|
fd91e8263c
* Fixed processing post-content of unknown content-types
|
4 년 전 |
florian
|
5726428dcc
* patch by J. Gareth Moreton: Additional SETcc optimisations, resolves #38767
|
4 년 전 |
florian
|
578424cf51
* patch by J. Gareth Moreton: TEST chain shortcutting, resolves #38908
|
4 년 전 |
florian
|
6f482952de
* patch by J. Gareth Moreton: Memory CMP optimisation, resolves #38907
|
4 년 전 |
Károly Balogh
|
12a0083c59
sinclairql: return true as default for do_isdevice to work around weird console flushing issues.
|
4 년 전 |
Károly Balogh
|
906d0ba06e
sinclairql: make sure the end of bss (hence the bss size) is also aligned to two bytes
|
4 년 전 |
florian
|
c43d8e4adf
* indention fixed
|
4 년 전 |
florian
|
430b2fd791
* AVR: second part of assembler optimizer rework
|
4 년 전 |
florian
|
6f1d965dac
* first part of AVR assembler optimizer reword
|
4 년 전 |
michael
|
59d4aaf5ec
* Fix issue ID #38900: union wrongly implemented
|
4 년 전 |
michael
|
83253676a3
* Some case fixes
|
4 년 전 |
florian
|
90afbc8114
* RiscV: unified cpu initialization and FPU exception handling, resolves #38893
|
4 년 전 |
marco
|
a714cfafb8
* fix for mantis 38889, swap bottom and rect in pointinside
|
4 년 전 |
florian
|
e57059eea3
* fix building on i386 after r49366
|
4 년 전 |
Mattias Gaertner
|
e72665051f
pastojs: fixed float / 0.0 results at compiletime in inf instead of divbyzero, issue #38815
|
4 년 전 |
florian
|
884d24e321
* patch by J. Gareth Moreton: x86 MOVZX/CMP optimisation, resolves #38882
|
4 년 전 |
Károly Balogh
|
13f3cd2ae3
sinclairql: for setting the exit message of the default console, use a helper function instead.
|
4 년 전 |
Károly Balogh
|
6fbf4dfd90
sinclairql: introduce a way to override the system unit's console opening/closing and exit message via weakexternals
|
4 년 전 |
Károly Balogh
|
f0cc2c38b8
sinclairql: enable weak linking support for the Sinclair QL
|
4 년 전 |
florian
|
bc21634b46
* AVR: made avr_des intrinsic more usefull
|
4 년 전 |
michael
|
d77f249332
* Fix compilation
|
4 년 전 |
joost
|
20039e3b77
* Parse the ContentType according to rfc1341
|
4 년 전 |
joost
|
6db4ab5012
- Switch to block-based processing of http-content
|
4 년 전 |
florian
|
022a9b210f
+ AVR: avr_des intrinsic
|
4 년 전 |
pierre
|
da3eb5c178
Try to fix handle of large stack size in xtensa gen_proc_entry/gen_proc_exit
|
4 년 전 |
Mattias Gaertner
|
4ddaa26fc0
pastojs: nested external class constructor
|
4 년 전 |