提交历史

作者 SHA1 备注 提交日期
  nickysn c3515f743f * generate 16-bit (instead of 32-bit) instructions for push/pop of a segment 10 年之前
  nickysn 7315175c32 * keep the proper original section name and order (and not just the type) of the 10 年之前
  Jonas Maebe 3be51e1455 * fixed endless recursion in tabstractrecorddef.contains_float_field() in 10 年之前
  nickysn 25a834087e + choose the correct version of "Jcc near" to use on i8086 (386+ or 8086+) 10 年之前
  nickysn 2cf6852910 + added i8086 instruction entries for Jcc near (which is actually a 386+ 10 年之前
  nickysn bfd5670cc8 + support new magic code \23 in the internal asm writer - same as \13, but with 10 年之前
  lacak 98c059f3ec fcl-db: base: set storage specifiers - default 0 - for TFieldDef.Precision and TFieldDef.Size. 10 年之前
  michael f787468412 * Fixed bug #27829 10 年之前
  Jonas Maebe e6361c634c * fixed Inc<Time>() with negative TDateTime values (mantis #27832) 10 年之前
  florian 77bc87a809 * do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856 10 年之前
  Jonas Maebe a56bf0f892 * regenerated message files after r30604 10 年之前
  Jonas Maebe 3ab62fc36e * define TSymStr as ansistring for llvm, as its type definitions can be quite long 10 年之前
  michael b2caba585d * Patch from Stéphane Aulery to fix typos in compiler messages (bug ID 27857) 10 年之前
  nickysn c407f61107 * generate the omf alignment based on the value of SecAlign, instead of 10 年之前
  nickysn d7416afd88 * override sectiontype2align in the omf writer and set the same alignments as 10 年之前
  nickysn 955c29618a + support far calls and jumps in the internal asm writer 10 年之前
  nickysn a7e059c875 + support segment relocations in the omf writer 10 年之前
  Jeppe Johansen 65a69129c5 Add initial support for STM32F429 core 10 年之前
  florian bae4d89913 - avrsim needs no separate rule 10 年之前
  florian e733efbbc2 * proper tavrprocinfo.calc_stackframe_size 10 年之前
  florian 3d0b1020d7 * proper alignment constants for avr-embedded 10 年之前
  florian cf58a7ad60 * cosmetics 10 年之前
  nickysn f5ddd351fe * allow use of the imm8 form of 16-bit instructions on i8086 10 年之前
  florian b84657980d * make OS_INT/OS_SINT 8 Bit on avr, should work better on avr, resolves #27840 10 年之前
  nickysn 07ebd29911 * fixed warning in TOmfRecord_MODEND.DecodeFrom 10 年之前
  nickysn e0be3e49ae * when reading omf records (and subrecords), range check against 10 年之前
  Jeppe Johansen f31f87e8c7 Fix spilling_get_operation_type for MRS and MSR instructions 10 年之前
  nickysn b4d044e1b2 + implemented reading of MODEND omf records 10 年之前
  nickysn 4e0c77fcf4 check and cause an internal error in TOmfRecord_PUBDEF.EncodeTo when trying to 10 年之前
  nickysn 0e10290722 + implemented writing a start address in a MODEND omf record 10 年之前