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