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:
a4c2279
)
* target.c (struct bfd_target): Eliminate the SDEF and SDEF_FMT
author
John Gilmore
<gnu@cygnus>
Thu, 5 Nov 1992 13:50:25 +0000
(13:50 +0000)
committer
John Gilmore
<gnu@cygnus>
Thu, 5 Nov 1992 13:50:25 +0000
(13:50 +0000)
macros; use PARAMS to declare the function pointers involved.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 6f35d78ae4139684f424fbf63f7a5aa361f630b1..cd592f5ed9f93e32477d50926f4f931c73e72378 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Thu Nov 5 04:43:09 1992 John Gilmore (gnu@cygnus.com)
+ * target.c (struct bfd_target): Eliminate the SDEF and SDEF_FMT
+ macros; use PARAMS to declare the function pointers involved.
+
* bfd-in.h, bfd.c, libbfd.h, reloc.c, seclet.h, section.c,
targets.c: Rename struct bfd_seclet_struct to struct bfd_seclet.