This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 3689797 Automatic date update in version.in new 08759e0 Fixes done to TLS. new b9316f5 Enable relocation overflow messages by default. new 05bbf01 TLS: DTPOFF can accept offsets, stored into addendum. Remove [...] new 764cfd4 [ARC] Update test.
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 18 ++ bfd/arc-got.h | 511 +++++++++++++++++++++++++++++++ bfd/elf32-arc.c | 667 ++++++++--------------------------------- gas/ChangeLog | 6 + gas/config/tc-arc.c | 25 +- include/elf/arc-reloc.def | 2 +- ld/ChangeLog | 5 + ld/testsuite/ld-arc/nps-1b.err | 1 + 8 files changed, 677 insertions(+), 558 deletions(-) create mode 100644 bfd/arc-got.h