Re: [PATCH] Set rv64gcv as default to enable vector extension for disassembly
Andrew Burgess via Gdbadmin <[email protected]>
| Newsgroups | gmane.comp.gdb.admin,gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
Soham Gargote <[email protected]> writes: > From: GDB Administrator <[email protected]> > > --- > bfd/version.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I suspect you've sent the wrong patch by accident. Thanks, Andrew > > diff --git a/bfd/version.h b/bfd/version.h > index c33770d2738..bdb3f9d0ea0 100644 > --- a/bfd/version.h > +++ b/bfd/version.h > @@ -16,7 +16,7 @@ > > In releases, the date is not included in either version strings or > sonames. */ > -#define BFD_VERSION_DATE 20250720 > +#define BFD_VERSION_DATE 20250721 > #define BFD_VERSION @bfd_version@ > #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ > #define REPORT_BUGS_TO @report_bugs_to@ > -- > 2.48.1