]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
2009-09-08 Paolo Bonzini <bonzini@gnu.org>
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Sep 2009 15:21:07 +0000 (15:21 +0000)
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Sep 2009 15:21:07 +0000 (15:21 +0000)
commit82e964b02d98532d1aacf4606ddf3361fb65143e
tree90bf22a3a25a610e63a56b6e9a40cfe86efb05e3
parente36d8ec6f1ba295869e82950825e4e7ae1ec78b9
2009-09-08  Paolo Bonzini  <bonzini@gnu.org>

* stdint.m4: Rewrite by using autoconf 2.64 features.

2009-09-08  Kai Tietz  <kai.tietz@onevision.com>

* configure.ac (GCC_STDINT_TYPES): Initialize intptr_t,
uintptr_t, HAVE_INTTYPES_H, HAVE_STDINT_H, HAVE_UINTPTR_T,
and HAVE_INTPTR_T.
* configure: Regenerated.
* config.in: Regenerated
* system.h (stdint.h): Add include.
(inttypes.h): Likewise.
* Makefile.in (aclocal): Add config/stdint.m4.
* aclocal.m4: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151514 138bc75d-0d04-0410-961f-82ee72b054a4
config/ChangeLog
config/stdint.m4
gcc/ChangeLog
gcc/Makefile.in
gcc/aclocal.m4
gcc/config.in
gcc/configure.ac
gcc/system.h