Landing: d15490528409

Project / Subsystem

binutils / bfd/readelf

Date

2026-07-02

Author

SRINATH PARVATHANENI

Commit

d15490528409305f97004a2860fdb04543862774

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
bfd/readelf
patch_id
commit_hash
d15490528409305f97004a2860fdb04543862774
source_type
public_inbox
headline
bfd/readelf: Add core file support for ARM PE notes
tldr
Enhances `readelf` and BFD to support ARM's `NT_ARM_POE` notes in core dump files.
author
SRINATH PARVATHANENI
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • binutils
  • readelf
  • core dump
  • arm
  • elf
discussion_id_link
bugzilla_pr
date
2026-07-02T00:00:00.000Z

The Binutils readelf utility and the BFD library now support processing ARM’s NT_ARM_POE (Processor Operating Environment) notes found in core dump files. This addition allows developers to inspect crucial processor state information related to the Processor Operating Environment when analyzing core dumps from ARM systems.