Károly Balogh
|
a8325b763f
fppkg: shortened the name of pkguninstalledsourcesrepository.pp
|
8 жил өмнө |
pierre
|
dda85c3c49
Revert Makefile changes unrelated to last commit about powerpc-aix cycle fix
|
8 жил өмнө |
pierre
|
1342d0792f
Fix powerpc cycle for AIX target
|
8 жил өмнө |
Jeppe Johansen
|
7e75457a3e
Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions.
|
8 жил өмнө |
Károly Balogh
|
c4ba3ef09d
amigaos4: fix linker script and signature symbol preservation with current vlink
|
8 жил өмнө |
Károly Balogh
|
a931403803
amigaos4: de-uglified libinterface and libbase fetching upon startup, and enabled the pascal startup code as default
|
8 жил өмнө |
Károly Balogh
|
2f38377126
amigaos4: update execd header based on the os4units version
|
8 жил өмнө |
Károly Balogh
|
4bb40d14cf
os4units: TInterfaceData must be 4 byte aligned, and TNode is only 14 bytes
|
8 жил өмнө |
lacak
|
f05acbed7a
fcl-db: base: avoid code page conversion to CP_NONE as this kind of conversion is for now undefined (see bug #30622)
|
8 жил өмнө |
svenbarth
|
5275c36393
+ extend TParamFlags by values for hidden parameters in general and especially the hidden high, self and vmt parameters (this is necessary so a manager approach for Invoke() can be used with as few knowledge about the involved calling conventions as possible)
|
8 жил өмнө |
svenbarth
|
62fc960e63
+ utility function to reverse the bit pattern of a Word
|
8 жил өмнө |
svenbarth
|
fd465ff500
* adjusted tests as SizeOf(TParamFlags) = 1 does not need to be true anymore
|
8 жил өмнө |
svenbarth
|
25842d70c8
* adjust test so it also checks the full ParamFlags instead of only the reduced one
|
8 жил өмнө |
svenbarth
|
bd8a7be17e
* better implementation of TProcedureParam.GetFlags that correctly handles a TParamFlags with a size > 1 even on big endian
|
8 жил өмнө |
marcus
|
ccf6504584
systems_aros, and systems_amigalike as collection for target defines
|
8 жил өмнө |
florian
|
1bea9e36eb
+ entropy test for random
|
8 жил өмнө |
pierre
|
d5f2c58d32
Fix bug report 34320, about random returning two same values at start
|
8 жил өмнө |
svenbarth
|
729d582822
* move the indirect symbols from al_exports to a new assembler list al_indirectglobals; otherwise compilation would fail horribly if we'd try to compile with a .def file as then the al_exports sections are ignored by the internal linker
|
8 жил өмнө |
florian
|
29a2c433f7
* -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name
|
8 жил өмнө |
svenbarth
|
6b641394d0
* fix for Mantis #31201: don't write any RTTI for undefined defs (and while we're at it abort if an error def is encountered)
|
8 жил өмнө |
Károly Balogh
|
4b7d0eb0ac
atari: FSearch impementation for DOS unit, copied from msdos target
|
8 жил өмнө |
Károly Balogh
|
a8a9a5f5de
atari: most of the DOS unit is now implemented, but largely untested
|
8 жил өмнө |
Károly Balogh
|
58f85ed4e4
atari: dos unit skeleton for atari. to be implemented.
|
8 жил өмнө |
florian
|
f68558b88c
* factored out TX86AsmOptimizer.OptPass2Imul
|
8 жил өмнө |
florian
|
ebb2b81f79
* FoldLea optimizes more cases
|
8 жил өмнө |
svenbarth
|
417f1cd49d
+ initial implementation of the RTTI for parameter locations (not *yet* used by anything)
|
8 жил өмнө |
svenbarth
|
0ed00f64f5
* move writing of the calling convention into its own method
|
8 жил өмнө |
svenbarth
|
e3f10500b0
* move writing of the methodkind into its own function (and return the value as its a bit more complicated to calculate than merely checking proctypeoption)
|
8 жил өмнө |
lacak
|
18f081150d
fcl-db: interbase: detect BLOB CHARACTER SET NONE and set TMemoField.CodePage to CP_NONE in this case. Related to #31162
|
8 жил өмнө |
Károly Balogh
|
49fc799e97
atari: section smartlinking support for atari. needs vlink nightly
|
8 жил өмнө |