pierre
|
ddee662665
Add i386 specific check that fpu stack is completely empty in CheckStack function
|
vor 10 Jahren |
michael
|
a842569bf1
* Support for functions in records
|
vor 10 Jahren |
pierre
|
817555cd6e
Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure
|
vor 10 Jahren |
pierre
|
3a9abf75a9
Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure
|
vor 10 Jahren |
marco
|
70b12b6d5d
* keep default of "cores" at a safe 0 for now.
|
vor 10 Jahren |
florian
|
b98e13cd93
* ensure success is initialized
|
vor 10 Jahren |
marco
|
53b06fa861
* disable friendly message because the fileexistance test is not reliable at this point.
|
vor 10 Jahren |
marco
|
c6d56f4e66
* always cthreads.
|
vor 10 Jahren |
marco
|
576c754034
* corrected typo.
|
vor 10 Jahren |
marco
|
c105b9bcf7
* change cores from ifdef to runtime.
|
vor 10 Jahren |
sergei
|
3a3f7859f7
* x86_64-linux: ExitCode is passed as parameter to _haltproc, so assembler hacking with global variable is not necessary.
|
vor 10 Jahren |
Tomas Hajny
|
5f0a671ddc
* single quotes are not accepted under OS/2
|
vor 10 Jahren |
Tomas Hajny
|
f0132e252c
* fixed DLL importing by name
|
vor 10 Jahren |
Tomas Hajny
|
2f92aa8d48
* corrected random memory corruption during argument setup
|
vor 10 Jahren |
Tomas Hajny
|
7292e64e04
* corrected test for empty filename in FileRec
|
vor 10 Jahren |
svenbarth
|
943a094683
Fix for Mantis #27320.
|
vor 10 Jahren |
pierre
|
9af030ba9e
Add missing x86_64-solaris gcc compiled objects
|
vor 10 Jahren |
pierre
|
16262bb10e
Add missing i386-solaris gcc compiled objects
|
vor 10 Jahren |
pierre
|
35a1e6f59e
Add x86_64 as supported CPU for Solaris OS
|
vor 10 Jahren |
Tomas Hajny
|
08ce351a06
* don't use the OS/2 API function DosSearchPath for searching through the list of directories in FSearch because it always returns full path even for relative directory specifications (as opposed to what is expected in TP/BP)
|
vor 10 Jahren |
Tomas Hajny
|
2e5054186c
* include current directory in the list of searched directories in FSearch as expected in TP/BP
|
vor 10 Jahren |
Tomas Hajny
|
5176a069cf
* align DosError returned for empty filename in GetFAttr and SetFAttr to TP/BP
|
vor 10 Jahren |
Tomas Hajny
|
37acf48426
* align DosError returned for invalid (unused) handle in GetFTime and SetFTime to TP/BP
|
vor 10 Jahren |
Tomas Hajny
|
150ead4546
* skipping wrAbandoned test unsupported on OS/2 similarly to MS Windows
|
vor 10 Jahren |
Tomas Hajny
|
33856b9f7b
* fix typo in message and deallocate all previously allocated memory
|
vor 10 Jahren |
Tomas Hajny
|
dcffcd22e7
* fix a bug in Exec if calling a program without arguments
|
vor 10 Jahren |
Tomas Hajny
|
f263da87a2
* oops, the previous commit was wrong, reverting :-(
|
vor 10 Jahren |
Tomas Hajny
|
a8ef98bf36
* fix libz DLL name for OS/2
|
vor 10 Jahren |
Tomas Hajny
|
054ada1191
* skip this test for os2 and emx targets because it tries to link in a resource file in MS Windows format (rather than the OS/2 format) which is not supported
|
vor 10 Jahren |
Jonas Maebe
|
dc172ef55b
* disabled blocks tests for Darwin/ppc(64), as the blocks runtime is only
|
vor 10 Jahren |