This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: [PATCH ARC 2/5]: 24 bit reloc and overflow detection fix
- From: Claudiu Zissulescu <Claudiu dot Zissulescu at synopsys dot com>
- To: Nick Clifton <nickc at redhat dot com>, Cupertino Miranda <Cupertino dot Miranda at synopsys dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Tue, 5 Apr 2016 15:07:19 +0000
- Subject: RE: [PATCH ARC 2/5]: 24 bit reloc and overflow detection fix
- Authentication-results: sourceware.org; auth=none
- References: <EB86EB452ADE4B44B294F7149B8A2777021A5DF3 at DE02WEMBXB dot internal dot synopsys dot com> <5703CBEC dot 2010304 at redhat dot com>
Committed.
Thank you for review,
Claudiu
> > Cupertino Miranda <cmiranda@synopsys.com>
> > elf32-arc.c: Defined macro DEBUG.
> > (name_for_global_symbol): Changed assert.
> > (get_replace_function): Created.:
> > (struct arc_relocation_data): Changed to signed types.
> > (defines S, L, P, PDATA): Casted to signed type.
> > (defines SECTSTART, _SDA_BASE_, TLS_REL): Likewise.
> > (PRINT_DEBUG_RELOC_INFO_BEFORE): Changed.
> > (arc_do_relocation): Changed.
> >
> > include/ChangeLog:
> >
> > Cupertino Miranda <cmiranda@synopsys.com>
> > opcode/arc-func.h (replace_bits24): Changed.
> > (replace_bits24_be): Created.
> >
>
> Approved - please apply.
>
> Cheers
> Nick