Diff for /gforth/NEWS between versions 1.6 and 1.7

version 1.6, 1998/11/24 14:49:11 version 1.7, 1998/11/27 21:30:22
Line 20  Direct threading now works on PowerPC (2 Line 20  Direct threading now works on PowerPC (2
 Better support for m68k (thanks to Andreas Schwab and Jorge Acereda).  Better support for m68k (thanks to Andreas Schwab and Jorge Acereda).
 It is possible to create executables that contain the image (for  It is possible to create executables that contain the image (for
   non-OS systems).    non-OS systems).
 Added a lot of embedded control (EC) stuff.  
   Added a lot of embedded control (EC) stuff. Supported controllers and
   small CPUs are Siemens C16x, 8086, 6502, Mixed-Mode's FPGA MISC, Bernd Paysan's
   4stack processor. Not finished: ShBoom alias PSC1000, H8, AVR.
   
 New, changed, and removed words:  New, changed, and removed words:
   
Line 45  Reorganized files: added directories and Line 48  Reorganized files: added directories and
   systems (but there are again some files that won't work there).    systems (but there are again some files that won't work there).
 Bug fixes.  Bug fixes.
 Various changes without log information only known as mega-patches.  Various changes without log information only known as mega-patches.
   Cross compiler now also supports compilation only for undefined or forward
   referenced words. Plugins to support some native code generation
   (for PSC1000).
 More files in the compat library.  More files in the compat library.
   
   

Removed from v.1.6  
changed lines
  Added in v.1.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>