* elf.c (bfd_section_from_shdr): Deal with null return from

bfd_make_section().  (elf_object_p):  Select endianess properly.
This commit is contained in:
Stu Grossman 1992-01-31 09:37:59 +00:00
parent 37fc9d04ee
commit eca85ebe09
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Fri Jan 31 01:34:45 1992 Stu Grossman (grossman at cygnus.com)
* elf.c (bfd_section_from_shdr): Deal with null return from
bfd_make_section(). (elf_object_p): Select endianess properly.
Fri Jan 31 01:19:55 1992 John Gilmore (gnu at cygnus.com)
* hosts/h-tahoe.h, h-vaxbsd.h: Fix stack in core files.