$ git clone -n https://gitee.com/Weisson/binutils.git /var/lib/mock/dist-an23-build-440929-73164/root/chroot_tmpdir/scmroot/binutils Cloning into '/var/lib/mock/dist-an23-build-440929-73164/root/chroot_tmpdir/scmroot/binutils'... $ git fetch origin 4522e0c2e762d0b7e2fb13e0b174f6358a560cdd:KOJI_FETCH_HEAD From https://gitee.com/Weisson/binutils * [new ref] 4522e0c2e762d0b7e2fb13e0b174f6358a560cdd -> KOJI_FETCH_HEAD $ git reset --hard KOJI_FETCH_HEAD HEAD is now at 4522e0c Apply patch to remove unnecessary file descriptor limits, improving test reliability and simplifying execution. Ensure DWARF-5 compliance, fix directory table issues, and improve debug information accuracy. Ensure reliable stack direction detection, prevent optimization-related bugs, and improve compatibility with modern compilers. Fix issues with warning and common symbols, improving linker correctness and reliability. Fix potential issues with non-TLS section handling and ensure correct output section assignment. Fix conditional logic and ensure correct 64-bit type detection for improved portability and reliability. Ensure proper handling of undefined dynamic symbols, preventing potential crashes during linking. Fix unnecessary errors for OS-specific sections in ELF group handling. Fix potential memory allocation issues and improve robustness when handling ELF version reference tables. Fix incorrect handling of STT_GNU_IFUNC relocations, ensuring only allocatable sections are processed. Prevent crashes and ensure valid file read operations by checking for negative offsets. Fix issues with PPC64LE binaries and simplify version 8 note processing for consistency. Fix potential bugs, ensure variable initialization, and improve code robustness and maintainability. Fix potential security issues and ensure robust handling of malformed DWARF data. Fix potential undefined behavior and ensure safe string manipulation in symbol name processing. Fix potential crashes and improve symbol handling for plugins and indirect symbols.