S/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cb
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Thu, 21 Sep 2017 15:45:18 +0000 (17:45 +0200)
committerAndreas Arnez <arnez@linux.vnet.ibm.com>
Thu, 21 Sep 2017 15:45:18 +0000 (17:45 +0200)
commit8fe09d7421db51bc13c9228547d63e6315bd6bd0
tree879cb31368c01541fd3e06225a332e5c57fa8c62
parentba52cbb9d024f2e51bd50fac36a18a15ab88344c
S/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cb

Fix two typos that resulted in swapping the BFD names for the core note
register sections NT_S390_GS_CB and NT_S390_GS_BC.

bfd/ChangeLog:

* elf.c (elfcore_grok_note): For the cases NT_S390_GS_CB and
NT_S390_GS_BC, correct the previously swapped invocations of
elfcore_grok_s390_gs_bc and elfcore_grok_s390_gs_cb.
bfd/ChangeLog
bfd/elf.c
This page took 0.028798 seconds and 4 git commands to generate.