aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Handle DW_FORM_implicit_const when displaying an attributeNick Clifton1-0/+5
2021-06-30Fix signedness of def_cfa_sf and def_cfa_offset_sfRichard Henderson1-0/+5
2021-06-19dwarf.c: string_fortify.h strncpy errorAlan Modra1-0/+6
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu1-0/+6
2021-06-15Allow readelf to recognise GO buildid notes.Nick Clifton1-0/+4
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra1-0/+11
2021-06-14Use consistent type in binutils/dwarf.cEric Botcazou1-0/+7
2021-06-12readelf: don't clear section_headers in process_file_headerAlan Modra1-0/+4
2021-06-12Re: readelf section readingAlan Modra1-0/+7
2021-06-11readelf info leaks from one object to the nextAlan Modra1-0/+6
2021-06-11readelf section readingAlan Modra1-0/+14
2021-06-09Remove Daniel Jacobwitz from the maintainers listNick Clifton1-0/+4
2021-06-07fix Dwarf2 build with certain gcc versionsJan Beulich1-0/+4
2021-05-29Re: readelf and objdump helpAlan Modra1-0/+4
2021-05-29readelf and objdump helpAlan Modra1-0/+9
2021-05-29MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki1-0/+6
2021-05-29MIPS/binutils/testsuite: Fix XPA and Virtualization ASE casesMaciej W. Rozycki1-0/+8
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu1-0/+5
2021-05-27readelf -w and --debug-dump option helpAlan Modra1-0/+5
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu1-0/+6
2021-05-23elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu1-0/+5
2021-05-21[Binutils] Update NT_ARM note types for readelfLuis Machado1-0/+4
2021-05-21[AArch64] MTE corefile supportLuis Machado1-0/+4
2021-05-19Fix a build problem if ENABLE_CHECKING is not defined.Eli Schwartz1-0/+4
2021-05-19PR27884, skip_attr_bytes: Assertion (data) <= (end) failedAlan Modra1-0/+9
2021-05-19PR27879, stack-buffer-overflow on sysdumpAlan Modra1-0/+6
2021-05-15process_cu_tu_indexAlan Modra1-0/+5
2021-05-15display_gdb_indexAlan Modra1-0/+5
2021-05-15display_debug_namesAlan Modra1-0/+6
2021-05-15display_debug_framesAlan Modra1-0/+7
2021-05-15read_cieAlan Modra1-0/+5
2021-05-15display_debug_rangesAlan Modra1-0/+6
2021-05-15display_debug_rnglists_listAlan Modra1-0/+4
2021-05-15display_debug_str_offsetsAlan Modra1-0/+5
2021-05-15display_debug_arangesAlan Modra1-0/+6
2021-05-15display_loc_listAlan Modra1-0/+5
2021-05-15display_debug_macroAlan Modra1-0/+5
2021-05-15get_line_filename_and_dirnameAlan Modra1-0/+6
2021-05-15display_debug_macinfoAlan Modra1-0/+5
2021-05-15display_debug_pubnames_workerAlan Modra1-0/+5
2021-05-15display_debug_lines_decodedAlan Modra1-0/+5
2021-05-15read_debug_line_headerAlan Modra1-0/+6
2021-05-15process_debug_infoAlan Modra1-0/+7
2021-05-15SAFE_BYTE_GET_INTERNALAlan Modra1-0/+4
2021-05-15_mul_overflow and get_encoded_valueAlan Modra1-0/+5
2021-05-13revert previous deltaNick Clifton1-6/+0
2021-05-13Fix an infinite loop in the DWARF decoder when parsing a corrupt string table.Nick Clifton1-0/+6
2021-05-13PR27861, Infinite loop in dwarf.c:7507-7526Alan Modra1-0/+6
2021-05-13PR27860, Segmentation fault on readelf -wAlan Modra1-0/+6
2021-05-12Ensure data pointer kept within boundsAlan Modra1-0/+16