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:
91f781f
)
* libaout.h (aout_backend_data): Change defs of two bitfields to
author
Stu Grossman
<grossman@cygnus>
Wed, 17 Jun 1992 21:05:49 +0000
(21:05 +0000)
committer
Stu Grossman
<grossman@cygnus>
Wed, 17 Jun 1992 21:05:49 +0000
(21:05 +0000)
be unsigned chars instead to get around rs6000 compiler problem.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 7cbfe73d68bf667bb7895c08c248ad4288da7a27..0fa89855b641454881a2487ea9e4edc7434a8a45 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Wed Jun 17 14:02:46 1992 Stu Grossman (grossman at cygnus.com)
+
+ * libaout.h (aout_backend_data): Change defs of two bitfields to
+ be unsigned chars instead to get around rs6000 compiler problem.
+
Wed Jun 17 13:55:31 1992 Fred Fish (fnf@cygnus.com)
* elf.c (bfd_section_from_shdr, elf_slurp_symbol_table):