home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / dev / debug / CallsNew.readme < prev    next >
Encoding:
Text File  |  1996-01-05  |  1.8 KB  |  49 lines

  1. Short:    Analyze flow of a C-program. New version
  2. Author:   <unknown>. Revs by ksb@j.cc.purdue.edu (Kevin Braunsdorf)
  3. Uploader: lhecking@nmrc.ucc.ie (Lars Hecking)
  4.  
  5.           and lhecking@nmrc.ucc.ie (Lars Hecking)
  6. Type:      dev/c
  7.  
  8. Note: this version needs ixemul.library v41.x+
  9.  
  10. Original README: see README and README.linux
  11.  
  12. Changes:
  13. - cleaned up Makefile
  14. - added headers to shut up compiler warnings (main.c, scan.c)
  15. - fixed the keyword tables in scan.c
  16. - fixed pre-ANSI sprintf calls in main.c
  17. - all amiga-specific changes are ifdef'd
  18. - 68000 and 68020 versions included
  19. - human-readable man page included (calls.0)
  20.  
  21. Why?
  22. The old Amiga port on aminet (dev/c/Calls.lha) is buggy and doesn't support
  23. the -D, -I and -U options.
  24.  
  25. Suggestions, bugs, bottles of beer to Lars Hecking <lhecking@nmrc.ucc.ie>.
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.     5583    1958 64.9% 30-Nov-95 14:56:50 +calls.0
  33.     3742    1655 55.7% 07-May-92 15:53:00 +calls.1
  34.     4330    1712 60.4% 30-Nov-95 14:47:20 +calls.diff
  35.    13736    7253 47.1% 30-Nov-95 14:56:18 +calls_68000
  36.    13164    7035 46.5% 30-Nov-95 14:53:30 +calls_68020
  37.     1440     622 56.8% 07-May-92 13:31:56 +getopt.c
  38.      407     243 40.2% 07-May-92 15:53:00 +getopt.h
  39.     8063    2826 64.9% 30-Nov-95 14:45:44 +main.c
  40.      844     470 44.3% 07-May-92 15:53:00 +main.h
  41.      978     548 43.9% 30-Nov-95 14:42:26 +Makefile
  42.      484     323 33.2% 07-May-92 15:53:00 +README
  43.      573     375 34.5% 30-Nov-95 15:10:56 +README.amiga
  44.      489     325 33.5% 07-May-92 13:55:22 +README.linux
  45.     8260    2999 63.6% 28-Nov-95 15:21:14 +scan.c
  46.     1241     629 49.3% 07-May-92 15:53:02 +scan.h
  47. -------- ------- ----- --------- --------
  48.    63334   28973 54.2% 02-Dec-95 17:29:12   15 files
  49.