Age | Commit message (Expand) | Author | Files | Lines |
2022-11-23 | Don't use "long" in readelf for file offsets | Alan Modra | 1 | -5/+5 |
2022-08-13 | Make dwarf_vma uint64_t | Alan Modra | 1 | -30/+26 |
2022-07-05 | Support for location and range lists for split-dwarf and dwarf-5. | Bhuvanendra Kumar N | 1 | -0/+2 |
2022-06-22 | Binutils support for split-dwarf and dwarf-5 | Kumar N, Bhuvanendra | 1 | -0/+1 |
2022-06-21 | Binutils support for dwarf-5 (location and range lists related) | Nick Clifton | 1 | -0/+1 |
2022-05-20 | Stop readekf and objdump from aggressively following links. | Nick Clifton | 1 | -2/+2 |
2022-04-06 | Add code to display the contents of .debug_loclists sections which contain of... | Nick Clifton | 1 | -0/+4 |
2022-03-10 | Add option to objdump/readelf to disable access to debuginfod servers. | Nick Clifton | 1 | -0/+3 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-16 | When loading separate debug info files, also attempt to locate a file based u... | Nick Clifton | 1 | -0/+1 |
2021-07-14 | objdump: add DWARF support for AIX | Clément Chigot | 1 | -1/+3 |
2021-07-10 | PR28069, assertion fail in dwarf.c:display_discr_list | Alan Modra | 1 | -5/+5 |
2021-03-31 | Use bool in binutils | Alan Modra | 1 | -16/+16 |
2021-02-25 | Add initial support for .debug_sup sections. | Nick Clifton | 1 | -0/+1 |
2021-02-15 | objdump: don't cache section contents in load_specific_debug_section | Alan Modra | 1 | -2/+0 |
2021-02-12 | [binutils] Fix typo in comment in dwarf.h | Tom de Vries | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-06-22 | Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx ope... | Nick Clifton | 1 | -0/+1 |
2020-05-05 | Restore readelf's warnings that describe real problems with the file being ex... | Nick Clifton | 1 | -0/+1 |
2020-04-29 | Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec... | Nick Clifton | 1 | -9/+13 |
2020-03-11 | Add support for generating DWARF-5 format directory and file name tables from... | Nick Clifton | 1 | -0/+2 |
2020-01-09 | Add support for debuginfod to the binutils (disable by default, enabled via a... | Aaron Merey | 1 | -0/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-23 | Revise sleb128 and uleb128 reader | Alan Modra | 1 | -2/+58 |
2019-11-28 | binutils: Make some functions static in dwarf.c | Andrew Burgess | 1 | -6/+0 |
2019-11-28 | binutils: Add a new function to initialise DWARF register name state | Andrew Burgess | 1 | -0/+2 |
2019-11-28 | binutils: Rename init_dwarf_regnames | Andrew Burgess | 1 | -1/+1 |
2019-02-25 | Extend objdump's --dwarf=follow-links option so that separate debug info file... | Nick Clifton | 1 | -0/+1 |
2019-02-22 | Extend readelf and objdump so that they will display and follow multiple link... | Nick Clifton | 1 | -1/+10 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-02 | binutils/riscv: Register names in DWARF output | Andrew Burgess | 1 | -0/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-15 | Add support to readelf and objdump for following links to separate debug info... | Nick Clifton | 1 | -18/+26 |
2017-09-22 | LVU: dump loclists with locviews | Alexandre Oliva | 1 | -0/+3 |
2017-07-02 | DWARF-5: readelf: .debug_names | Jan Kratochvil | 1 | -0/+1 |
2017-03-02 | Fix dwarf_section_display_enum regression by DWARF-5 | Jan Kratochvil | 1 | -0/+2 |
2017-02-23 | DWARF-5 basic functionality | Jan Kratochvil | 1 | -0/+5 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-27 | Fix spelling in comments in C source files (binutils) | Ambrogino Modigliani | 1 | -1/+1 |
2016-04-13 | Add init_dwarf_regnames_s390 | Andreas Arnez | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-05-15 | Fix PR18374 by making readelf and objdump ignore end-of-list markers in the .... | Nick Clifton | 1 | -1/+11 |
2015-05-11 | Add init_dwarf_regnames_iamcu | H.J. Lu | 1 | -0/+1 |
2015-02-10 | Fix memory access violations triggered by running objdump compiled with out-o... | Nick Clifton | 1 | -43/+3 |
2015-01-12 | More fixes for memory access errors when running readelf on fuzzed binaries. | Nick Clifton | 1 | -0/+1 |
2015-01-05 | More fixes for invalid memory accesses triggered by fuzzed binaries. | Nick Clifton | 1 | -4/+4 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-01 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -0/+2 |
2014-08-22 | aarch64: Decode dwarf2 register numbers | Richard Henderson | 1 | -0/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |