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]

[PATCH 0/6][ARC 1][COMMITTED] Backports from mainline.


Set of patches backported from mainline to binutils-2_31-branch.

//Claudiu

Claudiu Zissulescu (1):
  [ARC] Fix local got entry list.

Cupertino Miranda (5):
  [ARC] Make sure global symbol is not an indirect or warning.
  [ARC] PLT information was still being generated when symbol was
    forced_local.
  [ARC] Fixes TLS failures related to tls-align.
  [ARC] Fixed issue with DTSOFF relocs.
  [ARC] More fixes for TLS.

 bfd/ChangeLog             |  56 +++++++++++++++-
 bfd/arc-got.h             |  80 +++++++++++++----------
 bfd/elf32-arc.c           | 134 ++++++++++++++++++++++++++++----------
 include/ChangeLog         |   6 ++
 include/elf/arc-reloc.def |   4 +-
 5 files changed, 209 insertions(+), 71 deletions(-)

-- 
2.19.1


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