home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / RiscOS / APP / DEVS / C / QSYSTE.ZIP / !QSystem / docs / qlink / history.w next >
Text File  |  1998-02-07  |  1KB  |  53 lines

  1. qlink history
  2. -------------
  3.  
  4. Note: qlink v1.xx was an unreleased program which linked QObject version 1 files.
  5.  
  6.  
  7. v2.00a Mon 22rd September 1997
  8.  
  9. qlink accepts all QObject constructs. Does not differentiate between QObject files given normally and as -lib. BSS section `floats' correctly (ie requires suitable __aif header).
  10.  
  11.  
  12. v2.00b Tue 23rd September 1997
  13.  
  14. Some command switches changed.
  15. -v now verbose only.
  16. -t replaces some debug functions previously in -v.
  17. -map allows -symbols <stderr>.
  18. -throwback recognised but not supported yet.
  19.  
  20.  
  21. v2.01b Sat 08th November 1997
  22.  
  23. Fixed small bug - could not handle links at the very end of a symbol.
  24.  
  25.  
  26. v2.02 Sun 14th December 1997
  27.  
  28. First non-beta version.
  29. Bug in throwback fixed.
  30. Error reporting tidied.
  31.  
  32.  
  33. v2.03 Wed 17th December 1997
  34.  
  35. Added support for DFL and DWL.
  36. Tidied code.
  37. Tidied symbol map output.
  38.  
  39.  
  40. v2.04 Mon 22nd December 1997
  41.  
  42. Added -fussy.
  43.  
  44.  
  45. v2.05 Thu 22nd January 1998
  46.  
  47. Improved memory handling; uses less memory (but might be slightly slower).
  48.  
  49.  
  50. v2.06 Sat 07th February 1998
  51.  
  52. Trivial change to error reporting.
  53.