aboutsummaryrefslogtreecommitdiff
path: root/binutils/doc
AgeCommit message (Expand)AuthorFilesLines
2019-10-03objdump: get CTF parent importing rightNick Alcock1-2/+3
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-09-18binutils: doc: make `make clean` clean more thingsSimon Marchi2-6/+2
2019-09-18binutils: doc: remove binutils_TEXINFOS usagesSimon Marchi2-30/+30
2019-09-18binutils: doc: remove stale things from MakefileSimon Marchi2-28/+7
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi1-1/+0
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell1-0/+1
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-06-14Regenerate with approved autotools versionAlan Modra1-5/+4
2019-06-03Revert patch that disables building libctf for non-ELF based targets.Nick Clifton1-1/+0
2019-05-29Do not build libctf for targets that do not use the ELF file format.Nick Clifton1-0/+1
2019-05-28binutils: CTF support for objdump and readelfNick Alcock3-4/+38
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-22Extend readelf and objdump so that they will display and follow multiple link...Nick Clifton1-6/+5
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 Modra3-3/+3
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-21Regen doc/Makefile.inAlan Modra2-4/+4
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2-71/+179
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 Modra3-128/+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 Modra3-3/+3
2017-12-01Add --strip-unneeded to objcopy synopsisOleksandr Pikozh1-0/+1
2017-11-21Add ability to follow dwo links to readelf/objdump.Nick Clifton1-4/+7
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton2-81/+151