sergei
|
3a5e6485b5
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
il y a 10 ans |
sergei
|
3a55c4301e
* Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant.
|
il y a 11 ans |
Tomas Hajny
|
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
|
il y a 13 ans |
florian
|
aa564b4b69
* link always against sysbase on arm-gba, fake_heap_end is used in the syste unit, resolves #21005
|
il y a 13 ans |
florian
|
e0d7af703a
* proper feature handling for gba
|
il y a 13 ans |
Legolas
|
0012aa613b
* Fixed GBA rtl compilation
|
il y a 13 ans |
Legolas
|
3140d1d7e7
* Fixed libgbafpc compilation
|
il y a 14 ans |
Legolas
|
ec841a86f5
* Updated to devkitARM r27 and libnds 1.4.0
|
il y a 15 ans |
Legolas
|
3a21b6e5a6
* Fixed nds rtl
|
il y a 17 ans |
peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
il y a 17 ans |
peter
|
5acb3649df
* revert r9557, the performance impact is to big for an academic corner
|
il y a 17 ans |
yury
|
0dcad4d822
* Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions.
|
il y a 17 ans |
Tomas Hajny
|
3b3849c02c
+ AllFilesMask constant added
|
il y a 18 ans |
Legolas
|
87d67dcad6
* gba and nds work with new heap manager now (no need for a custom heap manager that allocates a single big block anymore)
|
il y a 18 ans |
Legolas
|
6912707e7d
* fixed corrupted executables
|
il y a 18 ans |
daniel
|
5e13ba03e6
+ Add feature define around inittextio
|
il y a 18 ans |
florian
|
26ffc101da
* fixed softfloat trunc
|
il y a 18 ans |
Legolas
|
f766a739f1
* some small changes in the stack
|
il y a 19 ans |
florian
|
7bef6e592c
* softfpu is included in the system unit if necessary
|
il y a 19 ans |
Legolas
|
ae43d8658a
* Modified heap management
|
il y a 19 ans |
florian
|
5575a837db
* gba patch from Francesco Lombardi
|
il y a 19 ans |
tom_at_work
|
1b4b42fdd6
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
|
il y a 20 ans |
florian
|
3134acd506
* rtl part of gba port
|
il y a 20 ans |