From: Ian Lance Taylor Date: Mon, 14 Oct 1996 16:38:13 +0000 (+0000) Subject: * configure.host: Use `long long' as the 64 bit type on a Solaris X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e7a5045867641384e90a0b1e2b1f12751cb585d0;p=binutils-gdb.git * configure.host: Use `long long' as the 64 bit type on a Solaris host, since both gcc and the SunPRO compilers support it. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 15642ce6af5..41e47a5d4e4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 14 12:37:26 1996 Ian Lance Taylor + + * configure.host: Use `long long' as the 64 bit type on a Solaris + host, since both gcc and the SunPRO compilers support it. + Mon Oct 14 11:17:24 1996 Richard Henderson * reloc.c: Create a new BFD_RELOC_ALPHA_ELF_LITERAL. It was a