From 2338f9c4dd55f0bf16abcaeb65377651dd1d7c51 Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Wed, 17 Feb 1993 21:02:01 +0000 Subject: [PATCH] * trad-core.c (trad_unix_make_empty_symbol): wrap PARAMS around an ansi definition which otherwise confuses non-ansi compilers. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 46476db..9849504 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Wed Feb 17 12:28:13 1993 K. Richard Pixley (rich@cygnus.com) + * trad-core.c (trad_unix_make_empty_symbol): wrap PARAMS around an + ansi definition which otherwise confuses non-ansi compilers. + * aout-adobe.c (aout_adobe_object_p): eliminate a warning from vax ultrix cc by forward declaring getenv as is done in bfd_find_target. -- 2.7.4