From: Fred Fish Date: Wed, 22 Apr 1992 16:40:35 +0000 (+0000) Subject: Convert typedef that typedefs nothing into a normal structure declaration. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=be2d8c134a174732a53bb6b6e2d4095054c18897;p=binutils-gdb.git Convert typedef that typedefs nothing into a normal structure declaration. Prototype args to function that second arg of pass_over points to. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9963d8b2853..580d114686a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Wed Apr 22 09:36:08 1992 Fred Fish (fnf@cygnus.com) + + * tekhex.c (struct data_struct): Convert from typedef that + typedefs nothing to a normal structure declaration. + * tekhex.c (pass_over): Prototype args for function that + second arg points to. + Mon Apr 20 22:22:51 1992 K. Richard Pixley (rich@rtl.cygnus.com) * Makefile.in: remove old style staging. Do not print recursion