gcc/libmudflap
Frank Ch. Eigler dfdf6a9440 [multiple changes]
2004-06-29  Frank Ch. Eigler  <fche@redhat.com>

	Splay tree implementation fork.
	* splay-tree.c, splay-tree.h: Copied & modified from libiberty.
	Use hard-coded comparison function for uintptr_t.  Remove key/value
	deallocation logic.  Cache last splayed key for consecutive lookups.
	* Makefile.am, Makefile.in: Use them, don't link to them.
	* mf-runtime.c (__mf_object_tree): Adapt to simpler splay_tree_new.
	(__mf_find_objects2): Flip successor/predecessor search sequence.
	* ansidecl.h, libiberty.h: Removed dummy files.


2004-06-29  Nick Clifton  <nickc@redhat.com>

From-SVN: r83879
2004-06-29 22:30:53 +00:00
..
testsuite
.cvsignore
acinclude.m4
aclocal.m4
ChangeLog [multiple changes] 2004-06-29 22:30:53 +00:00
config.h.in * quick build fix 2004-06-25 17:17:51 +00:00
configure configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate. 2004-06-29 10:27:15 +00:00
configure.ac configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate. 2004-06-29 10:27:15 +00:00
Makefile.am [multiple changes] 2004-06-29 22:30:53 +00:00
Makefile.in [multiple changes] 2004-06-29 22:30:53 +00:00
mf-heuristics.c
mf-hooks1.c
mf-hooks2.c configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate. 2004-06-29 10:27:15 +00:00
mf-hooks3.c
mf-impl.h
mf-runtime.c [multiple changes] 2004-06-29 22:30:53 +00:00
mf-runtime.h.in
splay-tree.c [multiple changes] 2004-06-29 22:30:53 +00:00
splay-tree.h [multiple changes] 2004-06-29 22:30:53 +00:00
stamp-h.in