Commit History

作者 SHA1 備註 提交日期
  kevinkofler 4635f4967c * Fix memory leak in reorder.c. 19 年之前
  kevinkofler 4bc0a46620 Mark internal routines static. 19 年之前
  kevinkofler c1464289c0 Reorder startup sections first and non-startup sections second, because the latter heuristics can make use of the results of the former, and not the other way round. 19 年之前
  kevinkofler 9c7c98bf52 Fix compilation for GCC 2.95/2.96 (yet another instance of mixed declarations and code). 19 年之前
  kevinkofler 9f760dd22a Startup section reordering (using my original local reordering algorithm). 19 年之前
  kevinkofler 923866e27c Resurrect my original section reordering algorithm (under #if 0 for now), to be used in cases where Sebastian's algorithm doesn't work, such as reordering startup sections which share a startup number. 19 年之前
  kevinkofler 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). 19 年之前