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:
2e4964a
)
* demangle.h: Protect file from multiple inclusions with
author
Fred Fish
<fnf@specifix.com>
Wed, 23 Dec 1992 06:44:25 +0000
(06:44 +0000)
committer
Fred Fish
<fnf@specifix.com>
Wed, 23 Dec 1992 06:44:25 +0000
(06:44 +0000)
#if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
include/ChangeLog
patch
|
blob
|
history
diff --git
a/include/ChangeLog
b/include/ChangeLog
index 68cfbdcf6c4597e80bdaca0a94a7a19483ebc421..02a7ad6ac5a82472be719fdbc6f5f15314d62d23 100644
(file)
--- a/
include/ChangeLog
+++ b/
include/ChangeLog
@@
-1,3
+1,8
@@
+Tue Dec 22 22:42:46 1992 Fred Fish (fnf@cygnus.com)
+
+ * demangle.h: Protect file from multiple inclusions with
+ #if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
+
Mon Dec 21 21:25:50 1992 Stu Grossman (grossman at cygnus.com)
* bfd.h: Update to get hppa_core_struct from bfd.c.