Commit történet

Szerző SHA1 Üzenet Dátum
  lacak f95f42d72b fcl-db: tests: introduce TDBBasicsTestCase as ancestor for other test cases (call DBConnector.StartTest and StopTest from him) 12 éve
  svenbarth 2e186a91fa Add support for integer constants to SetPEFlags and SetPEOptFlags. This is Delphi compatible. 12 éve
  nickysn 4840a33b80 * also return true in is_calljmp() for the A_JCXZ instruction on the i8086 12 éve
  sergei 6cb66faffe * Removed redundant assignments to result in UniversalTimeToLocal and LocalTimeToUniversal, Mantis #24582. 12 éve
  lacak 812efbad13 fcl-db: tests: add TestSQLDB to dbtestframework 12 éve
  sergei 64cf141f0c * Fix building for WinCE (KEY_WOW64_xx constants do not exist there), resolves #24587 12 éve
  lacak 5e1b3b303a fcl-db: tests: formatting (order methods) 12 éve
  lacak ee2fee4259 fcl-db: sqldb: 12 éve
  nickysn 511b1f37c1 * write the segment of aitconst_farptr on a separate line to avoid long symbol truncation, due to line length limit; this fixes compilation of sysutils in the medium memory model 12 éve
  nickysn 70cd05caa8 * fpc_setjmp and fpc_longjmp updated to support far code memory models 12 éve
  nickysn 0de550c2c9 * use an indirect jmp in fpc_longjmp 12 éve
  nickysn 07b9019c94 * jmp_buf.pc renamed to .ip and also changed to word 12 éve
  nickysn 8392c492cc * jmp_buf.bp and .sp changed to word, because pointer will become 32-bit in far data memory models 12 éve
  nickysn baa4d39ea3 + apply extra_param_offset to all i8086 asm routines that use nostackframe 12 éve
  nickysn 5d4ebf0dca + added extra_param_offset constant for accessing parameters in asm routines with nostackframe 12 éve
  florian 980563d576 * several small errors fixed, float128<->float64 conversion works now 12 éve
  florian 92477a14b8 o patch by Max Nazholov: 12 éve
  florian ff3295d8fd * nostackframe is not allowed by newer FPCs for pascal functions/procedure (and was never recommended) 12 éve
  Károly Balogh cdf3f3266b implemented FileSetDate, improved FileCreate 12 éve
  nickysn bb06899ec7 * clarified the comment for aitconst_farptr 12 éve
  nickysn fa9c26f76f + medium memory model added to the compiler help messages 12 éve
  nickysn d387182bd6 * when doing a pointer comparison on i8086, don't cast a far pointer to a near one (pchar), but use a far one instead 12 éve
  nickysn 894d400a7b + added is_farpointer(tdef) and is_hugepointer(tdef) helper functions to defutil 12 éve
  pierre aae318403d Fix a int64<->single conversion failure exposed in test/units/softfpu/sfttst.pp 12 éve
  nickysn 70dbd7f667 * far pointer aware conversion of method pointer to plain procvar 12 éve
  sergei 562714129f * MIPS: get completely rid of LI macro, generate equivalent CPU instructions instead. 12 éve
  nickysn 6046edd8f9 + i8086/n8086cnv.pas added to lazarus project 12 éve
  nickysn b342588af1 + i8086 specific far proc aware implementation of ttypeconvnode.second_proc_to_procvar 12 éve
  nickysn 9dbbffba61 + added trefaddr.addr_seg for referencing the segment of a symbol 12 éve
  nickysn 57e84dc0b4 * set the proper size for far procsyms in tcgloadnode.pass_generate_code 12 éve