* libaout.h (aout_backend_data): Change defs of two bitfields to

be unsigned chars instead to get around rs6000 compiler problem.
This commit is contained in:
Stu Grossman 1992-06-17 21:05:49 +00:00
parent 91f781ffbb
commit 547c0cb55c
1 changed files with 5 additions and 0 deletions

View File

@ -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):