aboutsummaryrefslogtreecommitdiff
path: root/binutils/doc
AgeCommit message (Expand)AuthorFilesLines
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
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
2017-04-13Add note merging to strip and add code to merge stack size notes.Nick Clifton1-3/+13
2017-03-29PowerPC -Mraw disassemblyAlan Modra1-6/+28
2017-03-21Add --inlines option to objdump to include scope backtrace of inlined functio...Andi Kleen1-1/+12
2017-03-01Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton1-0/+5
2017-01-27Update description of the -plugin option used by the linker, ar and nm.Dilyan Palauzov1-18/+57
2017-01-02Update year range in copyright notice of all files.Alan Modra3-3/+3
2016-11-11Extend information displayed about objdump's output of dynamic symbols.Nick Clifton1-0/+3
2016-11-11Add the ability for nm to display symbol version information.Nick Clifton1-2/+22
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov1-0/+1
2016-07-21oops - forgot to include binutils.texi in the previous delta.Nick Clifton1-29/+8
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu1-0/+30
2016-07-20Update documentation to reflect that the symbol localization options of objco...Nick Clifton1-2/+3
2016-07-14objcopy/strip: Add option --remove-relocations=SECTIONPATTERNAndrew Burgess1-0/+58
2016-07-14objcopy/strip: Allow section patterns starting with '!'.Andrew Burgess1-0/+36
2016-07-01Fix mis-placement in binutils.texiTristan Gingold1-2/+2
2016-05-10binutils/doc: Update documentation for nm --size-sortAndrew Burgess1-5/+6
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu1-29/+81
2016-02-26Properly implement STT_COMMONH.J. Lu1-0/+9
2016-02-12Fix a typo in objcopy manualH.J. Lu1-1/+1
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene1-0/+5
2016-01-01Copyright update for binutilsAlan Modra3-3/+3
2015-10-21Add ability for objcopy to insert new symbols into a binary.Ronald Hoogenbllon1-0/+13
2015-09-10Adds an option to the strings program to specify a separator between the emit...Erik Ackermann1-0/+8
2015-09-09Remove sentance in binutils documentation saying that thin archives cannot co...Nick Clifton1-2/+1
2015-08-05Change the behaviour of the --only-keep-debug option to objcopy and strip so ...Nick Clifton1-2/+15
2015-07-20Regen two filesAlan Modra1-3/+3
2015-07-14Make default compression gABI compliantH.J. Lu1-7/+9
2015-06-22Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton1-0/+9
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu1-0/+4
2015-05-15Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton1-0/+7
2015-05-11Add EM_386/EM_IAMCU support to elfedit.cH.J. Lu1-2/+2