aboutsummaryrefslogtreecommitdiff
path: root/binutils/doc/binutils.texi
AgeCommit message (Expand)AuthorFilesLines
2020-03-06Fix an abort triggered when objcopy is used to set the "share" section flag o...Nick Clifton1-2/+5
2020-02-24Fix a spelling mistake in the binutils documentation.Nick Clifton1-1/+1
2020-02-10Allow objcopy's --set-section-flags options to add or remove the SHF_EXCLUDE ...Fangrui Song1-4/+4
2020-01-13Add an option to objdump's disassembler to generate ascii art diagrams showin...Thomas Troeger1-0/+12
2020-01-09Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey1-0/+18
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-07Allow the --output option of the "ar" prorgam to extract files to locations o...Nick Clifton1-6/+3
2019-11-04Implement objcopy/strip --keep-section=<sectionpattern>Fāng-ruì Sòng1-0/+10
2019-10-30Add a --output=<DIR> option to ar to allow the specifying of an output direct...Fangrui Song1-2/+17
2019-10-21ar P supportAlan Modra1-8/+19
2019-10-03binutils: objdump does not take --ctf-symbols or --ctf-strings optionsNick Alcock1-2/+0
2019-10-03binutils: readelf: when dumping CTF, load strtab and symtab automaticallyNick Alcock1-1/+2
2019-10-02Change objcopy's --set-section-alignment option to take a byte alignment valu...Nick Clifton1-3/+3
2019-08-28Add an option to objcopy to change the alignment of sections.Niklas G?rtler1-2/+9
2019-08-28Add a --source-comment=<text> option to objdump which provides a prefix to di...Nick Clifton1-0/+10
2019-08-15Add a description of the 'n' symbol type displayed by nm.Nick Clifton1-1/+4
2019-08-15Correct a typo in the documentation for the disassembler.Christophe Vidal1-1/+1
2019-08-07Improve the formatting of the title strings of the binutils manual pages.Nick Clifton1-18/+18
2019-05-28binutils: CTF support for objdump and readelfNick Alcock1-0/+19
2019-05-14Add new option to objcopy: --verilog-data-width. Use this option to set the ...Jamey Hicks1-2/+8
2019-04-24Stop strip from merging notes when stripping debug or dwo information.Nick Clifton1-1/+1
2019-03-05Fix a spelling mistake: "complaint" instead of "compliant".Nick Clifton1-1/+1
2019-02-25Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton1-0/+8
2019-02-08binutils: Add new GNU format mode to `size` utilityAndrew Burgess1-4/+25
2019-02-08binutils/size: Update example output in documentationAndrew Burgess1-3/+3
2019-01-17Update objdump's --disassemble=<symbol> feature so that if <symbol> is a func...Nick Clifton1-3/+5
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-11Fix a failure in the libiberty testsuite by increasing the recursion limit to...Nick Clifton1-4/+4
2018-12-07Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton1-1/+88
2018-11-07Enhance objdump's --disassemble switch so that it can now take an optional pa...Masatake Yamato1-4/+8
2018-11-06elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu1-8/+26
2018-10-18Update documentation of readelf's --unwind option.Nick Clifton1-1/+5
2018-10-11Prevent the --keep-global-symbol and --globalize-symbol options from being us...Nick Clifton1-4/+9
2018-09-10PR23611, objcopy is not removing executable relocatable sectionsAlan Modra1-5/+8
2018-07-02Fix use of "command line X" in binutils docThomas Preud'homme1-19/+19
2018-06-26Fix spelling mistakes.Nick Clifton1-3/+3
2018-06-13Fix problems with objdump.1: Unbalanced group in command synopsis. You probab...Nick Clifton1-1/+1
2018-05-30Add option to ar's 't' command to display the offset of elements within the a...Ant Bikeneev1-3/+9
2018-05-15Allow non-fatal errors to be emitted and for disassembly notes be placed on A...Tamar Christina1-0/+5
2018-04-16Remove IEEE 695 object supportAlan Modra1-2/+2
2018-04-16Remove netware supportAlan Modra1-110/+0
2018-02-20Fix typo in listing of objcopy's command line options.Ronald Hoogenboom1-1/+1
2018-01-30Update description of nm's symbol bss type letters.Nick Clifton1-2/+5
2018-01-22binutils/doc: Fix a "using" typo in `objcopy --rename-section' descriptionMaciej W. Rozycki1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-01Add --strip-unneeded to objcopy synopsisOleksandr Pikozh1-0/+1
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton1-81/+10
2017-11-03[ARC] Force the disassam to use the hexadecimal number for printingclaziss1-0/+4
2017-11-01Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton1-2/+10
2017-05-30[ARC] Allow CPU to be enforced via disassemble_info optionsAnton Kolesov1-0/+8