Use the correct constants when setting the section type of HPPA unwind sections.
authorHelge Deller <deller@gmx.de>
Wed, 22 Aug 2018 09:32:53 +0000 (10:32 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 22 Aug 2018 09:32:53 +0000 (10:32 +0100)
commit6f4286c4f7193606fd6200e46b152ff0934f9cc2
tree20f727e200ce6fd754e02ac8ea58091ee67232d1
parent3da64fe404031c093e8b59565d935fed214e28c1
Use the correct constants when setting the section type of HPPA unwind sections.

* elf-hppa.h (elf_hppa_fake_sections): Use SHT_PARISC_UNWIND as
the section type of the .PARISC.unwind section on 64-bit binaries
and SHT_PROGBITS for 32-bit binaries.  Add a comment about it.
Add comment about the sh_entsize value.
bfd/ChangeLog
bfd/elf-hppa.h
This page took 0.032886 seconds and 4 git commands to generate.