OSDN Git Service

2004-07-20 Frank Ch. Eigler <fche@redhat.com>
authorfche <fche@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jul 2004 20:00:56 +0000 (20:00 +0000)
committerfche <fche@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jul 2004 20:00:56 +0000 (20:00 +0000)
commit80a84069dc74d96566f0be6e6f509df53e6336b0
treedf6d56c256a656100ff79a37c174b4b0ce4893cc
parent916c9cefb227abebb2124d1dc1abeb3435c6814b
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84971 138bc75d-0d04-0410-961f-82ee72b054a4
libmudflap/ChangeLog
libmudflap/mf-impl.h
libmudflap/mf-runtime.c
libmudflap/splay-tree.c