gcc/libmudflap
Greg McGary 1330529e58 mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.
* mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly.
	* mf-runtime.h: New file, replaces mf-runtime.h.in.
	* configure.ac (AC_CONFIG_FILES): mf-runtime.h is no longer generated.
	* Makefile.in: Ditto.
	* testsuite/lib/libmudflap.exp: Add -I${srcdir}/.. to get mf-runtime.h
	* testsuite/libmudflap.c/pass32-frag.c: s/uintptr_t/__mf_uintptr_t/
	* testsuite/libmudflap.c/fail36-frag.c: New test.
	* testsuite/libmudflap.c/fail37-frag.c: New test.
	* testsuite/libmudflap.c/fail38-frag.c: New test.

From-SVN: r92815
2005-01-02 22:24:50 +00:00
..
testsuite mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00
.cvsignore Added .cvsignore entry for autom4te.cache to boehm-gc, libffi and 2004-06-15 07:42:08 +00:00
ChangeLog mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00
Makefile.am Makefile.am: Add ../config to ACLOCAL_AMFLAGS. 2004-12-09 01:27:29 +00:00
Makefile.in mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00
aclocal.m4 Makefile.am: Add ../config to ACLOCAL_AMFLAGS. 2004-12-09 01:27:29 +00:00
config.h.in configure.ac: Check for more headers, functions. 2004-10-13 18:27:16 +00:00
configure mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00
configure.ac mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00
libtool-version libtool-version: New. 2004-07-05 19:08:30 +00:00
mf-heuristics.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
mf-hooks1.c Adopt splay trees for object database. 2004-06-24 21:12:18 +00:00
mf-hooks2.c configure.ac: Check for more headers, functions. 2004-10-13 18:27:16 +00:00
mf-hooks3.c configure.ac: Look for more headers & functions. 2004-10-04 17:33:54 +00:00
mf-impl.h mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00
mf-runtime.c configure.ac: Check for more headers, functions. 2004-10-13 18:27:16 +00:00
mf-runtime.h mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00