コミット履歴

作者 SHA1 メッセージ 日付
  Károly Balogh 56eeabd01b fixed a warning with DFA 10 年 前
  marco afa4f0be8e * regen nds makefile. Trying to be helpful for mantis #26847 10 年 前
  marco 86f91f50f5 * avltree rearrangements with new oncompare system. Mantis #27542, patch by Mattias 10 年 前
  lacak 36a8a903f1 fcl-db: dbase: fix probably copy-paste error in translation units 10 年 前
  sergei 657ac78304 * Improved handling of registers used in assembler blocks. Assembler nodes no longer have lists of used registers attached to them. Instead, each specified register creates an allocation/deallocation pair and an additional tai_regalloc.markused item directly in the asmlist. This way, register lists are no longer limited to integer registers, and parsing no longer depends on paramanager to know which registers are volatile. 10 年 前
  sergei 31fddaafe8 + New subtype of tai_regalloc, "ra_markused". It marks a physical register as used in procedure, triggering saving/restoring that register if it is non-volatile. 10 年 前
  Legolas 6f93505e08 * Fixed NDS building cycle (resolves bug #0026847) 10 年 前
  Jonas Maebe 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with 10 年 前
  lacak a756cb3d44 fcl-db: dbase: update Polish translation. Bug #26375 10 年 前
  nickysn 609ebbe120 - rm unused var 10 年 前
  nickysn 47509b0148 + added parameter BreakIndex (containing the breakpoint index if we stopped on a 10 年 前
  nickysn ec71e47b83 * fixed various debugger crashes after r29993 - read all information from 10 年 前
  florian 91db2a1698 + report when compilation of a unit is stopped because it has been already compiled during the recursive search in uses clauses 10 年 前
  florian 0a17a08b28 - remove accidently committed (commented though) debug statement 10 年 前
  Jonas Maebe 6149d37e2a * changed the Mach-O object writer to use symbols instead of section numbers 10 年 前
  Jonas Maebe 5302024e25 * set the size of the string table to a multiple of 4 bytes instead of to 10 年 前
  Jonas Maebe 215e2cc5de * changed the Mach-O types from packed records in to regular records and 10 年 前
  Jonas Maebe 37a7304a8f + added xcoffwriter to Makefile.fpc.fpcmake 10 年 前
  pierre e92ce89c0b Also reset ExecAsyncOutput at start of TGDBWrapper.ReadResponse 10 年 前
  pierre e4887f22b6 + Check success in TGDBController.StartTrace to avoid SIGSEGV 10 年 前
  pierre eeda87007e + Handle failure of LoadFile method inside TDebugController.SetExe 10 年 前
  pierre 85a7b9d9cf Avoid range check error for 64bit cpu by direct writing to FormatParams array 10 年 前
  pierre da55d9ded2 Also disable overflow where range check is disabled in aasmcpu unit 10 年 前
  marco 422df4bc77 * fixed typo removing ppca64, mantis 27533 10 年 前
  nickysn 7e3ec0ae87 + x86_64 registers view support added to the IDE 10 年 前
  Jonas Maebe 879afbb7be * removed -Oodfa warnings 10 年 前
  Jonas Maebe c41759a026 - removed a lot of unused copied internal assembler code 10 年 前
  Jonas Maebe 2ab7f5c35d * moved x86-specific requirements from the generic bsr/bsf code to the 10 年 前
  Jonas Maebe 416d0b3974 * enable internal handling of 64 bit sar() on AArch64 10 年 前
  Jonas Maebe 3b5adcb3de + print iphonesim/x86_86-specific command line options in the help 10 年 前