GNU Binary Utility Development Utilities https://www.gnu.org/software/binutils/binutils.html
Go to file
2024-01-05 20:48:09 +01:00
binutils-2.16.1-native-lib-dirs.patch build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00
binutils-2.18-makeinfo_check.patch build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00
binutils-2.19-readelf-CAN-2005-1704.patch build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00
binutils-2.20.1-unexport_LD_LIBRARY_PATH_for_CC_FOR_BUILD.patch build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00
binutils-2.22-build-id.patch build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00
binutils-2.22-gcc-4.7-gold-casts.patch build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00
binutils-2.22-gold-fix_pointer_reference.patch build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00
binutils-2.22-x86_64-add_support_for_delayed_load_feature.patch build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00
binutils-2.23.2-texinfo-5.1.patch build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00
binutils-2.26-gcc-6.1.0.patch apply upstream patch to restore options used by syslinux [release 2.26-3mamba;Sat Jun 25 2016] 2024-01-05 20:48:09 +01:00
binutils-2.26-upstream-syslinux.patch apply upstream patch to restore options used by syslinux [release 2.26-3mamba;Sat Jun 25 2016] 2024-01-05 20:48:09 +01:00
binutils-2.31.1-revert-PR-23161.patch patch to fix link errors, see https://bugzilla.redhat.com/show_bug.cgi?id=1599521#c9 [release 2.31.1-2mamba;Wed Oct 10 2018] 2024-01-05 20:48:09 +01:00
binutils.spec automatic version update by autodist [release 2.35.1-1mamba;Sat Sep 19 2020] 2024-01-05 20:48:09 +01:00
README.md build with --enable-plugins [release 2.24-2mamba;Fri May 02 2014] 2024-01-05 20:48:08 +01:00

binutils

Binutils is a collection of binary utilities, including:

  • ar: creating modifying and extracting from archives
  • nm: for listing symbols from object files
  • objcopy: for copying and translating object files
  • objdump: for displaying information from object files
  • ranlib: for generating an index for the contents of an archive
  • size: for listing the section sizes of an object or archive file
  • strings: for listing printable strings from files
  • strip: for discarding symbols (a filter for demangling encoded C++ symbols
  • addr2line: for converting addresses to file and line
  • nlmconv: for converting object code into an NLM