From: Ian Lance Taylor Date: Sat, 26 Feb 1994 18:27:13 +0000 (+0000) Subject: * ecoff.h: Add casts to avoid warnings from SVR4 cc. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c768aaa7c34f137ae65f544590ed6e6062db8593;p=binutils-gdb.git * ecoff.h: Add casts to avoid warnings from SVR4 cc. --- diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 91c8d32d01a..2c9ac2cb8a4 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,17 @@ +Sat Feb 26 10:26:38 1994 Ian Lance Taylor (ian@cygnus.com) + + * ecoff.h: Add casts to avoid warnings from SVR4 cc. + +Mon Feb 21 09:48:46 1994 Ian Lance Taylor (ian@lisa.cygnus.com) + + * sym.h (struct runtime_pdr): Make field adr bfd_vma, not unsigned + long. + (SYMR): Make field value bfd_vma, not long. + +Fri Feb 4 23:35:53 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * rs6000.h (STYP_DEBUG): Define. + Wed Feb 2 14:31:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * internal.h (union internal_auxent): Change x_csect.x_scnlen into