Historique des commits

Auteur SHA1 Message Date
  Tomas Hajny 608b14ab4e * make sure that the stack size passed to emxbind is valid (override the value passed using $M if necessary) il y a 10 ans
  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 il y a 10 ans
  Tomas Hajny 919e58fc99 * try a fallback to 'Universal' locale if the locale set in LANG is not recognized/supported by OS/2 il y a 10 ans
  pierre 56f53176e7 Add freebsd, openbsd and OS2 to the list of i386 targets handling records with only one float as normal float il y a 10 ans
  florian 69ac7dd7ef * limit initialization to register variables which really need to be initialized il y a 10 ans
  Tomas Hajny 0f83e24145 * Unicode utilities now built for targets OS/2 and EMX too il y a 10 ans
  Tomas Hajny 6230131a4d * include OS/2 and EMX in CollationOSes il y a 10 ans
  Tomas Hajny caa749f6a0 * UTF-8 may not be the system codepage on OS/2 - skipped il y a 10 ans
  Tomas Hajny 693a239842 * information about GCC version used for compiling the OS/2 object files added il y a 10 ans
  pierre 84bb209ce8 Add some missing C compiler information found inside C objects il y a 10 ans
  Tomas Hajny 5a03b52801 * compiled object files for OS/2 il y a 10 ans
  Tomas Hajny d3ee7d4999 * there is no wchar.h included in EMX GCC port (but it is fortunately not needed for our testsuite) il y a 10 ans
  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. il y a 10 ans
  sergei 2efa348b19 - Cleaned out more assembler hacks around ExitCode variable il y a 10 ans
  sergei d6f5bcee45 - Cleaned out assembler hacks around ExitCode variable il y a 10 ans
  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. il y a 10 ans
  sergei bb8de483f2 - Removed "version" directive, all it does is creation of extra PT_NOTE segment, which does not appear in programs compiled with C. il y a 10 ans
  michael 79e7ba678e * Support Hints prior to variable initialization, properties in records il y a 10 ans
  michael 7bb0b187a4 * Fix visibility in records mixed with function/procedure il y a 10 ans
  pierre ddee662665 Add i386 specific check that fpu stack is completely empty in CheckStack function il y a 10 ans
  michael a842569bf1 * Support for functions in records il y a 10 ans
  pierre 817555cd6e Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure il y a 10 ans
  pierre 3a9abf75a9 Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure il y a 10 ans
  marco 70b12b6d5d * keep default of "cores" at a safe 0 for now. il y a 10 ans
  florian b98e13cd93 * ensure success is initialized il y a 10 ans
  marco 53b06fa861 * disable friendly message because the fileexistance test is not reliable at this point. il y a 10 ans
  marco c6d56f4e66 * always cthreads. il y a 10 ans
  marco 576c754034 * corrected typo. il y a 10 ans
  marco c105b9bcf7 * change cores from ifdef to runtime. il y a 10 ans
  sergei 3a3f7859f7 * x86_64-linux: ExitCode is passed as parameter to _haltproc, so assembler hacking with global variable is not necessary. il y a 10 ans