334 Commits (79abb939304111e0d303b331b7b7ea005cf116f5)

Author SHA1 Message Date
H.J. Lu c9dcc18f8d elfedit: Add --output-abiversion option to update ABIVERSION 4 years ago
Nick Clifton b3aa80b45c Add --unicode option to control how unicode characters are handled by display tools. 5 years ago
Thomas Wolff 749c700282 Restore old behaviour of windres so that options containing spaces are not enclosed in double quotes. 5 years ago
Nick Clifton 5edb8e3f5a Correct the text describing windres's --processor option. 5 years ago
Nick Lott 047c3dbf55 Add ability to select numeric base when displaying symbol values in readelf. 5 years ago
Nick Clifton 1996d0f12c Add a symbols-only mode to nm. 5 years ago
Nick Clifton ca0e11aa4b Gate the displaying of non-debug sections in separate debuginfo files. 5 years ago
Alan Modra 6a1224ec76 PR27128, nm -P portable output format regression 5 years ago
Fangrui Song 7fe1b1388f nm: Add --quiet to suppress "no symbols" diagnostic 5 years ago
Nick Clifton c46b706620 Change the readelf and objdump programs so that they will automatically follow links to separate debug info files. 5 years ago
Alan Modra f9a6a8f09d PR27116, Spelling errors found by Debian style checker 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 5 years ago
H.J. Lu 279d901e5a x86-64: Add Intel LAM property support 5 years ago
Nick Clifton e6f6aa8d18 Add option to nm to change the characters displayed for ifunc symbols. Add a configure time option to change the default characters. 5 years ago
Howard Chu f3016d6ce1 Add an option to the archiver to add a section recording library dependencies. 6 years ago
Nick Clifton 0f03783c8e Readelf: Add --lto-syms option to display LTO symbol tables. 6 years ago
Samanta Navarro 0cc79db2b6 Fix spelling mistakes 6 years ago
Nick Clifton a2ab58313a Document that the lower case 'c' character in nm's output is used to signify a small common. 6 years ago
Ludovic Court?s 427234c78b Update the binutils documentation to make it clear the the --strip-unneeded option of objcopy and strip implies the --strip-debug option. 6 years ago
H.J. Lu 3f2e969923 elf: Keep only one '@' for undefined versioned symbols 6 years ago
Nick Clifton 79bc120c7b Add demangling support to readelf. 6 years ago
H.J. Lu 9b0ac51b22 nm: Remove --with-symbol-versions 6 years ago
H.J. Lu 608d61c202 doc: Replace preceeded with preceded 6 years ago
Nick Clifton 0942c7ab94 Change readelf's display of symbol names (when not in --wide mode) so that if they are going to be truncated then "[...]" is displayed at the end. Add a comment line option to disable this enhancement and restore the old behaviour. 6 years ago
Jan Beulich 2a1bb84c67 x86: fix processing of -M disassembler option 6 years ago
Nick Clifton e4b7104b1e Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx operands found in DWARF-5 .debug_macro sections. 6 years ago
Nick Clifton b37a771440 Fix a typo in the description of the strings program. 6 years ago
Alan Modra 1424c35d07 Power10 tidies 6 years ago
Andrew Burgess d11a9fabab objcopy: Mention 'entry address' in description 6 years ago
Nick Clifton 1b51340159 Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detected. Disable all warnings unless the (new) lint mode is enabled. 6 years ago
Alan Modra 937f661468 Extend objdump --no-addresses info 6 years ago
Alan Modra b1bc1394df objdump --no-addresses 6 years ago
Nick Clifton a0dcf29705 Fix an abort triggered when objcopy is used to set the "share" section flag on an ELF section. 6 years ago
Nick Clifton 83d4d556e2 Fix a spelling mistake in the binutils documentation. 6 years ago
Fangrui Song 3a5d12fbb4 Allow objcopy's --set-section-flags options to add or remove the SHF_EXCLUDE flag of ELF sections. 6 years ago
Thomas Troeger 1d67fe3b6e Add an option to objdump's disassembler to generate ascii art diagrams showing the destinations of flow control instructions. 6 years ago
Aaron Merey 301a9420d9 Add support for debuginfod to the binutils (disable by default, enabled via a configure time option). 6 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 6 years ago
Nick Clifton e264b5b7a5 Allow the --output option of the "ar" prorgam to extract files to locations outside of the current directory. 7 years ago
Fāng-ruì Sòng 64f52b3ec1 Implement objcopy/strip --keep-section=<sectionpattern> 7 years ago
Fangrui Song 197245e341 Add a --output=<DIR> option to ar to allow the specifying of an output directory. 7 years ago
Alan Modra 95cc7c169c ar P support 7 years ago
Nick Alcock 6b88d7d70c binutils: objdump does not take --ctf-symbols or --ctf-strings options 7 years ago
Nick Alcock 616febde0c binutils: readelf: when dumping CTF, load strtab and symtab automatically 7 years ago
Nick Clifton de4859eacb Change objcopy's --set-section-alignment option to take a byte alignment value rather than a power of two alignment value. 7 years ago
Niklas G?rtler fa463e9fc6 Add an option to objcopy to change the alignment of sections. 7 years ago
Nick Clifton a1c110a3fe Add a --source-comment=<text> option to objdump which provides a prefix to dipslayed source code lines. 7 years ago
Nick Clifton 6ae978f133 Add a description of the 'n' symbol type displayed by nm. 7 years ago
Christophe Vidal 9177214a22 Correct a typo in the documentation for the disassembler. 7 years ago
Nick Clifton f927cc8faf Improve the formatting of the title strings of the binutils manual pages. 7 years ago