Commit History

Author SHA1 Message Date
  nickysn a6e39edb8f * moved the insertion of fwaits for 8087 from the nasm asm writer to ti8086procinfo.postprocess_code 10 years ago
  florian 58c66b4759 * the mul instructions do not modify the operands 10 years ago
  florian 66e97549b9 * replace jmp by rjmp if possible, resolves issue #27885 10 years ago
  florian 07cba31a0a * cosmetics 10 years ago
  florian 10dc944d35 * disable some function using ansistrings if the ansistring feature is turned off 10 years ago
  nickysn 5c8965fea5 * in the inline asm reader, treat [var] reference as "word" instead of "dword" 10 years ago
  michael f9f602dca6 * Fix bug ID #24752 10 years ago
  michael 3e100245e0 * Globally take into account forcedclose when committing/rollbacking, so all operations succeed 10 years ago
  nickysn 3b5395e0e3 * set 16-bit opsize for OPR_SYMBOL operands on i8086 10 years ago
  michael 7c33165672 * Parse ASM blocks (Bug ID 27117) 10 years ago
  michael faaae8b2a2 * Fix bug #24271, fpdoc failing on dotted unit names 10 years ago
  michael f3e8240230 * Fix bug UD 27026 10 years ago
  michael 27ff4c95e4 * Made CheckBitIndex protected 10 years ago
  michael dd6f45d1d0 * Added setregid and setreuid functions to linux unit (they are not POSIX), bug ID #25403 10 years ago
  michael 3b33b2a7bc * Fix bug ID #26512 10 years ago
  michael f67cbabdc6 * Fixed memory leak caused by FSocket not being freed if error during connect (bug ID 26959) 10 years ago
  michael f5aeb96c97 * Added dependency on rtl-objpas 10 years ago
  michael d802842ecf * Committed working patches to error message files from Stéphane Aulery 10 years ago
  nickysn c3515f743f * generate 16-bit (instead of 32-bit) instructions for push/pop of a segment 10 years ago
  nickysn 7315175c32 * keep the proper original section name and order (and not just the type) of the 10 years ago
  Jonas Maebe 3be51e1455 * fixed endless recursion in tabstractrecorddef.contains_float_field() in 10 years ago
  nickysn 25a834087e + choose the correct version of "Jcc near" to use on i8086 (386+ or 8086+) 10 years ago
  nickysn 2cf6852910 + added i8086 instruction entries for Jcc near (which is actually a 386+ 10 years ago
  nickysn bfd5670cc8 + support new magic code \23 in the internal asm writer - same as \13, but with 10 years ago
  lacak 98c059f3ec fcl-db: base: set storage specifiers - default 0 - for TFieldDef.Precision and TFieldDef.Size. 10 years ago
  michael f787468412 * Fixed bug #27829 10 years ago
  Jonas Maebe e6361c634c * fixed Inc<Time>() with negative TDateTime values (mantis #27832) 10 years ago
  florian 77bc87a809 * do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856 10 years ago
  Jonas Maebe a56bf0f892 * regenerated message files after r30604 10 years ago
  Jonas Maebe 3ab62fc36e * define TSymStr as ansistring for llvm, as its type definitions can be quite long 10 years ago