aboutsummaryrefslogtreecommitdiff
path: root/binutils/doc
AgeCommit message (Expand)AuthorFilesLines
2020-07-24config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey1-2/+6
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton1-0/+10
2020-06-26binutils, ld: work with --disable-libctfNick Alcock1-0/+1
2020-06-26x86: fix processing of -M disassembler optionJan Beulich1-4/+5
2020-06-22Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx ope...Nick Clifton2-8/+12
2020-06-08Fix a typo in the description of the strings program.Nick Clifton1-1/+1
2020-06-06Power10 tidiesAlan Modra1-4/+4
2020-05-07objcopy: Mention 'entry address' in descriptionAndrew Burgess1-4/+6
2020-04-29Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec...Nick Clifton1-0/+10
2020-04-16Extend objdump --no-addresses infoAlan Modra1-1/+2
2020-04-15objdump --no-addressesAlan Modra1-0/+5
2020-03-06binutils: doc: move artifacts back to MAINTAINERCLEANFILESSimon Marchi2-3/+3
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 Merey2-1/+22
2020-01-01Update year range in copyright notice of binutils filesAlan Modra3-3/+3
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-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