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:
431b442
)
Reflect changes in archures.c
author
Steve Chamberlain
<sac@cygnus>
Wed, 4 Dec 1991 18:33:32 +0000
(18:33 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Wed, 4 Dec 1991 18:33:32 +0000
(18:33 +0000)
include/bfd.h
patch
|
blob
|
history
diff --git
a/include/bfd.h
b/include/bfd.h
index 6a6398acc651a2c2bf73d1cdc8793641570b5421..c4905dae125b297c58f212193df79ec9a8de3bcb 100644
(file)
--- a/
include/bfd.h
+++ b/
include/bfd.h
@@
-472,7
+472,8
@@
typedef struct bfd_arch_info
long mach;
char *arch_name;
CONST char *printable_name;
- /* true if this is the default machine for the architecture */
+ /* true if this is the default machine for the architecture */
+ unsigned int section_align_power;
boolean the_default;
CONST struct bfd_arch_info * EXFUN((*compatible),
(CONST struct bfd_arch_info *a,