コミット履歴

作者 SHA1 メッセージ 日付
  yury 627fcb4354 * Do not use the LOC_VOID location to indicate unused parameters. 5 年 前
  yury 40504a6f9d * If a nested procedure does not access its parent's frame pointer, optimize it by removing the hidden $parentfp parameter. 5 年 前
  svenbarth 60345366f2 * fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics 5 年 前
  Jonas Maebe 3188dc18d4 * fixed tdel1/2 tests again for AArch64/LLVM 5 年 前
  Jonas Maebe 254b85c352 + new pio_inline_forbidden flag to indicate that while parsing the 5 年 前
  Jonas Maebe b355ba3d39 * record whether a function uses fastmath, and define the function as 5 年 前
  Jonas Maebe f5833dc048 * support for marking arraydefs as vectors 5 年 前
  svenbarth 0a915e883e * keep track of static symbols that a global function references, as those must now be exported from a dynamic package as well if the function can potentially be inlined 5 年 前
  Jonas Maebe 2f914ee2d8 * packed tabstractvarsym.addr_taken/different_scope fields into a set 5 年 前
  Jonas Maebe 9678542ba6 + add "thunk" attribute for stubs/thunks and emit it for LLVM 5 年 前
  Jonas Maebe 956aab3be0 * implement support for the Objective-C "related result type" convention 6 年 前
  svenbarth 4c338b1f70 * generate correctly aligned string RTTI, fixes trtti7 on ARM 6 年 前
  Jonas Maebe 83611b83cc * reverted r42463, the internalerrors were caused by a bug in the LLVM typed 6 年 前
  florian 217ae6e4bb * more fixes to rtti after attribute branch merging 6 年 前
  Jonas Maebe 12e63d8a2c * don't reuse defs for attribute lists or individual attributes with parameters, as 6 年 前
  florian 3206ac3508 * properly align rtti for orddefs 6 年 前
  florian c932dfaf70 * first bunch of fixes for rtti for arm after attribute commits, fixes mostly alignment issues 6 年 前
  svenbarth a64a8f8deb - remove code to create an attribute using a synthetic function 6 年 前
  svenbarth 71fa4d1fe2 * the RTTI of an attribute not only consists of the creation function, but also of the attribute's type, a pointer to the constructor and a data blob containing the constant parameters 6 年 前
  svenbarth 3ad24c9db8 * as attributes can be part of any type they are best suited in a common part of TTypeData 6 年 前
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] 6 年 前
  Jonas Maebe 0cd0e1614b * synchronised with trunk till r42105 6 年 前
  Jonas Maebe aad87820e6 * abstracted registration of library init/fini routines (to be able to add 6 年 前
  Jonas Maebe ac883969a9 * synchronised with trunk till r41423 6 年 前
  Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the 6 年 前
  Jonas Maebe d93c05a90c * synchronised with trunk till r41207 6 年 前
  Jonas Maebe 503ea604f3 + nolinline modifier to specify that a routine must never be inlined 6 年 前
  Jonas Maebe b3a8543a56 * synchronised with trunk till r40942 6 年 前
  Jonas Maebe 51e68eb302 * fixed several places where the interface crc could change: 6 年 前
  Jonas Maebe f26ac9026e * enable LLVM support Linux/AArch64 6 年 前