aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2022-08-08Add a link to the NEWS files in the release announcement email.Nick Clifton2-0/+11
2022-08-06objcopy section alignmentAlan Modra1-19/+7
2022-08-05Update following 2.39 releaseNick Clifton1-17/+28
2022-08-05Sanity check loc_offsets indexAlan Modra1-10/+20
2022-08-05binutils/Dwarf: avoid "shadowing" of glibc function nameJan Beulich1-13/+13
2022-08-04Recognize the new ELF compression type for ZSTD.Cary Coutant1-0/+2
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra5-107/+83
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra4-83/+52
2022-07-26Updated translations for various sub-directoriesNick Clifton3-5895/+6527
2022-07-25opcodes: add new sub-mnemonic disassembler styleAndrew Burgess1-0/+2
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong1-0/+2
2022-07-22PR17122, OSX 10.9 build failureAlan Modra4-26/+3
2022-07-22PR15951, binutils testsuite builds status wrapper unconditionallyAlan Modra1-1/+6
2022-07-21PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_saveAlan Modra1-2/+11
2022-07-21PR29337, readelf CU/TU mixup in .gdb_indexAlan Modra1-2/+2
2022-07-21PR29370, infinite loop in display_debug_abbrevAlan Modra1-13/+6
2022-07-21binutils/dwarf.c: abbrev cachingAlan Modra1-98/+110
2022-07-21miscellaneous dwarf.c tidiesAlan Modra1-110/+106
2022-07-19[AArch64] Support AArch64 MTE memory tag dumps in core filesLuis Machado1-0/+1
2022-07-09Regenerate with automake-1.15.1Alan Modra3-482/+304
2022-07-08Update release README with new version numbersNick Clifton1-7/+7
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton5-2278/+2621
2022-07-08Add markers for 2.39 branchNick Clifton4-1/+9
2022-07-06Descriptive DWARF operations dump support for DW_AT_rankBhuvanendra Kumar N1-0/+1
2022-07-05Support for location and range lists for split-dwarf and dwarf-5.Bhuvanendra Kumar N2-9/+34
2022-07-04objcopy: bfd_alloc orelocationAlan Modra3-24/+28
2022-07-04Modified changes for split-dwarf and dwarf-5.Bhuvanendra Kumar N1-3/+9
2022-07-01Add newline to the end of the rnglists displsy.Nick Clifton2-0/+5
2022-06-30Fix implementation of readelf's -wE and -wN options,Nick Clifton3-4/+18
2022-06-28windres: add quotes around preprocessor cmd if neededClément Chigot1-12/+14
2022-06-28Fix the display of the idnex values for DW_FORM_loclistx and DW_FORM_rnglistx...Nick Clifton3-127/+183
2022-06-27Replace a run-time assertion failure with a warning message when parsing corr...Nick Clifton2-1/+12
2022-06-27Fix NULL pointer indirection when parsing corrupt DWARF data.Nick Clifton2-6/+12
2022-06-27Stop bogus warnings about DWARF indexed string offsets being too big.Nick Clifton3-75/+26
2022-06-27drop XC16x bitsJan Beulich1-14/+0
2022-06-27Fix location list offset address dump under DW_AT_location (dwarf-5)Bhuvanendra Kumar N1-12/+26
2022-06-22Binutils support for split-dwarf and dwarf-5Kumar N, Bhuvanendra3-15/+56
2022-06-22readelf: replace xmalloc with malloc in slurp_relr_relocsMarcus Nilsson2-1/+6
2022-06-22PR29270, DW_FORM_udata signed outputAlan Modra1-1/+5
2022-06-21Binutils support for dwarf-5 (location and range lists related)Nick Clifton3-13/+51
2022-06-20PR29262, memory leak in pr_function_typeAlan Modra1-5/+2
2022-06-20PR29261, memory leak in parse_stab_struct_fieldsAlan Modra1-1/+4
2022-06-17PR29255, memory leak in make_tempdirAlan Modra1-9/+11
2022-06-17PR29254, memory leak in stab_demangle_v3_argAlan Modra1-1/+4
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra9-48/+15
2022-06-16Restore readelf -wFAlan Modra1-102/+59
2022-06-16PR29250, readelf erases CIE initial register stateAlan Modra1-37/+31
2022-06-14asan: applying zero offset to NULL pointerAlan Modra1-2/+3
2022-05-31Trailing spaces in objdump -r headerAlan Modra1-1/+1
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra4-124/+35