Károly Balogh
|
f91a9c07e7
atari/m68k: enable inlining and compiler mul32to64 in the softfpu
|
před 8 roky |
Károly Balogh
|
78970fa3c4
linux/m68k: enable inlining and compiler mul32to64 in the softfpu
|
před 8 roky |
Károly Balogh
|
5ffc833842
amiga/m68k: enable inlining and compiler mul32to64 in the softfpu
|
před 8 roky |
pierre
|
d68ebf7cfb
Disable specific coprocessor int 0x10 handler if possible
|
před 8 roky |
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
|
před 8 roky |
Károly Balogh
|
177a571af8
morphos/amiga/atari: fixed making vlink default based on the host platform
|
před 8 roky |
Károly Balogh
|
3deb3fb03b
powerpc: indentation and whitespace fixes. no functional changes.
|
před 8 roky |
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
|
před 8 roky |
nickysn
|
a38046ce73
* fixed accidental unit name change
|
před 8 roky |
nickysn
|
7a298cd4eb
* several parameters and results of functions in the go32 unit, which hold a
|
před 8 roky |
nickysn
|
a1e549e242
* changed the result of go32.set_descriptor_access_right from longint to boolean
|
před 8 roky |
Károly Balogh
|
40fb45aef6
m68k: attempt to make MOVE+OP+MOVE optmization more robust. this fixes random exceptions in tfmtbcd test among others
|
před 8 roky |
nickysn
|
d3a47bc6b5
* replace TXIM with PXIM and TXIC and PXIC in all x11 function parameters
|
před 8 roky |
florian
|
34f595b27e
+ more sparc64 support for tsparcaddnode
|
před 8 roky |
florian
|
5e969d90cb
+ SPARC64 cpugas unit
|
před 8 roky |
joost
|
c7539f4252
* TPackageHandler.Execute is now a function which returns false in case
|
před 8 roky |
florian
|
f25c9c0956
* hopefully proper fix for 8 and 16 bit CPUs
|
před 8 roky |
florian
|
0fe5541459
--- Reverse-merging r36464 through r36463 into 'trnd1.pp':
|
před 8 roky |
Mattias Gaertner
|
64fc72af2a
fcl-jssrc: TJSElement.Row renamed to Column
|
před 8 roky |
Károly Balogh
|
fe0bc52dc6
m68k: fixed some cases where comparing smallsets was broken, because the compare size was hardwired to 32bit
|
před 8 roky |
svenbarth
|
dffe423b10
* fix for Mantis #31945: two fixes for nested routines inside generic methods
|
před 8 roky |
svenbarth
|
eb9b4fb71f
* fix for Mantis #31973: resolve dummy symbols earlier and print a nice error message if a generic dummy could not be resolved to an ordinary symbol
|
před 8 roky |
svenbarth
|
68c5f45593
* also add a generic dummy symbol to the current module's dummy symbols after it had been parsed
|
před 8 roky |
svenbarth
|
06d7e26df0
* move code to add a symbol to the current module's generic dummy symbols into a new function pgenutil.add_generic_dummysym()
|
před 8 roky |
pierre
|
abd765da40
Explicitly disable range and overflow checking for this test
|
před 8 roky |
pierre
|
605e6defc7
Fix compilation due to syntax error in previous commit
|
před 8 roky |
pierre
|
8c370a4e6f
Avoid Data element too large error for I8086 CPU
|
před 8 roky |
nickysn
|
15e8757768
+ use fpwidestring in the compiler once again on unix-like hosts. The
|
před 8 roky |
nickysn
|
5e4937fd3f
* fallback to the default ansistring comparison (when doing ansistrings
|
před 8 roky |
Mattias Gaertner
|
bff64521b3
pastojs: error on nested type, bug #31983
|
před 8 roky |