提交历史

作者 SHA1 备注 提交日期
  sergei 482e61dafa * MIPS, TCpuAsmOptimizer.GetNextInstructionUsingReg: test that returned item is actually an instruction, because GetNextInstruction can sometimes stop on labels. 11 年之前
  sergei f1d1fd4f24 * Inserted explicit typecasts in order to prevent range check errors at some places where signed and unsigned types are assigned to each other (mostly MIPS-specific, but one was necessary in generic code). 11 年之前
  michael d368032132 * Test removed 11 年之前
  michael 7f5bdbbf2f * Test 11 年之前
  masta 96915b3f0c 16bit Thumb is not able to use tst with an immediate value 11 年之前
  michael 32f74d23f1 * Move to postgresql 11 年之前
  nickysn a61c775d29 + enabled the huge (>64kb) heap support in the compact and large memory models 11 年之前
  nickysn b1144508a7 * fixed the far/huge data ifdefs in InitDosHeap 11 年之前
  nickysn 5edbd1cd03 * fixed i8086 ifdef (should be ifdef cpui8086, not i8086, because that's the 11 年之前
  sergei ee8fcc8bdb * softfpu.pp: reverted r28318 and replaced it with a improved solution: 11 年之前
  marco cb470da8d9 * alias some types to system. 11 年之前
  masta 7e22bd53b6 Changed ARMs StrLdr2StrMov peephole optimizer look further ahead 11 年之前
  masta bfa85218fa Introduce TCpuAsmOptimizer.GetNextInstructionUsingRef 11 年之前
  masta d1c5f89976 Make Next an Out-parameter in ARMs GetNextInstructionUsingReg 11 年之前
  reiniero 24b406aed7 + fcl-db: SQlite3: accept more date/time formats: 11 年之前
  michael 6f6dd75e77 * Fix patch of reinier 11 年之前
  michael 71d20abcaa * Patch from reinier to import fb_shutdown and fb_sqlstate 11 年之前
  nickysn ace28a3552 * InitNearHeap procedure renamed InitDosHeap and added support for a huge heap. 11 年之前
  nickysn 6720f84d24 + switch to using huge pointers in the tiny heap in the i8086 far data memory 11 年之前
  nickysn 94bcb9878a * reimplemented r28329 in a different way, as suggested by Jonas 11 年之前
  marco ff77bd1bf2 * Fix font name changing issues, patch by Dirk F, mantis #26550 11 年之前
  nickysn 3164bf66f5 + implemented correct [] indexing of huge pointers 11 年之前
  nickysn dfcbe03572 + added x86-specific function getx86pointerdef, similar to getpointerdef, but 11 年之前
  nickysn 4ea551a0f7 * is_farpointer and is_hugepointer moved from defutil to symcpu 11 年之前
  Károly Balogh 3c8b24eead a proposed fix to the qword_to_float64 problem 11 年之前
  masta b898b169d4 Fixed 0-cmp optimization in tarmaddnode.second_cmp64bit 11 年之前
  Károly Balogh baac5114a7 added a missing comment from the SoftFPU C source. probably explains why qword_to_float64 fails with values which have the uppermost bit set 11 年之前
  masta c88fdb6a4a Add minor optimization for int64 < 0 on arm 11 年之前
  reiniero bd37d804fc * fcl-db: cosmetic 11 年之前
  Károly Balogh 6e27aaebbb libndsfpc: regenerated Makefile with -Tall, which is required 11 年之前