MONDAY, MAY 18, 2026
bfd
Automatic date update in version.in
Updates the date in bfd/version.h on the gdb-17-branch.
This commit automatically updates the date in the bfd/version.h file on the gdb-17-branch.
In Details
The bfd library (Binary File Descriptor) is part of the GNU binutils. It provides a generic interface for manipulating different object file formats. The version.h file contains version information, including a date, which is updated automatically.
For Context
The Binary File Descriptor (BFD) library is used by GNU tools to work with different types of object files. This commit updates the version date in a header file.