62 Commits (377170fa319d39d5442b674fc978adc8f24db5e9)

Author SHA1 Message Date
Nick Clifton e4b7104b1e Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx operands found in DWARF-5 .debug_macro sections. 6 years ago
Nick Clifton 546cb2d85e Restore readelf's warnings that describe real problems with the file being examined. Fix bug displaying empty file name tables. 6 years ago
Nick Clifton 1b51340159 Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detected. Disable all warnings unless the (new) lint mode is enabled. 6 years ago
Nick Clifton 5496f3c635 Add support for generating DWARF-5 format directory and file name tables from the assembler. 7 years ago
Aaron Merey 301a9420d9 Add support for debuginfod to the binutils (disable by default, enabled via a configure time option). 7 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 7 years ago
Alan Modra cd30bcef4a Revise sleb128 and uleb128 reader 7 years ago
Andrew Burgess 99f6fdd9eb binutils: Make some functions static in dwarf.c 7 years ago
Andrew Burgess 229a22cfd2 binutils: Add a new function to initialise DWARF register name state 7 years ago
Andrew Burgess 955ff7fcf8 binutils: Rename init_dwarf_regnames 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. 8 years ago
Nick Clifton 24841daa74 Extend readelf and objdump so that they will display and follow multiple links to separate debug information files. 8 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 8 years ago
Andrew Burgess 5bb0830d10 binutils/riscv: Register names in DWARF output 9 years ago
Alan Modra 219d1afa89 Update year range in copyright notice of binutils files 9 years ago
Nick Clifton dda8d76d0d Add support to readelf and objdump for following links to separate debug information files. 9 years ago
Alexandre Oliva 9f27220911 LVU: dump loclists with locviews 9 years ago
Jan Kratochvil 613643582c DWARF-5: readelf: .debug_names 9 years ago
Jan Kratochvil d4620bee57 Fix dwarf_section_display_enum regression by DWARF-5 10 years ago
Jan Kratochvil 77145576fa DWARF-5 basic functionality 10 years ago
Alan Modra 2571583aed Update year range in copyright notice of all files. 10 years ago
Ambrogino Modigliani 222c2bf0a2 Fix spelling in comments in C source files (binutils) 10 years ago
Andreas Arnez d6bb17b079 Add init_dwarf_regnames_s390 10 years ago
Alan Modra 6f2750feaf Copyright update for binutils 11 years ago
Nick Clifton d1c4b12b9d Fix PR18374 by making readelf and objdump ignore end-of-list markers in the .debug_loc section if there are relocations against them. 11 years ago
H.J. Lu 3d875af575 Add init_dwarf_regnames_iamcu 11 years ago
Nick Clifton 77ef865475 Fix memory access violations triggered by running objdump compiled with out-of-bounds sanitization checking. 12 years ago
Nick Clifton 72c61a0d1e More fixes for memory access errors when running readelf on fuzzed binaries. 12 years ago
Nick Clifton 82b1b41bcd More fixes for invalid memory accesses triggered by fuzzed binaries. 12 years ago
Alan Modra b90efa5b79 ChangeLog rotatation and copyright year update 12 years ago
Nick Clifton 06614111d1 More fixes for memory access violations exposed by fuzzed binaries. 12 years ago
Richard Henderson 4ee220358d aarch64: Decode dwarf2 register numbers 12 years ago
Alan Modra 4b95cf5c0c Update copyright years 13 years ago
Doug Evans 459d52c84a Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes. 13 years ago
Nick Clifton f6f0e17bc3 PR binutils/15202 14 years ago
Cary Coutant 657d0d47ba binutils/ 14 years ago
Cary Coutant 4723351a02 * doc/binutils.texi: Add --dwarf-check option. 14 years ago
Cary Coutant 48049d1ee9 * binutils/dwarf.h (dwarf_section_display_enum): Add missing enum 15 years ago
Jakub Jelinek 4ccf1e317a * dwarf2.c (dwarf_debug_sections): Add .debug_macro 15 years ago
Tom Tromey fd2f003344 * NEWS: Add note about --dwarf-depth, --dwarf-start, and 16 years ago
Nick Clifton 467c65bce2 Replace bfd_vma type and analog types by dwarf_vma and analogs. 16 years ago
Kai Tietz 47704ddfbe ChangeLog include/ 16 years ago
Doug Evans 5bbdf3d565 * dwarf.c: #include "bfd_stdint.h". 16 years ago
H.J. Lu 3284fe0c5e Add and use elfcomm.c/elfcomm.h. 16 years ago
H.J. Lu 598aaa7684 Use BYTE_GET_SIGNED on r_addend. 16 years ago
Jakub Jelinek b7807392f0 * dwarf.h (debug_info): Add offset_info and dwarf_version fields. 16 years ago
Richard Henderson b129eb0e56 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New. 16 years ago
Tristan Gingold 6f875884e0 2010-05-24 Tristan Gingold <gingold@adacore.com> 16 years ago
Daniel Jacobowitz 0b6ae52290 * NEWS: Document .ARM.exidx / .ARM.extab support. 17 years ago
Nick Clifton f9f0e73285 PR binutils/11045 17 years ago