提交历史

作者 SHA1 备注 提交日期
  joost 584ac69bff * Several fpmake-file updates 14 年之前
  sergei 02a5efc619 * win/systhrd.inc, clean up: 14 年之前
  florian b0cef1693a * compilation of system unit was broken 14 年之前
  florian f276177c44 + build atmega128 mcu unit 14 年之前
  florian 4f08d148ea * unique internal errors 14 年之前
  joost 595eadccb6 * Do not cleanup fpmake executable on distclean anymore. To make it possible 14 年之前
  sergei 6a2e87121b * ogcoff.pas: sort all objsections having '$' in the name, not just .idata$*. This is a documented PECOFF feature and it is required for tls callback stuff to link correctly regardless of the order of declarations in source files. 14 年之前
  joost eae9ef6529 * Do not mark packages as installed, if they are compiled within this fpmake 14 年之前
  marco 4163c8fb51 * assume callback is cdecl 14 年之前
  joost 28fb5b21a3 * Always add -n when compiling fpmake when not cross-compiling 14 年之前
  Mattias Gaertner 5ca0871033 instantfpc: example for mode directive 14 年之前
  sergei 50952945e1 * Moved WideString-related code, which is identical for Win32 and Win64, into syswin.inc 14 年之前
  pierre 5a2d6c0429 Fix constant pointer reading for 64 bit CPU 14 年之前
  pierre 0ca127b97e * Fix length size for non-short string types 14 年之前
  pierre f23b265ce1 + Add global testppudump rule 14 年之前
  pierre efb0193cb2 Add ./utils/ppudump prerequisite to log-ppu files 14 年之前
  pierre d4372a7ac5 * Add ppudump testing rules 14 年之前
  pierre b94cdd4881 * Handled real constants of different size 14 年之前
  pierre 322e3f8a16 * More fixes for ppudump use 14 年之前
  pierre 3017132268 * Remove triple sources 14 年之前
  pierre 2f7a57fcab * Use extended for bestreal type if GENERIC_CPU is defined 14 年之前
  pierre eb4798238d * Display hexadecimal values of wide strings 14 年之前
  pierre dd96bfb3dd * fix ppu dumping with ppudump utility for cross CPU 14 年之前
  michael 6ad0a9cc26 * Improved interpretation of shebang line under linux. Added --set-cache argument 14 年之前
  sergei 5d5ddbbe3e * Revert rounding section data size, it should be done in a more sophisticated way 14 年之前
  sergei 2d96c34b06 * Improvements to PE executable output: 14 年之前
  sergei cd94bb5edf * tls_index must be renamed everywhere, forgotten part of r17943. 14 年之前
  michael 718fc1ccd1 * Force .pas extension if extension not in .pas .pp .lpr 14 年之前
  michael 31df8d516b * Allow .cgi as extension 14 年之前
  michael 1726c0b14d * Force an extension on cache filename, so extension can be skipped in script name. 14 年之前