--- gforth/NEWS 1998/11/24 14:49:11 1.6 +++ gforth/NEWS 1998/11/27 21:30:22 1.7 @@ -20,7 +20,10 @@ Direct threading now works on PowerPC (2 Better support for m68k (thanks to Andreas Schwab and Jorge Acereda). It is possible to create executables that contain the image (for 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: @@ -45,6 +48,9 @@ Reorganized files: added directories and systems (but there are again some files that won't work there). Bug fixes. 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.