aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2021-07-18This is the 2.37 releasebinutils-2_37Nick Clifton2-11/+11
2021-07-16Updated Swedish translation for the binutils sub-directoryNick Clifton2-2299/+3138
2021-07-12Updated French translation for the binutils sub-directoryNick Clifton2-2314/+3456
2021-07-07Check for strnlen declaration to fix Solaris 10 buildRainer Orth4-1/+20
2021-07-05Updated translationsNick Clifton2-2320/+3492
2021-07-03Update version number and regenerate filesNick Clifton3-2110/+2989
2021-07-03Add markers for 2.37 branchNick Clifton3-0/+7
2021-07-02PR28048, heap-buffer-overflow on readelf -WwAlan Modra2-1/+7
2021-07-01Partially fix debuginfod tests in binutils testsuite.Nick Clifton2-5/+10
2021-07-01readelf: Reset file position to beginning for thin archive membersAndrei Homescu4-0/+60
2021-06-30Handle DW_FORM_implicit_const when displaying an attributeNick Clifton2-0/+9
2021-06-30Fix signedness of def_cfa_sf and def_cfa_offset_sfRichard Henderson2-7/+14
2021-06-19dwarf.c: string_fortify.h strncpy errorAlan Modra2-16/+14
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu2-0/+21
2021-06-15Allow readelf to recognise GO buildid notes.Nick Clifton2-0/+6
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra3-42/+145
2021-06-14Use consistent type in binutils/dwarf.cEric Botcazou2-10/+17
2021-06-12readelf: don't clear section_headers in process_file_headerAlan Modra2-2/+4
2021-06-12Re: readelf section readingAlan Modra2-3/+12
2021-06-11readelf info leaks from one object to the nextAlan Modra2-25/+11
2021-06-11readelf section readingAlan Modra2-74/+74
2021-06-09Remove Daniel Jacobwitz from the maintainers listNick Clifton2-2/+4
2021-06-07fix Dwarf2 build with certain gcc versionsJan Beulich2-1/+5
2021-05-29Re: readelf and objdump helpAlan Modra2-4/+8
2021-05-29readelf and objdump helpAlan Modra3-132/+254
2021-05-29MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki3-2/+8
2021-05-29MIPS/binutils/testsuite: Fix XPA and Virtualization ASE casesMaciej W. Rozycki5-4/+12
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu2-3/+5
2021-05-27readelf -w and --debug-dump option helpAlan Modra2-5/+9
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2-0/+9
2021-05-23elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu2-1/+6
2021-05-21[Binutils] Update NT_ARM note types for readelfLuis Machado2-0/+10
2021-05-21[AArch64] MTE corefile supportLuis Machado2-0/+6
2021-05-19Fix a build problem if ENABLE_CHECKING is not defined.Eli Schwartz2-0/+8
2021-05-19PR27884, skip_attr_bytes: Assertion (data) <= (end) failedAlan Modra2-19/+32
2021-05-19PR27879, stack-buffer-overflow on sysdumpAlan Modra2-5/+14
2021-05-15process_cu_tu_indexAlan Modra2-27/+14
2021-05-15display_gdb_indexAlan Modra2-11/+12
2021-05-15display_debug_namesAlan Modra2-15/+35
2021-05-15display_debug_framesAlan Modra2-103/+114
2021-05-15read_cieAlan Modra2-1/+17
2021-05-15display_debug_rangesAlan Modra2-10/+12
2021-05-15display_debug_rnglists_listAlan Modra2-1/+5
2021-05-15display_debug_str_offsetsAlan Modra2-2/+7
2021-05-15display_debug_arangesAlan Modra2-18/+21
2021-05-15display_loc_listAlan Modra2-7/+18
2021-05-15display_debug_macroAlan Modra2-6/+15
2021-05-15get_line_filename_and_dirnameAlan Modra2-15/+28
2021-05-15display_debug_macinfoAlan Modra2-9/+20
2021-05-15display_debug_pubnames_workerAlan Modra2-20/+19