mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 20 Jul 2004 20:00:56 +0000 (20:00 +0000)
committerFrank Ch. Eigler <fche@gcc.gnu.org>
Tue, 20 Jul 2004 20:00:56 +0000 (20:00 +0000)
commita082fc7afc0eeb6aaf30ffdc1bbf36d4853814ad
treedf6d56c256a656100ff79a37c174b4b0ce4893cc
parent9a55eab313314c6004a3833cd20df6e7f77d59ea
mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.

2004-07-20  Frank Ch. Eigler  <fche@redhat.com>

* mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.
* mf-runtime.c (options): Give them a name.
(__mf_set_default_options): Set them.
(__mf_insert_new_object, __mfu_unregister): Optionalize timestamps.
(__mf_violation): Warning cleanup.
* mf-impl.h (MF_VALIDATE_EXTENT): Support ignore_reads option.
* splay-tree.c (splay_tree_delete_helper): Remove obsolete decl.

From-SVN: r84971
libmudflap/ChangeLog
libmudflap/mf-impl.h
libmudflap/mf-runtime.c
libmudflap/splay-tree.c