From: K. Richard Pixley Date: Fri, 16 Oct 1992 04:44:36 +0000 (+0000) Subject: casts for ultrix compiler X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ae0f48c2ede75dac26d7b24607f7efb9849d5055;p=binutils-gdb.git casts for ultrix compiler --- diff --git a/include/ChangeLog b/include/ChangeLog index eee8ef7bed8..37a19a6d730 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,10 @@ +Thu Oct 15 21:43:22 1992 K. Richard Pixley (rich@sendai.cygnus.com) + + * demangle.h (AUTO_DEMANGLING, GNU_DEMANGLING, + LUCID_DEMANGLING): ultrix compilers require enums to be + enums and ints to be ints and casts where they meet. cast some + enums into ints. + Thu Oct 15 04:35:51 1992 John Gilmore (gnu@cygnus.com) * bfd.h: Update after comment changes.