Commit History

Author SHA1 Message Date
  svenbarth 364a874623 Addendum to 23746: use FPC_FULLVERSION instead of FPC_VERSION/FPC_RELEASE 12 years ago
  svenbarth b298483bb8 Allow compilation of the compiler with 2.6.x again on Unix systems. 12 years ago
  yury 268b2d56d7 * Fixed displaying of compilation time in some cases. For example, if the compilation time is 0.99 seconds, it has been displayed as 0.10. Now it is correctly displayed as 1.0. 12 years ago
  yury ee0a338127 * Use the unixcp unit to set a default code page for ansistrings on unix-like systems. 12 years ago
  tom_at_work acbc94e0fd - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development. 13 years ago
  Jonas Maebe 462de0f5fd + AIX target definition and info for the compiler and ppudump 13 years ago
  florian 562961fd42 * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler 14 years ago
  florian 13285ab264 o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable 14 years ago
  Legolas 527dd56b28 + Initial Wii support 14 years ago
  florian 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 15 years ago
  Jonas Maebe 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from 16 years ago
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. 17 years ago
  florian e9543b90d0 + introduced default_settings record to enable compiler unit users to turn off default switches 17 years ago
  peter a724d80e81 * debuginfo initialized per unit 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  peter e2db0a3982 * cleanup current module status 18 years ago
  florian 7b39b54951 * set starttime earlier so time stamps don't get messed up 18 years ago
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 years ago
  florian dac9896a6d + added -vs for time stamping 18 years ago
  peter 78499f85dd * symbian support from Felipe 18 years ago
  pierre fa2a66c48d + Reintroduce SymbolInfo functions 18 years ago
  florian fa493c7898 * move exception mask initialization to procedure compile 18 years ago
  Legolas 96e1c482bc * compiler part of first Nintendo DS port 18 years ago
  peter 5cd8775d38 * show only totals for memdebug 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 years ago
  peter d07f470b71 * remove ifdef fpc 19 years ago
  olle 05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests 19 years ago
  Tomas Hajny c17b57db07 + Statistics of warnings, hints and notes - (modified/fixed) patch from Naj Kejah, part of wishlist item 4897, plus hardcoded text moved to message file 19 years ago
  peter 66c41ee7cc * fix memory leak with normal exit 19 years ago