Historie revizí

Autor SHA1 Zpráva Datum
  nickysn f571aebdd0 * tx86pointertyp moved from unit symdef to symconst, so it can be used by ppudump před 12 roky
  nickysn d95c995894 - rm the commented out code of tpointerdef.createfar před 12 roky
  reiniero a180cd63fb * fcl-db: tdbf: better support ftWord field type před 12 roky
  joost 6230494c20 * Let fppkg handle the dependency of fpkmunit on the libtar package před 12 roky
  joost 95972cabbc * Let fpmake update the revision.inc file for fpcmake před 12 roky
  marco d3db3342f0 * fix memleak in fpcanvas. Patch by wp, mantis #24427 před 12 roky
  marco 9554eb2b48 * some O_ constants. Patch by Barlone. před 12 roky
  sergei d367148f75 - Removed obsolete comments (copypasted from other CPU code, most likely). před 12 roky
  nickysn e7cf738c31 + enabled compilation of the lineinfo unit for i8086-msdos před 12 roky
  nickysn 47fe8e03b1 * refactored ncgutil.gen_load_cgpara_loc to use cgpara.locations_count před 12 roky
  nickysn 49bd829ffc * refactored cg64f32.splitparaloc64 to use cgpara.locations_count před 12 roky
  nickysn 3e22ec43b5 + added method TCGPara.locations_count před 12 roky
  nickysn b9084a22ca * in the nasm writer only declare labels as global if they have labsym.bind=AB_GLOBAL; this fixes compilation of i8086-msdos programs that use multiple units před 12 roky
  nickysn ec392e2939 + enabled compilation of unit heaptrc for i8086-msdos před 12 roky
  nickysn ecb5a4866d * refactored the int64 result passing in ax:bx:cx:dx to use 4 paralocs, instead of the GetNextReg hack před 12 roky
  joost d98fb1f004 * Some fpmake.pp fixes před 12 roky
  reiniero 773ee3d21c * fcl-db: clarified Dataset.txt před 12 roky
  joost 2fe7dbfc6c * Several fpmake.pp fixes před 12 roky
  svenbarth f1f89c77c3 Finally refactor "b_needs_init_final" flag to be a symtable flag which is written to/loaded from the PPU (as discussed in the thread "Status report for "class helpers"" in fpc-devel on 29th January 2011). před 12 roky
  paul b333ef582b compiler: don't treat array[..] of dynamic array as a 2 dimension array před 12 roky
  nickysn 6695c8578f * set the TinyHeapMinBlock const relative to the pointer size před 12 roky
  nickysn f0ada1ccc5 * fixed bug in SysTinyGetMem that caused heap corruption if the free block that's being allocated is followed tightly by an already allocated block před 12 roky
  nickysn 9312419ce8 * fixed heap block start and size alignment in RegisterTinyHeapBlock před 12 roky
  nickysn 4fc5900c78 + added writelns behind { DEBUG_TINY_HEAP} for tracing the tiny heap calls před 12 roky
  pierre 7f5aa5a441 Avoid some range check errors for msdos target před 12 roky
  pierre cc8708c3c9 Improve test to allow easier understanding of errors před 12 roky
  yury 4a696dbf00 * pas2jni: fixed error during records processing. před 12 roky
  yury 8bc8363c77 * pas2jni: added fcl-json dependency. před 12 roky
  yury 94197aade9 * pas2jni: fixed processing of int64 and boolean constants. Also fixes to correctly process whole System unit. před 12 roky
  yury 10c1b11d15 * ppudump: Output "RetType" attribute for procedures and destructors. před 12 roky