Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 7b93e40530 * fixed opcode in second_sqr_real 9 年之前
  Jonas Maebe 7ce34ac7d2 * fixed code generator type correctness when loading a resourcestring 9 年之前
  Jonas Maebe ba37a48bcb * support OS_32..OS_128 as source size for LOC_(C)MMREGISTER records 9 年之前
  Jonas Maebe 8e43a8a9cf * changed fix for reusable defs and exceptiontables again: we cannot create 9 年之前
  Jonas Maebe 91e8f4c439 + custom section name support for llvm 9 年之前
  Jonas Maebe 92ba1c90a1 * set default machinetype for mach-o/ARM 9 年之前
  Jonas Maebe 4974201d7f + provide way to specify a custom section name for vectorized dead strippable 9 年之前
  Jonas Maebe 416894f206 * converted tnodeutils.InsertResourceTablesTable() to the high level typed 9 年之前
  Jonas Maebe d303e15eae * support custom section names for Darwin platforms 9 年之前
  Jonas Maebe 91abc54314 * implemented emitting items in a vectorized dead strippable section to 9 年之前
  Jonas Maebe 96b529072a * factored out generating the start and end of a vectorized dead strippable 9 年之前
  Jonas Maebe f22c7cc3fc - removed "packed" and dummy field (that was required because of 9 年之前
  Jonas Maebe fbc97cc426 - removed new object/section commands for the al_const list when emitting 9 年之前
  Jonas Maebe 964f8c9f9b * factored out the creation of start/end symbols of vectorized dead strippable 9 年之前
  nickysn d5428ee210 * the CaseSensitive property in TOmfObjInput renamed CaseSensitiveSegments, 9 年之前
  svenbarth 89d37c1e69 pgentype.pas: 9 年之前
  svenbarth 0471db5bb6 pexpr.pas, factor.factor_read_id: 9 年之前
  Jeppe Johansen 9aa3c23b18 Added a bunch of new and fixed embedded controller units. From Michael Ring. 9 年之前
  nickysn 4da9296f80 * disabled the name mangling of external non-cdecl and non-cppdecl procedures 9 年之前
  svenbarth ae8316b1b4 Implement two phase specialization to support inline specialization of generic functions in non-Delphi modes. 9 年之前
  svenbarth 3c41e50f2f Implement generation of method bodies for generic functions. 9 年之前
  nickysn e4b77c7aab * accept omf object modules, containing LINNUM and LINNUM32 records in the 9 年之前
  nickysn 30a7875d56 + added hack for supporting linking with .obj files, generated by Borland's 9 年之前
  svenbarth d3660fec31 Implement support for parsing "generic [class] procedure" and "generic [class] function" in non-Delphi modes. Since "generic" is a prefix it is quite ugly to implement, but from a Pascal language point of view it fits better than "procedure generic xyz". 9 年之前
  nickysn ba66456bdb * properly determine the operand size for inline assembler references to procvar 9 年之前
  marco 581f1188a5 * deprecated dt routines in unixutils. Julian routines already were 9 年之前
  Jeppe Johansen 291434be22 Enabled internal assembler for arm-linux. Will allow people to start running tests. 9 年之前
  michael c5495cb49c * Examples 9 年之前
  svenbarth 74c79803f7 Extend tlocalvarsym with the ability to not register it if needed. 9 年之前
  michael a192c54e7d * Basedir support 9 年之前