pierre
|
8b6563bef2
Generate error if stack size of a procedure/function is bigger than globally allocated stack size
|
8 سال پیش |
Károly Balogh
|
c1187a17cd
amiga: call InternalFindClose in InternalFindFirst, if finding the first file fails
|
8 سال پیش |
Károly Balogh
|
f6af4ab25f
atari: if FindFirst fails, always call FindClose, just in case
|
8 سال پیش |
Károly Balogh
|
a635f435b9
m68k: replaced fpc_longword_to_double function with a working and branchless version. fixes tcnvint4 test among others with FPU enabled.
|
8 سال پیش |
marcus
|
d4d7778e86
+ Linux/m68k test object files
|
8 سال پیش |
Károly Balogh
|
c5222d7199
m68k: map sec_rodata as read-write in the vasm writer, to silence some vlink warnings, when it writes the relocations in a rodata section
|
8 سال پیش |
Károly Balogh
|
3f3c4808ee
m68k: add support register calling convention properly in the interface wrapper generation
|
8 سال پیش |
nickysn
|
ab0b07e7c6
* fixed off by one error in fpwidestring.Unicode2AnsiMove, which caused an
|
8 سال پیش |
pierre
|
adfd578659
Correct error in commit 36437: restore interrupt must be $10, not $06
|
8 سال پیش |
Károly Balogh
|
e0cbd48785
m68k: always check the V flag after MUL/DIV overflows, because MUL/DIV never sets the C flag. note that this fix is full 68k only. on CF, MUL doesn't set any of V or C flags
|
8 سال پیش |
joost
|
d2f769c93e
* Propagate the reason why a package is broken
|
8 سال پیش |
Mattias Gaertner
|
d039fa9b15
fcl-js: sourcemap: write optional sourcesContent
|
8 سال پیش |
Mattias Gaertner
|
5a008e945b
fcl-js: sourcemap: write optional sourcesContent
|
8 سال پیش |
Mattias Gaertner
|
2df7e116e3
fcl-js: added TSourceMap
|
8 سال پیش |
Károly Balogh
|
f91a9c07e7
atari/m68k: enable inlining and compiler mul32to64 in the softfpu
|
8 سال پیش |
Károly Balogh
|
78970fa3c4
linux/m68k: enable inlining and compiler mul32to64 in the softfpu
|
8 سال پیش |
Károly Balogh
|
5ffc833842
amiga/m68k: enable inlining and compiler mul32to64 in the softfpu
|
8 سال پیش |
pierre
|
d68ebf7cfb
Disable specific coprocessor int 0x10 handler if possible
|
8 سال پیش |
Károly Balogh
|
903548b21a
morphos: added legacy GNU AS support for the ancient AS version, which is still bundled as default in the SDK. switches off named sections support in the assembler generator
|
8 سال پیش |
Károly Balogh
|
177a571af8
morphos/amiga/atari: fixed making vlink default based on the host platform
|
8 سال پیش |
Károly Balogh
|
3deb3fb03b
powerpc: indentation and whitespace fixes. no functional changes.
|
8 سال پیش |
Károly Balogh
|
90b1c8e5ed
m68k: the previous attempt in r36480 broke more tests than it fixed, so lets revert to previous version and disable MOVE+OP+MOVE optimizations instead
|
8 سال پیش |
nickysn
|
a38046ce73
* fixed accidental unit name change
|
8 سال پیش |
nickysn
|
7a298cd4eb
* several parameters and results of functions in the go32 unit, which hold a
|
8 سال پیش |
nickysn
|
a1e549e242
* changed the result of go32.set_descriptor_access_right from longint to boolean
|
8 سال پیش |
Károly Balogh
|
40fb45aef6
m68k: attempt to make MOVE+OP+MOVE optmization more robust. this fixes random exceptions in tfmtbcd test among others
|
8 سال پیش |
nickysn
|
d3a47bc6b5
* replace TXIM with PXIM and TXIC and PXIC in all x11 function parameters
|
8 سال پیش |
florian
|
34f595b27e
+ more sparc64 support for tsparcaddnode
|
8 سال پیش |
florian
|
5e969d90cb
+ SPARC64 cpugas unit
|
8 سال پیش |
joost
|
c7539f4252
* TPackageHandler.Execute is now a function which returns false in case
|
8 سال پیش |