projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec69652
)
* trad-core.c (trad_unix_make_empty_symbol): wrap PARAMS around an
author
K. Richard Pixley
<rich@cygnus>
Wed, 17 Feb 1993 21:02:01 +0000
(21:02 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Wed, 17 Feb 1993 21:02:01 +0000
(21:02 +0000)
ansi definition which otherwise confuses non-ansi compilers.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 46476dba69f43ff8d0da43dada3816471d2b19dd..98495043a4e982d652cbdf7a06848622e0688c1c 100644
(file)
--- 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.