347 Commits (2376c3702e43ad8a717d80888b34e1e7eaeacaa8)

Author SHA1 Message Date
Jamey Hicks 37d0d09177 Add new option to objcopy: --verilog-data-width. Use this option to set the size of byte bundles generated in verilog format files. 7 years ago
Nick Clifton 1b8dd64326 Stop strip from merging notes when stripping debug or dwo information. 7 years ago
Nick Clifton 88c9190b4e Fix a spelling mistake: "complaint" instead of "compliant". 7 years ago
Nick Clifton 39f0547e55 Extend objdump's --dwarf=follow-links option so that separate debug info files will also be affected by other dump function, and symbol tables from separate debug info files will be used when disassembling the main file. 7 years ago
Nick Clifton 24841daa74 Extend readelf and objdump so that they will display and follow multiple links to separate debug information files. 7 years ago
Andrew Burgess 46cbf38dc3 binutils: Add new GNU format mode to `size` utility 7 years ago
Andrew Burgess 96fd92af29 binutils/size: Update example output in documentation 7 years ago
Nick Clifton baae986a40 Update objdump's --disassemble=<symbol> feature so that if <symbol> is a function, the entire function will be disassembled, regardless of the presence of interveening symbols. 7 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 7 years ago
Nick Clifton 69799d67e8 Fix a failure in the libiberty testsuite by increasing the recursion limit to 2048. 7 years ago
Nick Clifton af03af8f55 Synchronize libiberty with gcc and add --no-recruse-limit option to tools that support name demangling. 7 years ago
Masatake Yamato d3def5d73e Enhance objdump's --disassemble switch so that it can now take an optional parameter, specifying the starting symbol for disassembly. Disassembly will continue from this symbol up to the next symbol. 8 years ago
H.J. Lu 8a6b075bc0 elfedit: Add --enable-x86-feature/--disable-x86-feature 8 years ago
Nick Clifton f63085d15f Update documentation of readelf's --unwind option. 8 years ago
Nick Clifton de564eb5cc Prevent the --keep-global-symbol and --globalize-symbol options from being used together. 8 years ago
Alan Modra f9853190c8 PR23611, objcopy is not removing executable relocatable sections 8 years ago
Thomas Preud'homme a05a5b64cf Fix use of "command line X" in binutils doc 8 years ago
Nick Clifton eca4b72146 Fix spelling mistakes. 8 years ago
Alan Modra d388f64333 Regen doc/Makefile.in 8 years ago
Simon Marchi d0ac1c4488 Bump to autoconf 2.69 and automake 1.15.1 8 years ago
Nick Clifton 7a486e6d2e Fix problems with objdump.1: Unbalanced group in command synopsis. You probably forgot to open or close a [ ] or { } group properly. 8 years ago
Ant Bikeneev 1869e86f2e Add option to ar's 't' command to display the offset of elements within the archive. 8 years ago
Tamar Christina 7d02540ab7 Allow non-fatal errors to be emitted and for disassembly notes be placed on AArch64 8 years ago
Alan Modra fdef394344 Remove IEEE 695 object support 8 years ago
Alan Modra b4b594e304 Remove netware support 8 years ago
Ronald Hoogenboom b0ab9c4549 Fix typo in listing of objcopy's command line options. 8 years ago
Nick Clifton fcabedd5cb Update description of nm's symbol bss type letters. 8 years ago
Maciej W. Rozycki 1ea332d693 binutils/doc: Fix a "using" typo in `objcopy --rename-section' description 8 years ago
Alan Modra 219d1afa89 Update year range in copyright notice of binutils files 8 years ago
Oleksandr Pikozh 0fbdde9429 Add --strip-unneeded to objcopy synopsis 9 years ago
Nick Clifton d85bf2ba86 Add ability to follow dwo links to readelf/objdump. 9 years ago
Nick Clifton dda8d76d0d Add support to readelf and objdump for following links to separate debug information files. 9 years ago
claziss fdddd2900f [ARC] Force the disassam to use the hexadecimal number for printing 9 years ago
Nick Clifton ee357486aa Fix an invalid free called when attempting to link a COFF object against an ELF archive with --no-keep-memory enabled. 9 years ago
Anton Kolesov 10045478d9 [ARC] Allow CPU to be enforced via disassemble_info options 9 years ago
Nick Clifton 1d15e434f4 Add note merging to strip and add code to merge stack size notes. 9 years ago
Alan Modra 52be03fd13 PowerPC -Mraw disassembly 9 years ago
Andi Kleen 4a14e30646 Add --inlines option to objdump to include scope backtrace of inlined functions when generating source line number information. 9 years ago
Nick Clifton 9ef920e933 Add support for displaying and merging GNU_BUILD_NOTEs. 9 years ago
Dilyan Palauzov 387dd77738 Update description of the -plugin option used by the linker, ar and nm. 9 years ago
Alan Modra 2571583aed Update year range in copyright notice of all files. 9 years ago
Nick Clifton 2f7d995359 Extend information displayed about objdump's output of dynamic symbols. 10 years ago
Nick Clifton df2c87b580 Add the ability for nm to display symbol version information. 10 years ago
Vlad Zakharov c5da193232 When building target binaries, ensure that the warning flags selected for the command line match the target compiler. 10 years ago
Nick Clifton 7982a1dd25 oops - forgot to include binutils.texi in the previous delta. 10 years ago
Claudiu Zissulescu 37fd5ef3ec Add support to the ARC disassembler for selecting instruction classes. 10 years ago
Nick Clifton f2629855d9 Update documentation to reflect that the symbol localization options of objcopy do not affect unique symbols. 10 years ago
Andrew Burgess d3e5f6c8f1 objcopy/strip: Add option --remove-relocations=SECTIONPATTERN 11 years ago
Andrew Burgess e511c9b19f objcopy/strip: Allow section patterns starting with '!'. 11 years ago
Tristan Gingold b2a40aa57d Fix mis-placement in binutils.texi 10 years ago