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 ef8975b494c Display entry offset for .debug_names new bb0fe13508d clean-up: fix annoying spaces in bfd/elf-bfd.h new 5d526bdf5f3 clean-up: fix annoying spaces in binutils/readelf.c new 1efbe98a4d2 clean-up: fix conflicting symbol with unknown from bfd/elf-bfd.h new 434a7a6bc89 clean-up bfd/elf-attrs.c: change return type of uleb128_siz [...] new 3f8f380190a clean-up readelf: simplify and flatten body of process_attributes new 011e50143f0 clean-up: move writing of build attributes section into a function new 29b221fc12a clean-up create_obj_attrs_section: comment about .gnu.attri [...] new eb6e183be1a clean-up aarch64: move the name of the build attributes sec [...] new e025c481c84 clean-up bfd: rename functions for object attributes v1 new c5f3649c888 clean-up bfd/elf-attrs.c: move specific-code to parse objec [...] new 2cf9acb79ff aarch64: setup_gnu_properties only creates the notes sectio [...] new 005cd152baa refactoring bfd_linear_search_one_with_gnu_property new b2bc643e097 refactoring _bfd_elf_get_property new cf382577780 refactoring elf_find_and_remove_property
The 14 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/elf-attrs.c | 401 +++++++++++++++++++++++++++----------------------- bfd/elf-bfd.h | 11 +- bfd/elf-properties.c | 118 ++++++++++----- bfd/elflink.c | 32 ++-- bfd/elfnn-aarch64.c | 2 +- bfd/elfxx-aarch64.c | 85 ++++++----- binutils/readelf.c | 387 +++++++++++++++++++++++------------------------- gas/write.c | 20 +-- include/elf/aarch64.h | 2 + 9 files changed, 580 insertions(+), 478 deletions(-)