aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-02-17 21:02:01 +0000
committerK. Richard Pixley <rich@cygnus>1993-02-17 21:02:01 +0000
commit2338f9c4dd55f0bf16abcaeb65377651dd1d7c51 (patch)
tree5ea9e343ba8bb0f50341333c3dc6875de7cdfdf3 /bfd
parentec69652fc51bc967829490bd4abfdbb9439e3244 (diff)
downloadgdb-2338f9c4dd55f0bf16abcaeb65377651dd1d7c51.zip
gdb-2338f9c4dd55f0bf16abcaeb65377651dd1d7c51.tar.gz
gdb-2338f9c4dd55f0bf16abcaeb65377651dd1d7c51.tar.bz2
* trad-core.c (trad_unix_make_empty_symbol): wrap PARAMS around an
ansi definition which otherwise confuses non-ansi compilers.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
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.