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:
5326079
)
2005-04-11 H.J. Lu <hongjiu.lu@intel.com>
author
H.J. Lu
<hjl.tools@gmail.com>
Mon, 11 Apr 2005 16:55:48 +0000
(16:55 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Mon, 11 Apr 2005 16:55:48 +0000
(16:55 +0000)
* coffcode.h (STRING_SIZE_SIZE): Updated to match libcoff-in.h.
bfd/ChangeLog
patch
|
blob
|
history
bfd/coffcode.h
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 8910d669b1eb5a7b0f4496eedf653aad20b5de6a..bc3b8dedda70b88b44b20989587c17589812cc86 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+2005-04-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ * coffcode.h (STRING_SIZE_SIZE): Updated to match libcoff-in.h.
+
2005-04-11 Nick Clifton <nickc@redhat.com>
* aout-target.h: Convert to ISO C.
diff --git
a/bfd/coffcode.h
b/bfd/coffcode.h
index 1652a2ff8a95824e959618ebc75b1f38b6502359..f5e56e4f891151b145b63e797e60e25e9dafdb95 100644
(file)
--- a/
bfd/coffcode.h
+++ b/
bfd/coffcode.h
@@
-307,7
+307,7
@@
CODE_FRAGMENT
#include "coffswap.h"
#endif
-#define STRING_SIZE_SIZE
(4)
+#define STRING_SIZE_SIZE
4
#define DOT_DEBUG ".debug"
#define GNU_LINKONCE_WI ".gnu.linkonce.wi."