This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [patch 6/7] [gold] Add initial source code for dwp utility.


On Wed, Oct 24, 2012 at 5:35 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
>
> This patch works for me.  Tested on Linux/x86-64 and Linux/ia32.
> OK to install?
>
> Thanks.
>
> --
> H.J.
> ---
> diff --git a/gold/ChangeLog b/gold/ChangeLog
> index 2256744..f0f53c2 100644
> --- a/gold/ChangeLog
> +++ b/gold/ChangeLog
> @@ -1,3 +1,8 @@
> +2012-10-24  H.J. Lu  <hongjiu.lu@intel.com>
> +
> +       * dwp.cc (Dwo_file::remap_str_offset): Use section_offset_type
> +       on val.
> +

This is OK if it's OK with Cary.

Thanks.

Ian


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