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 0/3] ARC fixes/refactoring of TLS and GOT reloc code


Hi again,

I have just realized I have compilation warnings in this patches.
Please hold on for a new set of clean patches.

Best regards,
Cupertino

On 07/05/2016 01:09 PM, Cupertino Miranda wrote:
> Hello everyone,
>
> The included patches are some fixes and refactoring to the TLS and 
> GOT linking code.
>
> Looking forward for you comments.
>
> Best regards,
> Cupertino
>
> Claudiu Zissulescu (1):
>   TLS: DTPOFF can accept offsets, stored into addendum. Remove the need
>     of base
>
> Cupertino Miranda (2):
>   Fixes done to TLS.
>   Enable relocation overflow messages by default.
>
>  bfd/arc-got.h             | 525 ++++++++++++++++++++++++++++++++++++
>  bfd/elf32-arc.c           | 658 ++++++++++------------------------------------
>  gas/config/tc-arc.c       |  25 +-
>  include/elf/arc-reloc.def |   2 +-
>  4 files changed, 661 insertions(+), 549 deletions(-)
>  create mode 100644 bfd/arc-got.h
>


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