From: Stan Shebs Date: Wed, 6 Apr 1994 00:53:20 +0000 (+0000) Subject: Tue Apr 5 17:48:52 1994 Stan Shebs (shebs@andros.cygnus.com) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=08a431621ff45e878ff4f0259311dbbf20bd14f5;p=binutils-gdb.git Tue Apr 5 17:48:52 1994 Stan Shebs (shebs@andros.cygnus.com) * i386lynx.c, sparclynx.c (NAME): Remove embedded whitespace in macro uses, confuses some non-ANSI compilers. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f20ad481f2a..48f433fdc41 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 5 17:48:52 1994 Stan Shebs (shebs@andros.cygnus.com) + + * i386lynx.c, sparclynx.c (NAME): Remove embedded whitespace in + macro uses, confuses some non-ANSI compilers. + Tue Apr 5 15:50:01 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * som.c (som_bfd_free_cached_info): Add missing PARAMS decl.