florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
há 19 anos atrás |
micha
|
53f935213f
* re-export operatingsystem_result (only not needed for i386-linux-2.1.1)
|
há 19 anos atrás |
micha
|
ad7d549965
+ implement pascal inline asm start/halt code for linux/i386
|
há 19 anos atrás |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
há 19 anos atrás |
daniel
|
bbc80554b1
* Turn cmdline into property on Linux.
|
há 19 anos atrás |
florian
|
d7fe89c63d
* Real is now defined in the system unit being an unique type, fixes #7425
|
há 19 anos atrás |
florian
|
73083de898
* IsLibrary initialized by declaration
|
há 19 anos atrás |
yury
|
7ccca2e438
* Optimization for smartlinking. Removed command line parsing in system unit initialization for wince. The parser is called when command line is accessed first time in program. It saves 1.55KB exe size, when command line is not used.
|
há 19 anos atrás |
peter
|
fc3e5f68c8
* align needs to be unsigned, patch from Burkhard Carstens
|
há 19 anos atrás |
peter
|
4c065bce45
* move InterLocked functions to system unit
|
há 19 anos atrás |
florian
|
eab1f74b54
* exported SwapEndian
|
há 19 anos atrás |
michael
|
5ef20e6215
+ Added delphi compatibility Error procedure
|
há 19 anos atrás |
florian
|
069ac7d163
* endian conversion functions
|
há 19 anos atrás |
daniel
|
fea15be56f
* Prepare for internal stack frame functions.
|
há 19 anos atrás |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
há 19 anos atrás |
florian
|
acc016c9ec
* finished safecall support
|
há 19 anos atrás |
peter
|
2d3c01d83a
* basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR
|
há 19 anos atrás |
peter
|
9566255122
* allow out file parameters
|
há 19 anos atrás |
peter
|
4c56a87d59
* integrate loaders in system unit
|
há 19 anos atrás |
Jonas Maebe
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
há 20 anos atrás |
Jonas Maebe
|
84aab46550
* changed formal "var" paramters of move, movechar0 and fill* into
|
há 20 anos atrás |
Jonas Maebe
|
2dea0c793f
* made the target parameter of SetString an "out" instead of "var" parameter
|
há 20 anos atrás |
daniel
|
63ea645207
var & const were sometimes lowercased, sometimes uppercased. Put them
|
há 20 anos atrás |
tom_at_work
|
67e5a7621a
* fixes for successful cycle on 64 bit systems after 64 bit FS changes
|
há 20 anos atrás |
florian
|
4a6939e354
* made generic basic file handling 64 bit
|
há 20 anos atrás |
tom_at_work
|
367df58016
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
|
há 20 anos atrás |
tom_at_work
|
4176b71277
* fixed variants unit to make it compile for 64 bit targets
|
há 20 anos atrás |
michael
|
c15d1b280f
+ Initial implementation of RTL resource support
|
há 20 anos atrás |
marco
|
fa19bc05c8
* pos(shortstring,ansistring) for bug #4119
|
há 20 anos atrás |
Jonas Maebe
|
8cbdbc4951
- disabled SYSTEMINLINE until conflict with compilerprocs is fixed
|
há 20 anos atrás |