Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe b18ba8e85b * syncrhonised with trunk up till r28471 il y a 11 ans
  Károly Balogh 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. il y a 11 ans
  Jonas Maebe 5409d4321e + basic llvm bitcode (textual format) writer: il y a 11 ans
  svenbarth 364a874623 Addendum to 23746: use FPC_FULLVERSION instead of FPC_VERSION/FPC_RELEASE il y a 12 ans
  svenbarth b298483bb8 Allow compilation of the compiler with 2.6.x again on Unix systems. il y a 12 ans
  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. il y a 12 ans
  yury ee0a338127 * Use the unixcp unit to set a default code page for ansistrings on unix-like systems. il y a 12 ans
  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. il y a 13 ans
  Jonas Maebe 462de0f5fd + AIX target definition and info for the compiler and ppudump il y a 13 ans
  florian 562961fd42 * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler il y a 14 ans
  florian 13285ab264 o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable il y a 14 ans
  Legolas 527dd56b28 + Initial Wii support il y a 14 ans
  florian 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 il y a 15 ans
  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 il y a 16 ans
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. il y a 17 ans
  florian e9543b90d0 + introduced default_settings record to enable compiler unit users to turn off default switches il y a 17 ans
  peter a724d80e81 * debuginfo initialized per unit il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  peter e2db0a3982 * cleanup current module status il y a 18 ans
  florian 7b39b54951 * set starttime earlier so time stamps don't get messed up il y a 18 ans
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 il y a 18 ans
  florian dac9896a6d + added -vs for time stamping il y a 18 ans
  peter 78499f85dd * symbian support from Felipe il y a 18 ans
  pierre fa2a66c48d + Reintroduce SymbolInfo functions il y a 18 ans
  florian fa493c7898 * move exception mask initialization to procedure compile il y a 18 ans
  Legolas 96e1c482bc * compiler part of first Nintendo DS port il y a 18 ans
  peter 5cd8775d38 * show only totals for memdebug il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead il y a 19 ans
  peter d07f470b71 * remove ifdef fpc il y a 19 ans