Commit History

Author SHA1 Message Date
  daniel 82b973937d * Change padding to 2 bytes. 18 years ago
  daniel 3a7266a462 * Handle FPC_USE_LIBC case for Sparc too. 18 years ago
  daniel 084a78fdd3 * Make sparc/linux stat structure backward compatible too. 18 years ago
  daniel ae15527637 * Make ARM stat structure backwards compatible too. 18 years ago
  daniel 8127fb7a05 * Switch to classic field names to prevent further messing with compatibility. 18 years ago
  daniel d030103742 + Restore "stat" data structure in backward compatible state 18 years ago
  daniel 59a972ec9c * Change dd_nextoff to cardinal to prevent upscaling of calculations to 64-bit. 18 years ago
  daniel 5da5440e12 * Ptrint considered harmfull bug no 54689826, change to ptruint. 18 years ago
  pierre f91620c22b * fix threadvar stabstr handling in internal assembler 18 years ago
  Jonas Maebe 5f169f97ff * fixed SSE2 substraction when both operands are on the 80x87 fpu stack 18 years ago
  Tomas Hajny e3221637a4 + support for new packages 18 years ago
  Tomas Hajny 35a3d96d6f + increase maximum number of possible packages 18 years ago
  michael 25a29c1159 * Undid revision 6462 18 years ago
  pierre 283649b35d * remove obsolete code, only for go32v2 with DEBUG on 18 years ago
  pierre 2c9d16cc8f + tcext*.o files generated with djgpp gcc version 3.4.4 18 years ago
  marco f88aea0051 * freebsd bin 18 years ago
  ivost de36c38282 * fixed bug in linux.pp / user_desc record 18 years ago
  florian 8c8042aaf0 * experimental fix for #8210 18 years ago
  Jonas Maebe 442598d9f8 * darwin->darwin compilation does not need cross binutils (regardless 18 years ago
  pierre 9ce6402753 * get tarfile target to work on Windows2000 18 years ago
  pierre ebd16dab5f * get tarfile target to work on Windows2000 18 years ago
  florian 9be265ab02 * fixed x86-64 compilation 18 years ago
  peter 7d6637456b * use i?86 instead of i386 18 years ago
  florian 922b387980 * WinCE compilation fixed 18 years ago
  Tomas Hajny 30b78920cd * OS/2 compilation fixes (not completely finished yet) 18 years ago
  daniel 0b3ddb0b82 + Prevent error message after program terminates. 18 years ago
  chrivers 9e030d58b5 * Fixed uses-clause in jwanative.pas. This fixes many compilation problems where types would be aliased to incompatible types, because jwanative.pas is also used as an include file in jwawindows.pas 18 years ago
  daniel 2607f1f32c * Better check to avoid cross-binutils 18 years ago
  daniel 9bf4565f0b + A binutils prefix is not necessary when cross-compiling from i386 to x86_64 and vice versa. 18 years ago
  Jonas Maebe 96d1a246ee * fixed typos (MacOS -> Mac OS) 18 years ago