Commit History

Author SHA1 Message Date
  florian eadcc6ad1a * new introduded problem with classes fix, the parent class wasn't set 27 years ago
  peter aea3c488fb + fixpath() has an extra option to allow a ./ as path 27 years ago
  Jonas Maebe 4ae9c1291d * cleaned up/corrected some parts about optimizations 27 years ago
  pierre c4bc24c00b + added two level of longjump to 27 years ago
  peter 5d8f48b46d * fixed fldcw,fstcw for as 2.9.1 27 years ago
  pierre ef6de028fa * system debug info output to stderr 27 years ago
  pierre c7167e92ff + added options -lS and -lT for source and target os output 27 years ago
  peter a5a58fef27 * don't count includefiles which are found in the includepath for a 27 years ago
  peter a69bfeb4b1 * unit check name works now for all units, not only systemunit 27 years ago
  peter bd6a47bab1 * removed warnings 27 years ago
  peter d736ecaf4d * fixed unsigned mul 27 years ago
  peter 94dfc5edd8 * fixed u32bit - s32bit conversion problems 27 years ago
  peter c65b618cfb * procvar parsing updated just like psub.pas routine 27 years ago
  michael 65d1ea7ff5 + Implemented stringlist. Untested, since classes broken. 27 years ago
  pierre 5ccb5f88ef * compiles without -So option 27 years ago
  pierre 4844858fa6 * vmtlink type changed to pointer 27 years ago
  pierre a5efe8d0c4 * check if file can be opened, returns nil if not 27 years ago
  Jonas Maebe 2f34365234 + some small FPU peephole optimizations (use value in FP regs instead of loading it 27 years ago
  florian 9c13c9cbb4 * better code generation for s:=s+[b] if b is in the range of 27 years ago
  peter f6e66549b8 * getenv with envp=nil check 27 years ago
  peter 525f478bae * write(pchar) has check for nil 27 years ago
  peter 1456602381 + 171,172,173 27 years ago
  peter e659040083 * fixed filedef for typenodetype 27 years ago
  peter 87d00c3da9 * dependencies,mkdep target is not linux only 27 years ago
  peter b068ad3821 * leave when an error has been in the interface (else other units could 27 years ago
  peter 0ffc0f5586 + check for < 0 which otherwise segfaulted 27 years ago
  peter 3e8bbe3edd + VERBOSE=1 to set -vwni (necessary due the -n) 27 years ago
  peter adcc76d18d + packed record for conversion records 27 years ago
  florian 6eaa58b9c5 + switch $APPTYPE for win32 added 27 years ago
  pierre eea45c0432 + terminated the include exclude implementation for i386 27 years ago