Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 42b2228dc7 + far pointer support in defutil.def_cgsize há 12 anos atrás
  nickysn e810cabf50 * set tpointerdef.savesize correctly for far and huge pointers há 12 anos atrás
  svenbarth 905ab16ea4 Fixed and regenerated Makefile after removal of jarparamparser.pas há 12 anos atrás
  joost 14ffdf6b8d * Removed unused unit jarparamparser.pas há 12 anos atrás
  nickysn 10ef91a7f6 * updated ppudump after the x86 pointer type changes introduced in r24453 há 12 anos atrás
  nickysn f571aebdd0 * tx86pointertyp moved from unit symdef to symconst, so it can be used by ppudump há 12 anos atrás
  nickysn d95c995894 - rm the commented out code of tpointerdef.createfar há 12 anos atrás
  reiniero a180cd63fb * fcl-db: tdbf: better support ftWord field type há 12 anos atrás
  joost 6230494c20 * Let fppkg handle the dependency of fpkmunit on the libtar package há 12 anos atrás
  joost 95972cabbc * Let fpmake update the revision.inc file for fpcmake há 12 anos atrás
  marco d3db3342f0 * fix memleak in fpcanvas. Patch by wp, mantis #24427 há 12 anos atrás
  marco 9554eb2b48 * some O_ constants. Patch by Barlone. há 12 anos atrás
  sergei d367148f75 - Removed obsolete comments (copypasted from other CPU code, most likely). há 12 anos atrás
  nickysn e7cf738c31 + enabled compilation of the lineinfo unit for i8086-msdos há 12 anos atrás
  nickysn 47fe8e03b1 * refactored ncgutil.gen_load_cgpara_loc to use cgpara.locations_count há 12 anos atrás
  nickysn 49bd829ffc * refactored cg64f32.splitparaloc64 to use cgpara.locations_count há 12 anos atrás
  nickysn 3e22ec43b5 + added method TCGPara.locations_count há 12 anos atrás
  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 há 12 anos atrás
  nickysn ec392e2939 + enabled compilation of unit heaptrc for i8086-msdos há 12 anos atrás
  nickysn ecb5a4866d * refactored the int64 result passing in ax:bx:cx:dx to use 4 paralocs, instead of the GetNextReg hack há 12 anos atrás
  joost d98fb1f004 * Some fpmake.pp fixes há 12 anos atrás
  reiniero 773ee3d21c * fcl-db: clarified Dataset.txt há 12 anos atrás
  joost 2fe7dbfc6c * Several fpmake.pp fixes há 12 anos atrás
  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). há 12 anos atrás
  paul b333ef582b compiler: don't treat array[..] of dynamic array as a 2 dimension array há 12 anos atrás
  nickysn 6695c8578f * set the TinyHeapMinBlock const relative to the pointer size há 12 anos atrás
  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 há 12 anos atrás
  nickysn 9312419ce8 * fixed heap block start and size alignment in RegisterTinyHeapBlock há 12 anos atrás
  nickysn 4fc5900c78 + added writelns behind { DEBUG_TINY_HEAP} for tracing the tiny heap calls há 12 anos atrás
  pierre 7f5aa5a441 Avoid some range check errors for msdos target há 12 anos atrás