gcc/libmudflap/testsuite
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
..
config Portability improvements, e.g., libmudflap/15293. 2004-06-04 20:12:01 +00:00
lib mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00
libmudflap.c mf-impl.h (uintptr_t): Get typedef via stdint.h or define explicitly. 2005-01-02 22:24:50 +00:00
libmudflap.c++ configure.ac: Check for more headers, functions. 2004-10-13 18:27:16 +00:00
libmudflap.cth Portability improvements, e.g., libmudflap/15293. 2004-06-04 20:12:01 +00:00
Makefile.am Portability improvements, e.g., libmudflap/15293. 2004-06-04 20:12:01 +00:00
Makefile.in Makefile.am: Add ../config to ACLOCAL_AMFLAGS. 2004-12-09 01:27:29 +00:00
mfconfig.exp.in Portability improvements, e.g., libmudflap/15293. 2004-06-04 20:12:01 +00:00