This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_37-branch in repository binutils-gdb.
from 1ea0ade02b4 Automatic date update in version.in new 1540c6cd53f [GOLD] Got_offset_list: addend field new 92cadfef751 [GOLD] Remove addend from Local_got_entry_key new b535e77be3f [GOLD] Output_data_got tidy new 60c49a5eee1 [GOLD] Output_data_got create entry method addends new f8069e2ccf9 [GOLD] Got_entry::write addends new d041152bfd8 [GOLD] PowerPC64 support for sym+addend GOT entries
The 6 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: gold/incremental.cc | 10 +++- gold/object.cc | 2 +- gold/object.h | 89 +++++++++++---------------- gold/output.cc | 155 ++++++++++++++++------------------------------- gold/output.h | 107 ++++++++++++--------------------- gold/powerpc.cc | 169 +++++++++++++++++++++++++++------------------------- gold/s390.cc | 12 ++-- gold/symtab.h | 13 ++-- gold/target.h | 15 +++-- 9 files changed, 248 insertions(+), 324 deletions(-)