summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* PR28048, heap-buffer-overflow on readelf -WwAlan Modra2021-07-022-1/+7
* Partially fix debuginfod tests in binutils testsuite.Nick Clifton2021-07-012-5/+10
* readelf: Reset file position to beginning for thin archive membersAndrei Homescu2021-07-014-0/+60
* Handle DW_FORM_implicit_const when displaying an attributeNick Clifton2021-06-302-0/+9
* Fix signedness of def_cfa_sf and def_cfa_offset_sfRichard Henderson2021-06-302-7/+14
* dwarf.c: string_fortify.h strncpy errorAlan Modra2021-06-192-16/+14
* elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu2021-06-182-0/+21
* Allow readelf to recognise GO buildid notes.Nick Clifton2021-06-152-0/+6
* readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra2021-06-153-42/+145
* Use consistent type in binutils/dwarf.cEric Botcazou2021-06-142-10/+17
* readelf: don't clear section_headers in process_file_headerAlan Modra2021-06-122-2/+4
* Re: readelf section readingAlan Modra2021-06-122-3/+12
* readelf info leaks from one object to the nextAlan Modra2021-06-112-25/+11
* readelf section readingAlan Modra2021-06-112-74/+74
* Remove Daniel Jacobwitz from the maintainers listNick Clifton2021-06-092-2/+4
* fix Dwarf2 build with certain gcc versionsJan Beulich2021-06-072-1/+5
* Re: readelf and objdump helpAlan Modra2021-05-292-4/+8
* readelf and objdump helpAlan Modra2021-05-293-132/+254
* MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki2021-05-293-2/+8
* MIPS/binutils/testsuite: Fix XPA and Virtualization ASE casesMaciej W. Rozycki2021-05-295-4/+12
* x86: Restore PC16 relocation overflow checkH.J. Lu2021-05-282-3/+5
* readelf -w and --debug-dump option helpAlan Modra2021-05-272-5/+9
* x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2021-05-262-0/+9
* elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu2021-05-232-1/+6
* [Binutils] Update NT_ARM note types for readelfLuis Machado2021-05-212-0/+10
* [AArch64] MTE corefile supportLuis Machado2021-05-212-0/+6
* Fix a build problem if ENABLE_CHECKING is not defined.Eli Schwartz2021-05-192-0/+8
* PR27884, skip_attr_bytes: Assertion (data) <= (end) failedAlan Modra2021-05-192-19/+32
* PR27879, stack-buffer-overflow on sysdumpAlan Modra2021-05-192-5/+14
* process_cu_tu_indexAlan Modra2021-05-152-27/+14
* display_gdb_indexAlan Modra2021-05-152-11/+12
* display_debug_namesAlan Modra2021-05-152-15/+35
* display_debug_framesAlan Modra2021-05-152-103/+114
* read_cieAlan Modra2021-05-152-1/+17
* display_debug_rangesAlan Modra2021-05-152-10/+12
* display_debug_rnglists_listAlan Modra2021-05-152-1/+5
* display_debug_str_offsetsAlan Modra2021-05-152-2/+7
* display_debug_arangesAlan Modra2021-05-152-18/+21
* display_loc_listAlan Modra2021-05-152-7/+18
* display_debug_macroAlan Modra2021-05-152-6/+15
* get_line_filename_and_dirnameAlan Modra2021-05-152-15/+28
* display_debug_macinfoAlan Modra2021-05-152-9/+20
* display_debug_pubnames_workerAlan Modra2021-05-152-20/+19
* display_debug_lines_decodedAlan Modra2021-05-152-4/+9
* read_debug_line_headerAlan Modra2021-05-152-18/+11
* process_debug_infoAlan Modra2021-05-152-82/+68
* SAFE_BYTE_GET_INTERNALAlan Modra2021-05-152-1/+8
* _mul_overflow and get_encoded_valueAlan Modra2021-05-153-1/+14
* revert previous deltaNick Clifton2021-05-132-13/+0
* Fix an infinite loop in the DWARF decoder when parsing a corrupt string table.Nick Clifton2021-05-132-1/+14