* src/vm/signal.c (signal_init): Use SUPPORT_HARDWARE_DIVIDE_BY_ZERO.
[cacao.git] / src / vm / jit / i386 / arch.h
2006-12-11 twisti* src/vm/signal.c (signal_init): Use SUPPORT_HARDWARE_D...
2006-12-07 edwin* src/vm/jit/powerpc/arch.h (REPLACEMENT_PATCH_SIZE...
2006-07-25 twisti* src/vm/jit/jit.h (ICMD_ELSE_ICONST): Removed.
2006-06-06 twisti* src/vm/jit/alpha/arch.h (SUPPORT_LONG_DIV_POW2)
2006-01-30 christian* src/vm/jit/allocator/simplereg.c: Ensured proper...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-10 twisti* SUPPORT_FMOD: Removed.
2005-11-17 twisti* SUPPORT_LONG_CMP_CONST: Added.
2005-10-12 twisti* USE_CODEMMAP: Removed.
2005-06-09 twisti* Use AC_C_BIGENDIAN in configure.in
2005-06-08 christianMoved abi stuff to machine depended files
2005-05-13 twisti- added missing INT_*, FLT_* defines
2005-04-22 christian4 Byte Stackslots for i386 (native Calling Convention)
2005-04-22 twistiTemporary disabled SUPPORT_CONST_STORE.
2005-04-13 christianredo of changes overwritten by last commit
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-12 twistiDefine CONDITIONAL_LOADCONST with 1.
2005-03-20 twistiAdded and changed some SUPPORT defines.
2005-02-23 twistiAdded SUPPORT_MUL_CONST define.
2005-01-27 twistiAdded SUPPORT_LOGICAL_CONST
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-25 twisti#endif typo
2004-11-23 twistiMoved architecture dependend stuff into arch.h.