summaryrefslogtreecommitdiff
path: root/binutils/doc
AgeCommit message (Expand)Author
2019-06-14Regenerate with approved autotools versionAlan Modra
2019-06-03Revert patch that disables building libctf for non-ELF based targets.Nick Clifton
2019-05-29Do not build libctf for targets that do not use the ELF file format.Nick Clifton
2019-05-28binutils: CTF support for objdump and readelfNick Alcock
2019-05-14Add new option to objcopy: --verilog-data-width. Use this option to set the ...Jamey Hicks
2019-04-24Stop strip from merging notes when stripping debug or dwo information.Nick Clifton
2019-03-05Fix a spelling mistake: "complaint" instead of "compliant".Nick Clifton
2019-02-25Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton
2019-02-22Extend readelf and objdump so that they will display and follow multiple link...Nick Clifton
2019-02-08binutils: Add new GNU format mode to `size` utilityAndrew Burgess
2019-02-08binutils/size: Update example output in documentationAndrew Burgess
2019-01-17Update objdump's --disassemble=<symbol> feature so that if <symbol> is a func...Nick Clifton
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-11Fix a failure in the libiberty testsuite by increasing the recursion limit to...Nick Clifton
2018-12-07Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton
2018-11-07Enhance objdump's --disassemble switch so that it can now take an optional pa...Masatake Yamato
2018-11-06elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu
2018-10-18Update documentation of readelf's --unwind option.Nick Clifton
2018-10-11Prevent the --keep-global-symbol and --globalize-symbol options from being us...Nick Clifton
2018-09-10PR23611, objcopy is not removing executable relocatable sectionsAlan Modra
2018-07-02Fix use of "command line X" in binutils docThomas Preud'homme
2018-06-26Fix spelling mistakes.Nick Clifton
2018-06-21Regen doc/Makefile.inAlan Modra
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi
2018-06-13Fix problems with objdump.1: Unbalanced group in command synopsis. You probab...Nick Clifton
2018-05-30Add option to ar's 't' command to display the offset of elements within the a...Ant Bikeneev
2018-05-15Allow non-fatal errors to be emitted and for disassembly notes be placed on A...Tamar Christina
2018-04-16Remove IEEE 695 object supportAlan Modra
2018-04-16Remove netware supportAlan Modra
2018-02-20Fix typo in listing of objcopy's command line options.Ronald Hoogenboom
2018-01-30Update description of nm's symbol bss type letters.Nick Clifton
2018-01-22binutils/doc: Fix a "using" typo in `objcopy --rename-section' descriptionMaciej W. Rozycki
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-01Add --strip-unneeded to objcopy synopsisOleksandr Pikozh
2017-11-21Add ability to follow dwo links to readelf/objdump.Nick Clifton
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton
2017-11-03[ARC] Force the disassam to use the hexadecimal number for printingclaziss
2017-11-01Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton
2017-05-30[ARC] Allow CPU to be enforced via disassemble_info optionsAnton Kolesov
2017-04-13Add note merging to strip and add code to merge stack size notes.Nick Clifton
2017-03-29PowerPC -Mraw disassemblyAlan Modra
2017-03-21Add --inlines option to objdump to include scope backtrace of inlined functio...Andi Kleen
2017-03-01Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton
2017-01-27Update description of the -plugin option used by the linker, ar and nm.Dilyan Palauzov
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-11Extend information displayed about objdump's output of dynamic symbols.Nick Clifton
2016-11-11Add the ability for nm to display symbol version information.Nick Clifton
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov
2016-07-21oops - forgot to include binutils.texi in the previous delta.Nick Clifton
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu