Commit History

Author SHA1 Message Date
  nickysn ec71e47b83 * fixed various debugger crashes after r29993 - read all information from 10 years ago
  florian 91db2a1698 + report when compilation of a unit is stopped because it has been already compiled during the recursive search in uses clauses 10 years ago
  florian 0a17a08b28 - remove accidently committed (commented though) debug statement 10 years ago
  Jonas Maebe 6149d37e2a * changed the Mach-O object writer to use symbols instead of section numbers 10 years ago
  Jonas Maebe 5302024e25 * set the size of the string table to a multiple of 4 bytes instead of to 10 years ago
  Jonas Maebe 215e2cc5de * changed the Mach-O types from packed records in to regular records and 10 years ago
  Jonas Maebe 37a7304a8f + added xcoffwriter to Makefile.fpc.fpcmake 10 years ago
  pierre e92ce89c0b Also reset ExecAsyncOutput at start of TGDBWrapper.ReadResponse 10 years ago
  pierre e4887f22b6 + Check success in TGDBController.StartTrace to avoid SIGSEGV 10 years ago
  pierre eeda87007e + Handle failure of LoadFile method inside TDebugController.SetExe 10 years ago
  pierre 85a7b9d9cf Avoid range check error for 64bit cpu by direct writing to FormatParams array 10 years ago
  pierre da55d9ded2 Also disable overflow where range check is disabled in aasmcpu unit 10 years ago
  marco 422df4bc77 * fixed typo removing ppca64, mantis 27533 10 years ago
  nickysn 7e3ec0ae87 + x86_64 registers view support added to the IDE 10 years ago
  Jonas Maebe 879afbb7be * removed -Oodfa warnings 10 years ago
  Jonas Maebe c41759a026 - removed a lot of unused copied internal assembler code 10 years ago
  Jonas Maebe 2ab7f5c35d * moved x86-specific requirements from the generic bsr/bsf code to the 10 years ago
  Jonas Maebe 416d0b3974 * enable internal handling of 64 bit sar() on AArch64 10 years ago
  Jonas Maebe 3b5adcb3de + print iphonesim/x86_86-specific command line options in the help 10 years ago
  Jonas Maebe dcb6f2baae + print Darwin/AArch64-specific command line options in the help 10 years ago
  Jonas Maebe 5e339e89e4 * source can also be a LOC_CREGISTER for bsr/bsf 10 years ago
  Jonas Maebe a8d05b66e2 + AArch64 internal bsf/bsr support 10 years ago
  Jonas Maebe b40a4d1b5a + support for "xor mmreg,mmreg" for initialising global floating point 10 years ago
  Jonas Maebe 03f8a15904 * enable internal handling of 32 and 64 bit rotates on AArch64 10 years ago
  Jonas Maebe 0a0e74342f * AArch64 doesn't need the software int64 to double code 10 years ago
  Jonas Maebe b7fb862f4a * enable internal handling of abs(int64) on AArch64 10 years ago
  Jonas Maebe fa328436ab * regenerated for iphonesim/x86-64 10 years ago
  Jonas Maebe 749f393095 * fixed platform names for Darwin in ppudump 10 years ago
  Jonas Maebe 83e20b5a5b + x86_64/iphonesim support in fpcmake/fpmkunit 10 years ago
  Jonas Maebe 935c6eecf0 + iphonesim/x86_64 detection support in univint units 10 years ago