updated copyright year after changing license notice
updated copyright notices for GPL v3
updated copyright years
added copyright messages to a lot of files removed some obsolete or non-source files
various changes in configure.in and the Makefile.in's:
symlinks kernel.fi and arch/machine eliminated
utilize some automake stuff (e.g., @VERSION@ and @lispdir@)
eliminated engine/version.h
eliminated replace.a; gforth[-ditc] is now built by engine/Makefile
getopt_long replacement is now donw through LIBOBJS, like everything else
automake-induced changes in acconfig.h; added acinclude.m4 and AUTHORS.
aclocal.m4 is now generated (it's still in CVS because there's not yet a
make rule for it).
made gforthmi more conformant with GNU standards (--version etc.).
prim: fixed portability bug (RTLD_GLOBAL does not exist everywhere)
arch/power/machine.h: refined cache flush code
doc/gforth.ds now uses @VERSION{} (but we need to generate version.texi)
documented new buffering behaviour
Dos Changes: !!Moved: engine/32bit.h moved to arch/generic/machine.h cache.c moved to arch/hppa/ cleanalign.c moved to engine/ !!New Files: envos.* *.bsh Instead of linking arch/xy/machine.h an custom include path is used engine.a engine.o main.o makes with engine/Makefile now history.fs and startup.fs works for dos and unix now environment variable osclass is set in envos.fs, wich is os-specific any comments? supressed some warnings in main.c
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |