Landing: cf31062895be

Project / Subsystem

binutils / binutils/bfd

Date

2026-06-06

Author

GDB Administrator

Commit

cf31062895be2b95020cb2cce5d542c8d1bf8da7

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
binutils/bfd
patch_id
commit_hash
cf31062895be2b95020cb2cce5d542c8d1bf8da7
source_type
public_inbox
headline
BFD's `version.h` automatically updates its BFD_VERSION_DATE.
tldr
Binutils BFD's version header now automatically updates its date to reflect the latest build or commit.
author
GDB Administrator
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • project infra
  • tooling
discussion_id_link
bugzilla_pr
date
2026-06-06T00:00:00.000Z

This commit updates the BFD_VERSION_DATE macro in Binutils BFD’s version.h file. This change is part of an automated process to keep the internal versioning consistent with the current development date, ensuring that generated libraries and tools reflect up-to-date information. It is a routine maintenance update for the build system.