gcc/libmudflap
Frank Ch. Eigler fefbfa2166 tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base and -limit arguments.
2004-10-02  Frank Ch. Eigler  <fche@redhat.com>

	* tree-mudflap.c (mf_build_check_statement_for): Reorganize to
	take check-base and -limit arguments.
	(mf_xform_derefs_1): Reorganize slightly to pass proper base/limit
	check ranges for ARRAY_REF and COMPONENT_REF.
	(execute_mudflap_fnction_ops, ..._decls): Limit unnecessary
	instrumentation.

2004-10-02  Frank Ch. Eigler  <fche@redhat.com>

	* testsuite/libmudflap.c/pass50-frag.c, fail33-frag.c, fail34-frag.c:
	New tests for proper base/limit checking for aggregates.

From-SVN: r88432
2004-10-02 23:12:49 +00:00
..
testsuite tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base and -limit arguments. 2004-10-02 23:12:49 +00:00
.cvsignore Added .cvsignore entry for autom4te.cache to boehm-gc, libffi and 2004-06-15 07:42:08 +00:00
acinclude.m4 acinclude.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. 2004-05-18 10:35:12 +00:00
aclocal.m4 configure.ac: New name of configure.in. 2004-06-15 14:47:55 +00:00
ChangeLog tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base and -limit arguments. 2004-10-02 23:12:49 +00:00
config.h.in configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. 2004-09-07 21:52:52 +00:00
configure configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. 2004-09-07 21:52:52 +00:00
configure.ac configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. 2004-09-07 21:52:52 +00:00
libtool-version libtool-version: New. 2004-07-05 19:08:30 +00:00
Makefile.am splay-tree.[ch]: Remove. 2004-07-27 18:03:18 +00:00
Makefile.in splay-tree.[ch]: Remove. 2004-07-27 18:03:18 +00:00
mf-heuristics.c
mf-hooks1.c Adopt splay trees for object database. 2004-06-24 21:12:18 +00:00
mf-hooks2.c configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. 2004-09-07 21:52:52 +00:00
mf-hooks3.c mf-runtime.c (__mfu_check): Remove mistaken mode-nop handling. 2004-07-21 18:50:14 +00:00
mf-impl.h mf-impl.h (__mf_options): Add ignore_reads and timestamps fields. 2004-07-20 20:00:56 +00:00
mf-runtime.c configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. 2004-09-07 21:52:52 +00:00
mf-runtime.h.in configure.ac: Look for pwd.h, grp.h, netdb.h headers and functions. 2004-09-07 21:52:52 +00:00
stamp-h.in