Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-11-07 | Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes. | Doug Evans | 1 | -0/+4 |
2013-03-25 | PR binutils/15202 | Nick Clifton | 1 | -3/+2 |
2012-10-24 | binutils/ | Cary Coutant | 1 | -0/+6 |
2012-05-11 | * doc/binutils.texi: Add --dwarf-check option. | Cary Coutant | 1 | -24/+44 |
2011-09-30 | * binutils/dwarf.h (dwarf_section_display_enum): Add missing enum | Cary Coutant | 1 | -0/+1 |
2011-07-26 | * dwarf2.c (dwarf_debug_sections): Add .debug_macro | Jakub Jelinek | 1 | -0/+1 |
2011-04-28 | * NEWS: Add note about --dwarf-depth, --dwarf-start, and | Tom Tromey | 1 | -0/+3 |
2011-03-25 | Replace bfd_vma type and analog types by dwarf_vma and analogs. | Nick Clifton | 1 | -23/+22 |
2011-02-23 | ChangeLog include/ | Kai Tietz | 1 | -6/+92 |
2010-12-03 | * dwarf.c: #include "bfd_stdint.h". | Doug Evans | 1 | -0/+1 |
2010-11-21 | Add and use elfcomm.c/elfcomm.h. | H.J. Lu | 1 | -17/+2 |
2010-10-09 | Use BYTE_GET_SIGNED on r_addend. | H.J. Lu | 1 | -0/+1 |
2010-09-09 | * dwarf.h (debug_info): Add offset_info and dwarf_version fields. | Jakub Jelinek | 1 | -1/+3 |
2010-09-02 | * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New. | Richard Henderson | 1 | -0/+2 |
2010-05-24 | 2010-05-24 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+6 |
2010-03-02 | * NEWS: Document .ARM.exidx / .ARM.extab support. | Daniel Jacobowitz | 1 | -0/+3 |
2009-12-03 | PR binutils/11045 | Nick Clifton | 1 | -0/+1 |
2009-09-25 | PR 10656 | Nick Clifton | 1 | -6/+8 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-07-14 | binutils/ | Jan Kratochvil | 1 | -0/+1 |
2009-07-06 | 2009-07-06 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+0 |
2009-02-09 | 2009-02-09 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+6 |
2008-07-10 | bfd/ | Craig Silverstein | 1 | -2/+8 |