提交历史

作者 SHA1 备注 提交日期
  svenbarth d9983f2d35 expunix.pas, texportlibunix: 9 年之前
  svenbarth 0d3f89bdac Fix a potential access violation when exporting symbols on a Unix based system. 10 年之前
  svenbarth 7e52579c4f Provide a possibility to ignore duplicate symbols for exporting. 10 年之前
  svenbarth 6a1b314ce8 Convert export options from constants to a set and accordingly adjust all usage locations 11 年之前
  yury 0960ee2034 * Add missing checks for android target. 12 年之前
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 年之前
  Jonas Maebe cf2ffdce1a * use cg.g_external_wrapper() rather than cg.a_jmp_name() to generate stubs 13 年之前
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 年之前
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating 14 年之前
  Jonas Maebe 72e9cfee24 * create/destroy also the high level code generator for all architectures, 14 年之前
  pierre 617e1b9b10 * handle i386/x86_64 solaris pic as for linux 15 年之前
  Jonas Maebe 122e5714d8 * create/destroy codegen before/after generating exports, because it's 15 年之前
  Jonas Maebe 6f3bace0f3 + support for exporting Objective-C classes from dynamic libraries. It works 16 年之前
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed 16 年之前
  florian 844c05ca2e * exports need pic on x86_64-freebsd 17 年之前
  Jonas Maebe 4d4b7ddbf6 * renamed for consistency 17 年之前