Commit History

Autor SHA1 Mensaxe Data
  Tomas Hajny b2475353f4 * test programs previously having extension .pas renamed to .pp so that they are found during testsuite runs %!s(int64=10) %!d(string=hai) anos
  Károly Balogh 7940806fc2 fixed ifneq vs. ifndef %!s(int64=10) %!d(string=hai) anos
  pierre 4fba54788b set last_breakpoint_address field type to CORE_ADDR %!s(int64=10) %!d(string=hai) anos
  nickysn 3fe10bfd6c * handle properly debugger errors returned by an exec command in RunExecCommand %!s(int64=10) %!d(string=hai) anos
  nickysn c62f3ec271 * handle failure in GetFPCBreakErrorParameters and continue execution silently %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny b64c4d9acd * fixed handling of FPU exceptions, extended output with -dSYSTEMEXCEPTIONDEBUG, added possibility of debug tracking of OS/2 API error codes in RTL %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 37c2d0e60d * use Object_getClass(obj) instead of obj._class to get the class of an %!s(int64=10) %!d(string=hai) anos
  florian b7422716b2 * turn off compiler and utils building for nds %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny f71007d95c * corrected initialization of cached information about 'MS Windows-compatible' codepage number information (if different from the OS/2 codepage number), removed warnings about implicit string conversions %!s(int64=10) %!d(string=hai) anos
  Károly Balogh 56eeabd01b fixed a warning with DFA %!s(int64=10) %!d(string=hai) anos
  marco afa4f0be8e * regen nds makefile. Trying to be helpful for mantis #26847 %!s(int64=10) %!d(string=hai) anos
  marco 86f91f50f5 * avltree rearrangements with new oncompare system. Mantis #27542, patch by Mattias %!s(int64=10) %!d(string=hai) anos
  lacak 36a8a903f1 fcl-db: dbase: fix probably copy-paste error in translation units %!s(int64=10) %!d(string=hai) anos
  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. %!s(int64=10) %!d(string=hai) anos
  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. %!s(int64=10) %!d(string=hai) anos
  Legolas 6f93505e08 * Fixed NDS building cycle (resolves bug #0026847) %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 2cacb588aa * replaced AArch64 setjmp/longjmp code initially taken from NetBSD with %!s(int64=10) %!d(string=hai) anos
  lacak a756cb3d44 fcl-db: dbase: update Polish translation. Bug #26375 %!s(int64=10) %!d(string=hai) anos
  nickysn 609ebbe120 - rm unused var %!s(int64=10) %!d(string=hai) anos
  nickysn 47509b0148 + added parameter BreakIndex (containing the breakpoint index if we stopped on a %!s(int64=10) %!d(string=hai) anos
  nickysn ec71e47b83 * fixed various debugger crashes after r29993 - read all information from %!s(int64=10) %!d(string=hai) anos
  florian 91db2a1698 + report when compilation of a unit is stopped because it has been already compiled during the recursive search in uses clauses %!s(int64=10) %!d(string=hai) anos
  florian 0a17a08b28 - remove accidently committed (commented though) debug statement %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 6149d37e2a * changed the Mach-O object writer to use symbols instead of section numbers %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 5302024e25 * set the size of the string table to a multiple of 4 bytes instead of to %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 215e2cc5de * changed the Mach-O types from packed records in to regular records and %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 37a7304a8f + added xcoffwriter to Makefile.fpc.fpcmake %!s(int64=10) %!d(string=hai) anos
  pierre e92ce89c0b Also reset ExecAsyncOutput at start of TGDBWrapper.ReadResponse %!s(int64=10) %!d(string=hai) anos
  pierre e4887f22b6 + Check success in TGDBController.StartTrace to avoid SIGSEGV %!s(int64=10) %!d(string=hai) anos
  pierre eeda87007e + Handle failure of LoadFile method inside TDebugController.SetExe %!s(int64=10) %!d(string=hai) anos