]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/ppc/configure.ac
Use HAVE_LONG_LONG to check if compiler supports long long instead of using __GNU__.
authorManoj Iyer <manjo@austin.ibm.com>
Wed, 20 Apr 2005 14:43:55 +0000 (14:43 +0000)
committerManoj Iyer <manjo@austin.ibm.com>
Wed, 20 Apr 2005 14:43:55 +0000 (14:43 +0000)
commit30e6617391a69a824f8493843c0ad5eb76923ca3
tree6e3fc929c6669b071a301a21d77874f0cb2799e8
parent55e08f71a9aabef35b7892ffd25aca884bcb3c4a
Use HAVE_LONG_LONG to check if compiler supports long long instead of using __GNU__.

2005-04-18  Manoj Iyer  <manjo@austin.ibm.com>
* configure.ac: Added check for long long.
* config.in: Regenerated.
* configure: Regenerated.
* words.h: Modified logic to check for HAVE_LONG_LONG instead of
__GNUC__, added config.h header file.
sim/ppc/ChangeLog
sim/ppc/config.in
sim/ppc/configure
sim/ppc/configure.ac
sim/ppc/words.h