Browse Source

Fixed segmentation violation detected by LD testsuite.

gdb-4_18-branch
Nick Clifton 29 years ago
parent
commit
6124cd1e59
  1. 3
      bfd/ChangeLog

3
bfd/ChangeLog

@ -1,5 +1,8 @@
Wed Dec 17 09:45:09 1997 Nick Clifton <nickc@cygnus.com>
* coff-arm.c (coff_arm_relocate_section): Only look at section
owner if there is one.
* elf.c (assign_file_positions_for_segments): Fail if there is not
enough room for the program headers. (PR14186)

Loading…
Cancel
Save