Historique des commits

Auteur SHA1 Message Date
  florian 2f510f8f2f * fixed to reflect last tconvtype change il y a 23 ans
  carl 67486c96c3 * fixes for Delphi 6 compilation il y a 23 ans
  Jonas Maebe a15d8cfe39 * a_load_reg_reg() now has two size parameters: source and dest. This il y a 23 ans
  carl ecb32b0ef0 * first_int_to_real moved to i386 (other one is generic) il y a 23 ans
  peter 425bb45ddc * renamed current_library to objectlibrary il y a 23 ans
  peter ac71268ce6 * saving of asmsymbols in ppu supported il y a 23 ans
  Jonas Maebe 6b83738e7d + generic implementation of tcg.g_flags2ref() il y a 23 ans
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types il y a 23 ans
  peter 4285e99853 * internal linker il y a 23 ans
  carl d75603c2ed * bugfix of hdisponen (base must be set, not index) il y a 23 ans
  peter 06ebac4e27 * readded missing revisions il y a 23 ans
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand il y a 23 ans
  peter 2992e1819c * removed old logs and updated copyright year il y a 23 ans
  peter 4dcd96747e * moved entry and exitcode to ncgutil and cgobj il y a 23 ans
  peter 6320530bdd * removed newn and disposen nodes, the code is now directly il y a 23 ans
  carl fb605f11b0 * changeregsize -> rg.makeregsize il y a 23 ans
  peter 8d0751ff97 * removed some more routines from cga il y a 23 ans
  peter 3bcfe33002 * fixed stackcheck that would be called recursively when a stack il y a 23 ans
  peter 5e7a1e3729 * removed unused units il y a 23 ans
  peter 5b242f7741 * tlocation,treference update il y a 23 ans
  Jonas Maebe 7fb55bf4e4 + a_loadfpu_* and a_loadmm_* methods in tcg il y a 23 ans
  peter b4cc4b7b01 * removed compiler warnings il y a 23 ans
  Jonas Maebe f15dbd7bf0 * range checking is now processor independent (part in cgobj, part in cg64f32) and should work correctly again (it needed some changes after the changes of the low and high of tordef's to int64) * maketojumpbool() is now processor independent (in ncgutil) * getregister32 is now called getregisterint il y a 24 ans
  Jonas Maebe b49f0958a6 * part of my fix for dynarray -> open array conversion, forgot to il y a 24 ans
  Jonas Maebe a87a30b831 * fixed web bug #1665 (allow char to chararray type conversion) ("merged") il y a 24 ans
  peter 7312815d01 * int64->boolean fixed il y a 24 ans
  Jonas Maebe f33d23922a - removed unnecessary i386 pass_2 of as- and isnode and added dummy generic ones il y a 24 ans
  Jonas Maebe fc6d300a95 * almost all second pass typeconvnode helpers are now processor independent il y a 24 ans
  Jonas Maebe f256a47f04 * compilerproc implementation of set addition/substraction/... il y a 24 ans
  Jonas Maebe 06f9cd4c96 * some fixes in compilerprocs for chararray to string conversions il y a 24 ans