aboutsummaryrefslogtreecommitdiff
path: root/binutils/doc/binutils.texi
AgeCommit message (Expand)AuthorFilesLines
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake1-0/+10
2023-05-26Enhance objdump's --private option so that it can display the contents of PE ...Nick Clifton1-0/+6
2023-02-11objdump -D of bss sections and -s with -jAlan Modra1-5/+8
2023-02-07Fix documentation of the 'n' symbol type displayed by nm.Nick Clifton1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-16Fix previous delta to allow for compilation on 32-bit systemsNick Clifton1-0/+5
2022-11-28PR10368, ISO 8859 mentioned as 7bit encoding in strings documentationAlan Modra1-1/+1
2022-11-21Fix ARM and AArch64 assembler tests to work in a multi-arch environment.Nick Clifton1-0/+6
2022-11-15readelf/objdump: support for SFrame sectionIndu Bhagat1-0/+4
2022-10-31objdump: Add configure time option to enable colored disassembly output by de...Nick Clifton1-11/+19
2022-10-14e200 LSP supportAlan Modra1-4/+5
2022-09-28The help document of size misses an option.Nick Clifton1-0/+10
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-7/+9
2022-09-12ppc: Document the -mfuture and -Mfuture options and make them usablePeter Bergner1-1/+1
2022-08-23Add an option to dlltool to allow the creation of deterministic libraries.Nick Clifton1-0/+9
2022-08-09Default to enabling colored disassembly if output is to a terminal.Nick Clifton1-0/+3
2022-05-18Add a --no-weak option to nm.Nick Clifton1-0/+5
2022-05-11nm: use -U as an alias for --defines-only, in line with llvm-nmNick Clifton1-21/+26
2022-04-04objdump/opcodes: add syntax highlighting to disassembler outputAndrew Burgess1-0/+11
2022-03-10Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton1-1/+10
2022-02-03Support symbol+offset lookup in addr2lineAndi Kleen1-7/+11
2022-01-11ar: Add --thin for creating thin archivesFangrui Song1-5/+10
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-21Typo fixes in binutils docAlan Modra1-4/+4
2021-11-29Update description of string's -n option.Nick Clifton1-2/+7
2021-11-17elfedit: Add --output-abiversion option to update ABIVERSIONH.J. Lu1-0/+12
2021-11-09Add --unicode option to control how unicode characters are handled by display...Nick Clifton1-0/+78
2021-05-10Restore old behaviour of windres so that options containing spaces are not en...Thomas Wolff1-4/+3
2021-04-29Correct the text describing windres's --processor option.Nick Clifton1-1/+6
2021-04-21Add ability to select numeric base when displaying symbol values in readelf.Nick Lott1-0/+13
2021-03-15Add a symbols-only mode to nm.Nick Clifton1-14/+31
2021-03-04Gate the displaying of non-debug sections in separate debuginfo files.Nick Clifton1-1/+29
2021-03-01PR27128, nm -P portable output format regressionAlan Modra1-1/+12
2021-02-26nm: Add --quiet to suppress "no symbols" diagnosticFangrui Song1-0/+5
2021-02-12Change the readelf and objdump programs so that they will automatically follo...Nick Clifton1-6/+10
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu1-1/+2
2020-11-20Add option to nm to change the characters displayed for ifunc symbols. Add a...Nick Clifton1-6/+25
2020-11-03Add an option to the archiver to add a section recording library dependencies.Howard Chu1-4/+15
2020-10-19Readelf: Add --lto-syms option to display LTO symbol tables.Nick Clifton1-1/+5
2020-10-05Fix spelling mistakesSamanta Navarro1-8/+8
2020-09-24Document that the lower case 'c' character in nm's output is used to signify ...Nick Clifton1-0/+3
2020-09-21Update the binutils documentation to make it clear the the --strip-unneeded o...Ludovic Court?s1-2/+7
2020-08-22elf: Keep only one '@' for undefined versioned symbolsH.J. Lu1-1/+7
2020-08-12Add demangling support to readelf.Nick Clifton1-0/+30
2020-08-10nm: Remove --with-symbol-versionsH.J. Lu1-9/+1
2020-07-27doc: Replace preceeded with precededH.J. Lu1-4/+4
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton1-0/+10
2020-06-26x86: fix processing of -M disassembler optionJan Beulich1-4/+5