Historial de Commits

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