This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add support for call_site and entry_value to dwarf.h and readelf


On Tue, 2011-03-22 at 16:10 -0700, Roland McGrath wrote:
> > After I push this to master I would like to merge master to
> > the dwarf branch again so known-dwarf.h picks it up and
> > dwarflint can start recognizing them.
> 
> Sounds good.
> 
> > Comments?
> > +	case DW_OP_GNU_entry_value:
> > +	  /* Size plus expression block */
> 
> Add a trailing ". " (two spaces before */) here.

Pushed with that fix and did a master -> dwarf merge afterwards (*)

Thanks,

Mark

(*) Is there any good way to get a git merge across ChangeLogs to
"autoresolve"? Often the various ChangeLog files are the only merge
conflicts I need to resolve (although in this case there were some
Makefile.am and of course the readelf/dwarfstrings split to take care
of).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]