Historique des commits

Auteur SHA1 Message Date
  michael 231b86dcdf * Reset also resets main program src il y a 6 ans
  michael a38e67dfde * Add FindIncludeFileName at higher level, virtual il y a 6 ans
  florian 32121de8ae * do not call InitTLS when a compiler is used which does not include the abi tag section il y a 6 ans
  Jonas Maebe 8846041b23 * use volatile() to prevent wrong optimizations by llvm il y a 6 ans
  Jonas Maebe 122d0d36d6 + volatile() expression that marks an expression as volatile il y a 6 ans
  Jonas Maebe b7da7cd654 * ensure the generic version of tcgshlshrnode gets used for llvm il y a 6 ans
  Jonas Maebe 2109612fa3 - disable cs_opt_use_load_modify_store because for llvm because it is il y a 6 ans
  yury 1cc3c199c8 * pas2jni: TClass helper must be generated only for the system unit. il y a 6 ans
  michael 78b3b8ee4e * Modifications so it compiles for target browser il y a 6 ans
  michael 1fba127e21 * Fix tests after latest batch of changes il y a 6 ans
  Mattias Gaertner 8b912d0fea pastojs: restored test built-in debugger; il y a 6 ans
  Mattias Gaertner ada75392aa pas2js: lpi removed default suite il y a 6 ans
  Mattias Gaertner 3c8c833234 pastojs: restored built-in function debugger il y a 6 ans
  Mattias Gaertner ca7d187654 pastojs: restored built-in function debugger il y a 6 ans
  michael ec782c522e * No more basedir il y a 6 ans
  florian eeadf618b8 + abi tag for i386 il y a 6 ans
  Károly Balogh 6629e72d79 m68k: reinstate the inc/dec tempregister type hack again in an isolated way (it was removed in r40385, as it was breaking llvm target) il y a 6 ans
  michael b9905f6a2c * Instantiate FS compiler il y a 6 ans
  michael 2c7f401bf7 * Instantiate PCU compiler il y a 6 ans
  michael 07f98847ca * Refactored so compiler itself is filesystem agnostic il y a 6 ans
  florian 90557f2e62 * properly calcualte aligncount as proposed by Jeppe, should resolve #33323 il y a 6 ans
  florian 31ae109a31 * properly initialize phdr and phnum il y a 6 ans
  michael e8a8046d3e * Moved LoadUsedUnit from compilerfile to compiler il y a 6 ans
  michael 99c5c79327 * Move finding unit to compiler instead of Compilerfile il y a 6 ans
  Jonas Maebe e8512d19b5 * set constalignmax to the same value as varalignmax for all targets where il y a 6 ans
  Jonas Maebe 95d79296bd * fixed alignment of tfiledef (same as corresponding file recorddef) il y a 6 ans
  michael b84e02b0a9 * Fix compilation with debug output defines il y a 6 ans
  michael 333b4f3193 * Move everything not related to file searching from cache to compiler il y a 6 ans
  michael a3337afa98 * Move InsertJSFiles to compiler il y a 6 ans
  michael 92c07633c2 * Move things out of resolver, into filecache il y a 6 ans