Károly Balogh
|
26d53cfa55
amicommon: Amiga/m68k RTL now uses the common code
|
11 gadi atpakaļ |
Károly Balogh
|
b5d559dce1
Amiga: fixed FileNameCasePreserving flag to true
|
11 gadi atpakaļ |
Károly Balogh
|
fbc7b3d89a
fixed some recently added external vs. public mixup, so Amiga binaries even link again
|
11 gadi atpakaļ |
Károly Balogh
|
8a83037883
amiga: added some hacks to support the ancient code in amunits package. most of this will be gone after amunits package cleanup, but at least amunits package builds now
|
11 gadi atpakaļ |
Károly Balogh
|
fb218fa671
require v37 libs (OS2.04+) instead of v50 (nextgen)
|
11 gadi atpakaļ |
Károly Balogh
|
2f02fa6f16
fixed AllFilesMask for Amiga and some comment typos
|
11 gadi atpakaļ |
Károly Balogh
|
e22228ca27
AMIGAOS4 is now defined in the compiler, not in the RTL
|
11 gadi atpakaļ |
Károly Balogh
|
3137c6ac4a
answer the WBMsg on process exit, when run from Workbench
|
12 gadi atpakaļ |
Tomas Hajny
|
27403b542b
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 gadi atpakaļ |
paul
|
1ccf16358c
rtl: init widestring and unitcodestring managers before initialization of Standard IO files (stdin,stdout,stderr)
|
14 gadi atpakaļ |
Károly Balogh
|
f5930b0dfc
* MorphOS, Amiga: changed definition of sLineBreak to match other system units, fixes fcl-base build
|
15 gadi atpakaļ |
Jonas Maebe
|
d4d7b695c7
- removed all "islibrary:=false;" assignments from system unit
|
16 gadi atpakaļ |
florian
|
f97c2968f9
* fixed widestring/unicodemanager initialisiation
|
17 gadi atpakaļ |
peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 gadi atpakaļ |
peter
|
5acb3649df
* revert r9557, the performance impact is to big for an academic corner
|
17 gadi atpakaļ |
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.
|
17 gadi atpakaļ |
florian
|
7da7364ee7
* refactored SysResetFPU into SysInitFPU and SysResetFPU
|
18 gadi atpakaļ |
Károly Balogh
|
f3e13f1e68
+ removed a define which seems unnecessary
|
18 gadi atpakaļ |
Tomas Hajny
|
3b3849c02c
+ AllFilesMask constant added
|
18 gadi atpakaļ |
florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
19 gadi atpakaļ |
Károly Balogh
|
705033284e
+ regenerated makefiles to support powerpc-amiga target
|
19 gadi atpakaļ |
Károly Balogh
|
fe6637884d
+ some basic system unit. morphos one with _lot_ of commented out parts
|
19 gadi atpakaļ |