summaryrefslogtreecommitdiff
path: root/binutils/objdump.c
Commit message (Expand)AuthorAgeFilesLines
* Use bfd_alloc memory for read_debugging_info storageAlan Modra2023-04-041-2/+0
* objdump segfault after symbol table errorAlan Modra2023-03-141-0/+2
* objdump: report no section contentsAlan Modra2023-03-091-10/+10
* Downgrade objdump fatal errors to non-fatalAlan Modra2023-03-061-48/+95
* Correct objdump command line error handlingAlan Modra2023-03-061-10/+15
* Re: objdump read_section_stabsAlan Modra2023-02-221-1/+1
* Re: objdump read_section_stabsAlan Modra2023-02-221-1/+1
* Delete PROGRESS macrosAlan Modra2023-02-161-5/+0
* objdump read_section_stabsAlan Modra2023-02-151-63/+33
* objdump -G memory leakAlan Modra2023-02-151-1/+4
* objdump -D of bss sections and -s with -jAlan Modra2023-02-111-12/+17
* Clear cached file size when bfd changed to BFD_IN_MEMORYAlan Modra2023-02-091-38/+13
* Fix objdump --reloc for specific symbolVladislav Khmelevsky2023-01-231-0/+7
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Fix an attempt to allocate an unreasonably large amount of memory when parsin...Nick Clifton2022-12-211-1/+3
* Fix previous delta to allow for compilation on 32-bit systemsNick Clifton2022-12-161-0/+22
* objdump: sframe: fix memory leaksIndu Bhagat2022-12-091-1/+7
* PR29846, segmentation fault in objdump.c compare_symbolsAlan Modra2022-12-041-13/+10
* Tidy objdump printing of section sizeAlan Modra2022-11-241-2/+2
* PR22509 - Null pointer dereference on coff_slurp_reloc_tableAlan Modra2022-11-231-1/+1
* readelf/objdump: support for SFrame sectionIndu Bhagat2022-11-151-0/+75
* objdump: Add configure time option to enable colored disassembly output by de...Nick Clifton2022-10-311-7/+27
* segfault in objdump.c reloc_atAlan Modra2022-10-261-2/+2
* PR29720, objdump -S crashes if build-id is missingAlan Modra2022-10-261-9/+11
* PR29647, objdump -S loopingAlan Modra2022-10-051-2/+3
* objdump: '-S' should trigger search for separate debuginfo.Aaron Merey2022-09-131-2/+3
* Add debuginfod support for objdump -SAaron Merey2022-09-061-41/+211
* PR29362, some binutils memory leaksAlan Modra2022-08-161-0/+3
* Make dwarf_vma uint64_tAlan Modra2022-08-131-1/+1
* objdump: fix extended (256) disassembler colorsAndrew Burgess2022-08-101-1/+1
* Default to enabling colored disassembly if output is to a terminal.Nick Clifton2022-08-091-17/+50
* opcodes: add new sub-mnemonic disassembler styleAndrew Burgess2022-07-251-0/+2
* Always free matching vector from bfd_check_format_matchesAlan Modra2022-06-161-5/+1
* Trailing spaces in objdump -r headerAlan Modra2022-05-311-1/+1
* Stop readekf and objdump from aggressively following links.Nick Clifton2022-05-201-16/+38
* objdump: fix styled printing of addressesAndrew Burgess2022-05-031-4/+5
* objdump/opcodes: add syntax highlighting to disassembler outputAndrew Burgess2022-04-041-32/+217
* Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton2022-03-101-0/+8
* Load debug section only when dumping debug sectionsH.J. Lu2022-01-311-0/+8
* PR28029, debuginfod testsAlan Modra2022-01-181-50/+62
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Fix demangle style usage infoAlan Modra2021-11-121-4/+4
* Re: Add --unicode optionAlan Modra2021-11-101-39/+39
* Add --unicode option to control how unicode characters are handled by display...Nick Clifton2021-11-091-31/+204
* PR28540, segmentation fault on NULL byte_getAlan Modra2021-11-041-1/+1
* binutils, ld: make objdump --ctf's parameter optionalNick Alcock2021-10-251-3/+6
* binutils: make objdump/readelf --ctf-parent actually usefulNick Alcock2021-10-251-49/+28
* objdump doesn't accept -L optionAlan Modra2021-10-251-1/+1
* PR28401, invalid section name lookupAlan Modra2021-10-061-13/+17
* PTR_ADD and NPTR_ADD for bfd.hAlan Modra2021-09-021-1/+1