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 503294e755 x86: Add sizeof_reloc to elf_x86_link_hash_table new 9ff114ca5d x86: Add elf_x86_compute_jump_table_size new fe53b4a4c4 x86: Add is_x86_elf new b9ce864ca8 x86: Add _bfd_x86_elf_allocate_dynrelocs
The 3 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 | 52 ++++++ bfd/elf32-i386.c | 476 ++--------------------------------------------------- bfd/elf64-x86-64.c | 435 ++---------------------------------------------- bfd/elfxx-x86.c | 476 +++++++++++++++++++++++++++++++++++++++++++++++++++++ bfd/elfxx-x86.h | 16 ++ 5 files changed, 564 insertions(+), 891 deletions(-)