removed +FIELD, +FIELD:, /FIELD, added Forth 2012 +FIELD
#include <stdint.h> for uint64_t with linux
well-formed flag for [DEFINED]
moved SET-INTERPRET-FLOAT to floating-ext.c
fixed QFE.
bumped version to 0.33.73w
tagged PFE 0.33.72w
added QFNEXTUP and QFNEXTDOWN
added quad floating-point module
AC_CHECK_FUNCS(logq expq exp2q)
added extra IEEE-754 2008 words
qfpp exception slot save/restore
added a QFP initialization, removed interpret_compile_qfloat slot
direct definition of decompile slot names
initialize PFE.interpret_compile_qfloat
added P4SEMANTICS (p4_q_f_literal)
added QFPRECISION and SET-QFPRECISION
added ABORT_QFLOAT_SLOT to abort vector
replaced ABORT_FLOAT by ABORT_FLOAT_SLOT
warnings fix
undo warnings fix and qfloat slot
fixed some warnings, added qfloat interpretation slot
added INTERPRET_DIM
named slots for interpret, abort, decompile vectors
quad floating-point stack
tagged PFE 0.33.71w
merge floating-mix.c into floating-ext.c
remove compilation of testmodule* to avoid PKG_CONFIG_PATH error
ensure initial compile, depcomp, missing
update AC_INIT syntax, delete m4_pattern_allow
update to latest autotools
made FMAX and FMIN ieeefp compliant
made FMAX and FMIN ieeefp compliant
modified p4_f_proximate nan behavior
default system SIZE 2048 K for 64 bits
added missing changelog
set version to 0.33.71w
use ABI_64 logic for system type message