Commit History

Author SHA1 Message Date
  lacak e280a8d97e fcl-db: base: TBinaryField.AsVariant should return variant Null when Field.IsNull 12 years ago
  reiniero 3d74c089d2 * fcl-db/dbase: test data remains in memo memory storage after closing and opening 12 years ago
  sergei c7937f6736 * Win64 exception handling: don't reset fc_unwind control flow flag at the beginning of try..except blocks. Resolves #24342. 12 years ago
  nickysn 8fddb1361b * got rid of push const also in tcg8086.a_loadaddr_ref_cgpara 12 years ago
  nickysn cfc3c6ec5d - cleanup tcg8086.a_loadaddr_ref_cgpara from unused code left over from i386 12 years ago
  nickysn e4f3dd1264 * do not emit shl/shr with a const different than 1 on 8086 12 years ago
  nickysn 76e3dd5cef * do not generate push const on the i8086, go through a register instead, unless it's 186+ 12 years ago
  nickysn 06f1b6a4e8 * moved the i8086 'push const' instructions to a new method, so they can be abstracted on pre-186 processors 12 years ago
  florian 0e9b8adb7a patch by Michael Ring: 12 years ago
  nickysn 7c0679efdb * use the 'leave' instruction on 80186+ 12 years ago
  florian d4c7afbfe8 + generate thumb_func directives for thumb as well 12 years ago
  pierre 846f566085 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre a86ae3efee Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 58497ff016 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 6d3121078d Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 4226f08565 Regenerate with up-to-date fpcmake binary 12 years ago
  pierre d1d0ed3c16 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 114d8e4507 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 5fe15ff08d Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 years ago
  pierre 5c9de9a68b Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 884918a4c4 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 7b77319e06 Add missing Makefile 12 years ago
  reiniero 3486661512 * fcl-db/dbase: fix Dbase3,4,7 zero content memo fields 12 years ago
  sergei 97152cc41b * Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword. 12 years ago
  sergei 1fea5a82c1 * Replaced oso_disabled flag by TExeSection.Disabled boolean property. Makes code a bit nicer to read. 12 years ago
  sergei 8e6d6d0027 * Replaced strpcopy() by its equivalent. With sysutils in uses clause, strpcopy resolves to ansistring version, inserting a redundant conversion to ansistring. 12 years ago
  nickysn 70649932de * tlocation.value reverted back to longint on non 64-bit archs. This fixes the tset5.pp and tset5a.pp regressions on powerpc and probably other 32-bit platforms. 12 years ago
  florian 18aaeff1d7 + calculate node complexity for addrnodes and labelnodes 12 years ago