This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Fix libbacktrace on prelinked shared libraries


On Mon, Nov 18, 2013 at 8:46 AM, Jakub Jelinek <jakub@redhat.com> wrote:
>
> 2013-11-18  Jakub Jelinek  <jakub@redhat.com>
>
>         * elf.c (SHN_UNDEF): Define.
>         (elf_initialize_syminfo): Add base_address argument.  Ignore symbols
>         with st_shndx == SHN_UNDEF.  Add base_address to address fields.
>         (elf_add): Adjust caller.

This is OK.

Thanks.

Ian


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