Károly Balogh
|
f2ee1dae52
sinclairql: startup code fixes. set the top of the new stack as stack pointer, not the bottom of it. initialize the .bss section following the new linker script. better protection against re-relocation.
|
4 年之前 |
Károly Balogh
|
24226ef4af
sinclairql: following Frank Wille's advices, reworked the linker script to omit .bss section from the binary. this reduces a simple 'hello, world' size by ~5K. needs matching startup code.
|
4 年之前 |
Károly Balogh
|
a0543f7f9b
sinclairql: the newline on this system is LF, not CRLF
|
4 年之前 |
florian
|
b2a67d4656
* fixed comments in sysnr.inc files
|
4 年之前 |
florian
|
878f6d9ce4
* allow generic parameters as iterator variable in for in loops, resolves #38050
|
4 年之前 |
svenbarth
|
3d2ee097b5
* fix for Mantis #38083: ensure that the sp_generic_dummy flag is set correctly on the new procsym when replacing a dummy sym
|
4 年之前 |
florian
|
98eab07abd
* simplified and fixed code of (v1=const1) and (v2=const2) optimization, resolves #38066
|
4 年之前 |
Károly Balogh
|
157e8792c5
sinclairql: add a few more QDOS function wrappers which are useful at early stage
|
4 年之前 |
Károly Balogh
|
e5d2c1a980
m68k: fixed parsing of constants to absolute addresses
|
4 年之前 |
Károly Balogh
|
a82a587a1b
m68k: fixed parsing of absolute addresses in the assembler reader
|
4 年之前 |
Károly Balogh
|
1635d04b7b
sinclairql: add a note about .bss sections and the binary size, no functional change
|
4 年之前 |
Károly Balogh
|
b64edc0170
sinclairql: reduce default stack size to 8K
|
4 年之前 |
florian
|
089e13396a
* ensure that changed compiler options do not cause values
|
4 年之前 |
michael
|
8bbd92bf82
* Improved UTF8 detection by ALexey
|
4 年之前 |
florian
|
bf7961a901
* fixes for nasm writer, resolves #38074
|
4 年之前 |
michael
|
a4995e3852
* Set defaults for boolean props
|
4 年之前 |
michael
|
891acabe5b
* Apply patch from mgr.inz.Player for bug ID #36842
|
4 年之前 |
michael
|
88db3fb502
* Fix bug ID #37483, correct closesection, patch by C. Western
|
4 年之前 |
Mattias Gaertner
|
fb87b423fe
pastojs: fixed ord(widechar)
|
4 年之前 |
Mattias Gaertner
|
bd8362dfce
pastojs: typecast integer to widechar
|
4 年之前 |
Mattias Gaertner
|
5c161e8542
fcl-passrc: useanalyzer: fixed implementation class forward
|
4 年之前 |
Mattias Gaertner
|
9155a87239
fcl-passrc: fixed var arg char=widechar
|
4 年之前 |
Mattias Gaertner
|
e5790765f0
pastojs: typeinfo unicodestring andf widechar
|
4 年之前 |
florian
|
e440bf0e00
* cosmetics
|
4 年之前 |
florian
|
fc960879de
-- Zusammenführen von r47033 bis r47401 in ».«:
|
4 年之前 |
tg74
|
897322868b
bugfix avx512 shift-opcodes vpsl..,vpsr.. - reg,mem,const => EVEX-coded = yes / VEX-coded = no
|
4 年之前 |
michael
|
06f5e293df
* Fix bug ID #37645: allocate cursor in firebird to walk result set
|
4 年之前 |
ondrej
|
e34e4b452a
* FileSetDate linux compilation
|
4 年之前 |
ondrej
|
8ce015535a
* FileSetDate with TDateTime and UTC for file names
|
4 年之前 |
ondrej
|
3ea339400e
* FileGetDate, FileSetDate linux compilation
|
4 年之前 |