ivost
|
2c22173534
* Added InterlockedCompareExchange64 for i386 (supported over cmpxchg8b instruction)
|
преди 19 години |
daniel
|
0cc43888e9
* Redefine ucs4char as subrange type ($0..$10ffff), which is the legal
|
преди 19 години |
florian
|
f42a2d67b9
* made exitcode a longint, at least windows supports it, delphi uses a longint too
|
преди 19 години |
florian
|
48e51671e5
* don't include compiler proc. in the docs
|
преди 19 години |
florian
|
fd2032dab2
+ start of embedded rtl
|
преди 19 години |
Jonas Maebe
|
4240479f5d
* fixed datarace in CBeginThread
|
преди 19 години |
florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
преди 19 години |
micha
|
53f935213f
* re-export operatingsystem_result (only not needed for i386-linux-2.1.1)
|
преди 19 години |
micha
|
ad7d549965
+ implement pascal inline asm start/halt code for linux/i386
|
преди 19 години |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
преди 19 години |
daniel
|
bbc80554b1
* Turn cmdline into property on Linux.
|
преди 19 години |
florian
|
d7fe89c63d
* Real is now defined in the system unit being an unique type, fixes #7425
|
преди 19 години |
florian
|
73083de898
* IsLibrary initialized by declaration
|
преди 19 години |
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.
|
преди 19 години |
peter
|
fc3e5f68c8
* align needs to be unsigned, patch from Burkhard Carstens
|
преди 19 години |
peter
|
4c065bce45
* move InterLocked functions to system unit
|
преди 19 години |
florian
|
eab1f74b54
* exported SwapEndian
|
преди 19 години |
michael
|
5ef20e6215
+ Added delphi compatibility Error procedure
|
преди 19 години |
florian
|
069ac7d163
* endian conversion functions
|
преди 19 години |
daniel
|
fea15be56f
* Prepare for internal stack frame functions.
|
преди 19 години |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
преди 19 години |
florian
|
acc016c9ec
* finished safecall support
|
преди 19 години |
peter
|
2d3c01d83a
* basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR
|
преди 20 години |
peter
|
9566255122
* allow out file parameters
|
преди 20 години |
peter
|
4c56a87d59
* integrate loaders in system unit
|
преди 20 години |
Jonas Maebe
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
преди 20 години |
Jonas Maebe
|
84aab46550
* changed formal "var" paramters of move, movechar0 and fill* into
|
преди 20 години |
Jonas Maebe
|
2dea0c793f
* made the target parameter of SetString an "out" instead of "var" parameter
|
преди 20 години |
daniel
|
63ea645207
var & const were sometimes lowercased, sometimes uppercased. Put them
|
преди 20 години |
tom_at_work
|
67e5a7621a
* fixes for successful cycle on 64 bit systems after 64 bit FS changes
|
преди 20 години |