From ae0f48c2ede75dac26d7b24607f7efb9849d5055 Mon Sep 17 00:00:00 2001
From: "K. Richard Pixley" <rich@cygnus>
Date: Fri, 16 Oct 1992 04:44:36 +0000
Subject: [PATCH] casts for ultrix compiler

---
 include/ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

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.