提交歷史

作者 SHA1 備註 提交日期
  svenbarth 8b21bf1cce * fix writing of the method and parameter names for the Variant call description 4 年之前
  Sven Barth 28f86382e5 * FPC side fix for #39432: declare TColor the same way as Lazarus does (this way it's also a distinct type from LongInt) 3 年之前
  Jonas Maebe 383c4a8e04 iphonesim: use ios_simulator_version_min 3 年之前
  Jonas Maebe 29d0a2a70a iphonesim target: requires proper alignment 3 年之前
  marcoonthegit 8c765cf938 * add BI_ALPHABITFIELDS 4 年之前
  ondrej 46a96d568e freetype: include bearings and invisible characters into text bounds 4 年之前
  ondrej cd4cdf65b3 freetype: fix font output, isuue 17156 4 年之前
  ondrej 36e8c54875 * glyph advances are stored in 16.16 fixed-point format and not 26.6 format (https://www.freetype.org/freetype2/docs/reference/ft2-glyph_management.html#ft_glyph) 4 年之前
  ondrej daeb159232 TBAseStringBitmaps.CalculateGlobals: the first <non-empty> bitmap should be used, not the first one 4 年之前
  michael 0bd2aa7487 * Fix (by Han) for issue ID #35080 4 年之前
  marco b56aa3d475 * fix for mantis #39153 to fix calling release unbalanced wrt initialize. 4 年之前
  marco 765c8bb557 * ProjectDir changes broke adding index and toc to latex CHMs 4 年之前
  florian d9cb4be507 * last commit was wrong 3 年之前
  florian 62875030b5 * hopefully i8086 compilation fixed 3 年之前
  florian feb9274963 * fix tcgobj.a_op_reg_ref and tcgobj.a_op_ref_reg after recent avr related merges 3 年之前
  nickysn c9d2028ebd * handle LOC_(C)SUBSETREG/REF in second_NegNot_assign 5 年之前
  florian 3b8df7736c * patch by Christo Crause: Passing a file name with extension to cross compiler 5 年之前
  Jeppe Johansen 38576b4830 * Add support for generating map files for embedded target. 5 年之前
  florian d2d1c30b53 * patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files: 4 年之前
  florian 6a653c298c * patch by Christo Crause: do not generate LDD for avrtiny, resolves #38958 4 年之前
  florian 235c82feaa + AVR: MovOp2Op 2 optimization 4 年之前
  florian e168707f5b * patch by Christo Crause: handle references to absolute address 0 correctly, resolves #38861 4 年之前
  florian 1333d5aea8 + patch by Dimitrios Chr. Ioannidis: include dwar-3 sections in avr-embedded linker script 4 年之前
  florian 0049abce42 * fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321 4 年之前
  florian 99588969b9 * patch by Christo Crause: Fix missed optimization opportunities, resolves #38285 4 年之前
  florian d75fb82753 * do not reuse a loaded reference for avrtiny in a_op_const*, resolves #38142 4 年之前
  florian af4eb12b43 * patch by Christo Crause to fix illegal ldd generation for avrtiny, resolves #37929 4 年之前
  florian 64ff162e3f * patch by Christo Crause: r0, r1 are no volatile registers for avr tiny 5 年之前
  florian 35b2d80271 * avr: patch by Christo Crause: replace findreg_by_gasname with gas_regname_table, resolves #37131 5 年之前
  nickysn 34eb9ade91 * fix for OP_ROR in tcgavr.a_op_reg_reg_internal 5 年之前