Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 6dd2fe0320 * converted widestr.charlength() to use system.Utf8CodePointLen() vor 10 Jahren
  Jonas Maebe 60dbce940a * converted readstr/writestr to use system.Utf8CodePointLen() vor 10 Jahren
  Jonas Maebe 9da8a2304a * converted matching UTF-8 filenames in findfirst/findnext to use vor 10 Jahren
  Jonas Maebe ff020a3be4 + "Utf8CodePointLen(pansichar,MaxLookAhead,IncludeCombiningDiacriticalMarks): vor 10 Jahren
  pierre caa77e1f8d Add TGDBController.SetCommand method and use it vor 10 Jahren
  Károly Balogh 5f66d63335 m68k: disabled comment generation vor 10 Jahren
  Károly Balogh 997ec578e0 m68k: added a simple unaryminusnode which can utilize FNEG instruction for floats on 68881 vor 10 Jahren
  pierre 36086cc183 ide/gdbmiint.pas: Add init_count field, vor 10 Jahren
  Tomas Hajny 9f9ab082da * fix typo (space instead of underscore resulting in broken help display) vor 10 Jahren
  Tomas Hajny 2be0cc8aae * avoid crashes when displaying help with an unsupported system codepage vor 10 Jahren
  Tomas Hajny dbbce18f56 * fix determination of help line length with codepage set to UTF-8 (the string conversion routine in widestr.pas doesn't work for UTF-8 :-((( ) vor 10 Jahren
  florian f0cf88533e * applying const_align when generating structures accessed by the rtl is not a good idea because their vor 10 Jahren
  florian 99635658ec * corrects change flags for VSQRTSD vor 10 Jahren
  Jonas Maebe dd2aa17de1 * also allow 64 bit platforms have have a 32x32->64 bit multiplication to vor 10 Jahren
  Jonas Maebe b821e31442 * force constants into a registers in the 32x32->64 optimized case vor 10 Jahren
  Jonas Maebe 86bde57b0f * do not switch around node subtrees if they have different resultdefs, e.g. vor 10 Jahren
  Jonas Maebe ada5060a34 * set pi_do_call for AArch64 mod/div nodes, as they call FPC_DIVBYZERO vor 10 Jahren
  Jonas Maebe 33b1732ca2 * avoid unnecessary sign/zero-extensions in genlinearlist() when generating vor 10 Jahren
  florian 1d2d1364c9 * fix test now that it is actually executed vor 10 Jahren
  nickysn d8fe799798 * don't hang in TGDBInterface.WaitForProgramStop if gdb returns an error in vor 10 Jahren
  marco 8aba24ecdf * fix for mantis #27555 vor 10 Jahren
  Jonas Maebe b2427d04ed * ensure that data pools are not inserted right after add/tbb/tbh-based vor 10 Jahren
  Tomas Hajny 1ecf8dcfa1 * improved paging of help pages so that lines are not missed with 80x25 windows due to lines overflowing the window width vor 10 Jahren
  Tomas Hajny db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp vor 10 Jahren
  Tomas Hajny b2475353f4 * test programs previously having extension .pas renamed to .pp so that they are found during testsuite runs vor 10 Jahren
  Károly Balogh 7940806fc2 fixed ifneq vs. ifndef vor 10 Jahren
  pierre 4fba54788b set last_breakpoint_address field type to CORE_ADDR vor 10 Jahren
  nickysn 3fe10bfd6c * handle properly debugger errors returned by an exec command in RunExecCommand vor 10 Jahren
  nickysn c62f3ec271 * handle failure in GetFPCBreakErrorParameters and continue execution silently vor 10 Jahren
  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 vor 10 Jahren