Auto update ChangeLog for binutils+gdb commits?

Martin Liška mliska@suse.cz
Fri May 29 08:51:32 GMT 2020


On 5/29/20 9:45 AM, Martin Liška wrote:
> I briefly looked at binutils commits and I believe the scripts can
> be directly adopted.

Ok, one would need to adjust list of ChangeLog files and bugzilla components. I've changed
that in the attached patch.

With that one can test it:

$ ./contrib/gcc-changelog/git_check_commit.py -g ~/Programming/binutils -n HEAD~300..HEAD

(see the attached output)
So ~250/300 commit messages can be parsed.

And the generated ChangeLog can be seen with:

./contrib/gcc-changelog/git_check_commit.py -g ~/Programming/binutils -n HEAD~300..HEAD -p
(see the attached output)

Would you be interested in adoption of the script?
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: result.txt.bz2
Type: application/x-bzip
Size: 8942 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20200529/9e861e6d/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: result-changelog.txt.bz2
Type: application/x-bzip
Size: 24666 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20200529/9e861e6d/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gcc-changelog-for-binutils.patch
Type: text/x-patch
Size: 4643 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20200529/9e861e6d/attachment-0005.bin>


More information about the Binutils mailing list