提交历史

作者 SHA1 备注 提交日期
  peter a504c974ab * use exeinfo unit to find .debug_line section 17 年之前
  peter c553583486 * cache filesize 17 年之前
  daniel 459382faa8 + Teach peephole optimizer the cmc/adc trick I used in int_str. 17 年之前
  Jonas Maebe 5fbc947ae8 + -Xg support for darwin with dwarf 17 年之前
  Jonas Maebe 56c18c5521 * fix from r9332 for shared libraries 17 年之前
  peter 2a479654f1 * remove asm for simple math functions so the generic inlined function is 17 年之前
  daniel 624bb8e7e1 * Add win32 workaround suggested by Peter. 17 年之前
  peter 1561d97465 * optimize write loop in int_str 17 年之前
  peter f70219cdd8 * add align directives to int_str 17 年之前
  daniel d12e107800 * Use fpc_geteipasebx. 17 年之前
  daniel 4ca3a590e8 * Labels that are defined or referenced in a different lexical level 17 年之前
  yury 68f340eb9c * Fixed THREAD_PRIORITY constants. 17 年之前
  daniel 220565fb94 * Remove unused lea from skip loop. 17 年之前
  Jonas Maebe 9ad66cecaf + also add fpc-unit dependency on paszlib to build dependencies 17 年之前
  joost c8fc140581 * Write results to a testsuite-digest 17 年之前
  joost 9cfe2a0dc4 * Added dependency on paszlib to fcl-fpcunit 17 年之前
  Jonas Maebe 8c45c66e13 * removed accidentally committed global disable of assembler int_str 17 年之前
  Jonas Maebe 95c991872b + added exeinfo to implicit units so make install works again 17 年之前
  joost 7baab96e81 * DigestTestREport makes it possible to write the unittest results to a testsuite-digest 17 年之前
  daniel b8fdbb1055 * Some final tweaks to asm int_str. 17 年之前
  daniel f94d457429 * Add Darwin PIC support to assembler int_str again. 17 年之前
  peter 3befb1f832 * refactor executable loading into exeinfo unit so 17 年之前
  peter 39cd83a465 * use UpdateCrc32 instead of Crc32 17 年之前
  peter 793fd8fc09 * Add -Xg to help pages 17 年之前
  marco bd70396a93 * BSDs added 17 年之前
  Vincent Snijders 9de3695061 * fixed comparing ppu time with source time (bug 10443) 17 年之前
  michael 41cce2fe42 * Fixed IsEmptyStr 17 年之前
  joost 3852af4afb * Moved StringsReplace from sqldb to strutils 17 年之前
  florian cd4b05f3de * better detection of source file change while writing debug info 17 年之前
  joost 611e07202d * Use MergeSort instead of InsertSort on opening database 17 年之前