[RFA] Stabs: Ignore N_BNSYM/N_ENSYM entry types

Joel Brobecker brobecker@adacore.com
Fri Oct 3 13:40:00 GMT 2014


>   This is my first push since we switched to git...  And I must
>   confess that I did not read the whole thread about commit log
>   messages...

The wiki tries to describe a bit how revision logs should be formatted.
See Item #13 of https://sourceware.org/gdb/wiki/ContributionChecklist

> So in:
> https://sourceware.org/ml/gdb-cvs/2014-10/msg00015.html
>   
> I've put essentially the email of my RFA, with just two modifications:
> 
>   I removed the gdb/ prefix in the ChangeLog and updated the date to
>   2014-10-03.

I tend to work the other way around: I put in the commit's revision
log the explanation of the bug following the format described in
the wiki, and that use that as the basis for the email sent to
gdb-patches. In fact, I use git to do the email-sending for me
(git send-email), and the only touch-ups I usually do is just to
add "Hello" and "Thank you/OK to commit" (etc).

So, when the patch is OK to go in, all that is needed is to push.
I don't need to re-write the revision log.

-- 
Joel



More information about the Gdb-patches mailing list