WIP MachO binutils port assisted by AI I may consider upstreaming this in the future.
0

Configure Feed

Select the types of activity you want to include in your feed.

Automatic date update in version.in

authored by

GDB Administrator and committed by
GDB Admin
(Jun 4, 2026, 12:00 AM UTC) f15bef31 bab15b50

+1 -1
+1 -1
bfd/version.h
··· 16 16 17 17 In releases, the date is not included in either version strings or 18 18 sonames. */ 19 - #define BFD_VERSION_DATE 20260603 19 + #define BFD_VERSION_DATE 20260604 20 20 #define BFD_VERSION @bfd_version@ 21 21 #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ 22 22 #define REPORT_BUGS_TO @report_bugs_to@