402 Commits (2db11bdf849f72c1172f23c07b0a3c0dc8a53f8a)

Author SHA1 Message Date
Alan Modra fd67aa1129 Update year range in copyright notice of binutils files 2 years ago
Nick Clifton fab62191f8 Improve objdump's handling of compressed sections. 2 years ago
Alan Modra aa1e22eb8d objdump: Free sorted_syms on error path 3 years ago
Alan Modra 760fb390fd objdump, nm: sprintf sanitizer null destination pointer 3 years ago
Nick Clifton 45b8517aae Enhance objdump's --private option so that it can display the contents of PE format files. 3 years ago
Alan Modra 19cacf6729 Use bfd_alloc memory for read_debugging_info storage 3 years ago
Alan Modra c8b3d02c49 objdump segfault after symbol table error 3 years ago
Alan Modra 093b56776f objdump: report no section contents 3 years ago
Alan Modra ffdfc835dd Downgrade objdump fatal errors to non-fatal 3 years ago
Alan Modra a734d906cc Correct objdump command line error handling 3 years ago
Alan Modra c65f94a07a Re: objdump read_section_stabs 3 years ago
Alan Modra 45b36294d6 Re: objdump read_section_stabs 3 years ago
Alan Modra 7ed4ad59e9 Delete PROGRESS macros 3 years ago
Alan Modra f9c36cc995 objdump read_section_stabs 3 years ago
Alan Modra 11066c2aab objdump -G memory leak 3 years ago
Alan Modra 0a3137ce4c objdump -D of bss sections and -s with -j 3 years ago
Alan Modra 87d206578e Clear cached file size when bfd changed to BFD_IN_MEMORY 3 years ago
Vladislav Khmelevsky 7e538762c2 Fix objdump --reloc for specific symbol 3 years ago
Alan Modra d87bef3a7b Update year range in copyright notice of binutils files 3 years ago
Nick Clifton 75393a2d54 Fix an attempt to allocate an unreasonably large amount of memory when parsing a corrupt ELF file. 3 years ago
Nick Clifton c7ce51d8c8 Fix previous delta to allow for compilation on 32-bit systems 3 years ago
Indu Bhagat ed38cbc331 objdump: sframe: fix memory leaks 3 years ago
Alan Modra 3d3af4ba39 PR29846, segmentation fault in objdump.c compare_symbols 3 years ago
Alan Modra bde9f9d7e9 Tidy objdump printing of section size 3 years ago
Alan Modra e6b6fad2fe PR22509 - Null pointer dereference on coff_slurp_reloc_table 3 years ago
Indu Bhagat 42b6953bba readelf/objdump: support for SFrame section 3 years ago
Nick Clifton 18bf56434d objdump: Add configure time option to enable colored disassembly output by default. 4 years ago
Alan Modra 4d664d5711 segfault in objdump.c reloc_at 4 years ago
Alan Modra 6175be4175 PR29720, objdump -S crashes if build-id is missing 4 years ago
Alan Modra 306253b2cf PR29647, objdump -S looping 4 years ago
Aaron Merey e9a241e87b objdump: '-S' should trigger search for separate debuginfo. 4 years ago
Aaron Merey d647c797b7 Add debuginfod support for objdump -S 4 years ago
Alan Modra 450da4bd38 PR29362, some binutils memory leaks 4 years ago
Alan Modra 31e5a3a380 Make dwarf_vma uint64_t 4 years ago
Andrew Burgess daf2618a91 objdump: fix extended (256) disassembler colors 4 years ago
Nick Clifton a88c79b770 Default to enabling colored disassembly if output is to a terminal. 4 years ago
Andrew Burgess 4f46c0bc36 opcodes: add new sub-mnemonic disassembler style 4 years ago
Alan Modra 370426d0da Always free matching vector from bfd_check_format_matches 4 years ago
Alan Modra 99f647e200 Trailing spaces in objdump -r header 4 years ago
Nick Clifton 94585d6d44 Stop readekf and objdump from aggressively following links. 4 years ago
Andrew Burgess 4bb461e42c objdump: fix styled printing of addresses 4 years ago
Andrew Burgess 60a3da00bd objdump/opcodes: add syntax highlighting to disassembler output 4 years ago
Nick Clifton bed566bbf6 Add option to objdump/readelf to disable access to debuginfod servers. 4 years ago
H.J. Lu e1dbfc17c5 Load debug section only when dumping debug sections 4 years ago
Alan Modra e2c0149e8b PR28029, debuginfod tests 4 years ago
Alan Modra a2c5833233 Update year range in copyright notice of binutils files 4 years ago
Alan Modra 0d64622696 Fix demangle style usage info 5 years ago
Alan Modra 9b49454b4a Re: Add --unicode option 5 years ago
Nick Clifton b3aa80b45c Add --unicode option to control how unicode characters are handled by display tools. 5 years ago
Alan Modra f2f105f518 PR28540, segmentation fault on NULL byte_get 5 years ago