sergei
|
50639d89e7
* x86_64-linux startup: use ABI tag from abitag.o, cleaned out inlined versions.
|
10 anni fa |
pierre
|
d939a163f7
Fix errors and improve ouput of ppudump
|
10 anni fa |
pierre
|
c5de263637
Set default assembler to elf64 writer for x86_64-solaris target
|
10 anni fa |
pierre
|
c7e939b243
Add x86_64-solaris to the list of supported targetss for as_x86_64_elf64 binary writer
|
10 anni fa |
Tomas Hajny
|
608b14ab4e
* make sure that the stack size passed to emxbind is valid (override the value passed using $M if necessary)
|
10 anni fa |
Tomas Hajny
|
4cced1186d
* use the default locale for current country as the first fallback before using the 'Universal' locale if the locale set in LANG is not recognized/supported by OS/2
|
10 anni fa |
Tomas Hajny
|
919e58fc99
* try a fallback to 'Universal' locale if the locale set in LANG is not recognized/supported by OS/2
|
10 anni fa |
pierre
|
56f53176e7
Add freebsd, openbsd and OS2 to the list of i386 targets handling records with only one float as normal float
|
10 anni fa |
florian
|
69ac7dd7ef
* limit initialization to register variables which really need to be initialized
|
10 anni fa |
Tomas Hajny
|
0f83e24145
* Unicode utilities now built for targets OS/2 and EMX too
|
10 anni fa |
Tomas Hajny
|
6230131a4d
* include OS/2 and EMX in CollationOSes
|
10 anni fa |
Tomas Hajny
|
caa749f6a0
* UTF-8 may not be the system codepage on OS/2 - skipped
|
10 anni fa |
Tomas Hajny
|
693a239842
* information about GCC version used for compiling the OS/2 object files added
|
10 anni fa |
pierre
|
84bb209ce8
Add some missing C compiler information found inside C objects
|
10 anni fa |
Tomas Hajny
|
5a03b52801
* compiled object files for OS/2
|
10 anni fa |
Tomas Hajny
|
d3ee7d4999
* there is no wchar.h included in EMX GCC port (but it is fortunately not needed for our testsuite)
|
10 anni fa |
sergei
|
53c943c5a1
+ ELF linker: support writing DT_PREINIT_ARRAY/DT_INIT_ARRAY/DT_FINI_ARRAY dynamic tags. Still misses a lot of sanity checks, and does not sort entries.
|
10 anni fa |
sergei
|
2efa348b19
- Cleaned out more assembler hacks around ExitCode variable
|
10 anni fa |
sergei
|
d6f5bcee45
- Cleaned out assembler hacks around ExitCode variable
|
10 anni fa |
sergei
|
e2eb6dffbb
+ x86_64-linux: build ABI tag separately, the purpose it twofold: 1) it is the only part of startup that cannot be yet handled directly by compiler, 2) it provides a single point to modify whenever necessary.
|
10 anni fa |
sergei
|
bb8de483f2
- Removed "version" directive, all it does is creation of extra PT_NOTE segment, which does not appear in programs compiled with C.
|
10 anni fa |
michael
|
79e7ba678e
* Support Hints prior to variable initialization, properties in records
|
10 anni fa |
michael
|
7bb0b187a4
* Fix visibility in records mixed with function/procedure
|
10 anni fa |
pierre
|
ddee662665
Add i386 specific check that fpu stack is completely empty in CheckStack function
|
10 anni fa |
michael
|
a842569bf1
* Support for functions in records
|
10 anni fa |
pierre
|
817555cd6e
Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure
|
10 anni fa |
pierre
|
3a9abf75a9
Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure
|
10 anni fa |
marco
|
70b12b6d5d
* keep default of "cores" at a safe 0 for now.
|
10 anni fa |
florian
|
b98e13cd93
* ensure success is initialized
|
10 anni fa |
marco
|
53b06fa861
* disable friendly message because the fileexistance test is not reliable at this point.
|
10 anni fa |