Historique des commits

Auteur SHA1 Message Date
  kevinkofler 4635f4967c * Fix memory leak in reorder.c. il y a 19 ans
  kevinkofler 4bc0a46620 Mark internal routines static. il y a 19 ans
  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. il y a 19 ans
  kevinkofler 9c7c98bf52 Fix compilation for GCC 2.95/2.96 (yet another instance of mixed declarations and code). il y a 19 ans
  kevinkofler 9f760dd22a Startup section reordering (using my original local reordering algorithm). il y a 19 ans
  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. il y a 19 ans
  kevinkofler 174d5f1c04 Import most components (GCC/GAS patches, IDE, tigcc.exe, hsf2RC, ld-tigcc, tprbuilder). il y a 19 ans