casts for ultrix compiler

This commit is contained in:
K. Richard Pixley 1992-10-16 04:44:36 +00:00
parent ba2c2b1c42
commit ae0f48c2ed
1 changed files with 7 additions and 0 deletions

View File

@ -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.