aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2021-03-01Warn for missing separate debug files only if neededH.J. Lu3-23/+54
2021-03-01PR27128, nm -P portable output format regressionAlan Modra3-8/+39
2021-02-26nm: Add --quiet to suppress "no symbols" diagnosticFangrui Song4-4/+34
2021-02-26Add support for decoding DWARF v5 DW_AT_addr_base tags.Tom de Vries2-3/+40
2021-02-26Add support for the split DWARF forms.Tom de Vries2-2/+68
2021-02-25Add initial support for .debug_sup sections.Nick Clifton6-9/+176
2021-02-25Re: Use make_tempname file descriptor in smart_renameAlan Modra2-1/+7
2021-02-24Fix a potential integer overflow when adding together section sizes for the A...Nick Clifton2-9/+58
2021-02-24Remove support for old v1 & v2 style GNU build notes.Nick Clifton3-28/+10
2021-02-24Use make_tempname file descriptor in smart_renameAlan Modra6-35/+83
2021-02-24PR27456, lstat in rename.c on MinGWAlan Modra2-76/+41
2021-02-20readelf: Replace procesor with processorH.J. Lu1-1/+1
2021-02-20Fail run_dump_test when an error is expected but not seenAlan Modra2-343/+349
2021-02-19pr26548 testAlan Modra2-1/+5
2021-02-19binutils: Avoid renaming over existing filesSiddhesh Poyarekar6-142/+33
2021-02-18Fix a problem merging empty annobin notes on ppc64le targets.Nick Clifton2-0/+10
2021-02-17read_leb128 overflow checkingAlan Modra6-43/+129
2021-02-16Dwarf: fix build with old gccJan Beulich2-1/+5
2021-02-15objdump: don't cache section contents in load_specific_debug_sectionAlan Modra5-61/+44
2021-02-15nds32_elf_get_relocated_section_contentsAlan Modra3-5/+6
2021-02-14objdump: don't add an extra entry to syms arrayAlan Modra2-28/+32
2021-02-14Regen for binutils/aclocal.m4 changeAlan Modra3-2/+9
2021-02-13config/debuginfod: do not include pkg.m4 directlyMike Frysinger2-0/+5
2021-02-12Change the readelf and objdump programs so that they will automatically follo...Nick Clifton13-43/+168
2021-02-12binutils testsuite: replace unresolved with unsupportedAlan Modra5-40/+50
2021-02-12binutils test pr25662: don't use single character labelsAlan Modra2-2/+7
2021-02-12[binutils] Fix typo in comment in dwarf.hTom de Vries2-1/+5
2021-02-12[binutils] Fix printing of .debug_str_offsetsTom de Vries2-1/+14
2021-02-12[binutils] Print DWO IDTom de Vries2-1/+9
2021-02-11PR27290, PR27293, PR27295, various avr objdump fixesAlan Modra2-24/+56
2021-02-10[binutils] Handle absolute DW_AT_dwo_nameTom de Vries2-2/+10
2021-02-10[binutils] Handle presence of both .debug_ranges and .debug_rnglistsTom de Vries2-1/+22
2021-02-09[binutils] Handle DW_FORM_ref_sig8 in get_type_abbrev_from_formTom de Vries2-0/+6
2021-02-09[binutils] Handle DW_UT_skeleton/split_compile in process_debug_infoTom de Vries2-1/+23
2021-02-09Remove arm-symbianelfAlan Modra2-1/+5
2021-02-07asan: unwind-ia64.c: stack buffer overflowAlan Modra2-0/+9
2021-02-06PR27349, ar breaks symlinksAlan Modra2-7/+16
2021-02-05Remove Richard Henderson as the Alpha maintainerNick Clifton2-1/+4
2021-02-05Fix typos in comments added in PR 27252 fixEli Zaretskii3-4/+10
2021-02-05PR27345, binutils/arsup.c: lstat() not available on all targetsAlan Modra2-1/+6
2021-02-03pr27270 and pr27284, ar segfaults and wrong file modeAlan Modra4-28/+50
2021-02-02readelf: Add 'R' and 'D' to "Key to Flags:"H.J. Lu3-0/+21
2021-02-01Small updates to the 'how to make a release' document following from the 2.35...Nick Clifton2-22/+23
2021-01-28Improve windres's handling of pathnames containing special characters on Wind...Eli Zaretskii2-3/+34
2021-01-28Fix binutils tools so that they can cope with the special /dev/null file when...Eli Zaretskii3-0/+36
2021-01-27Simplify the code at the end of objcopy's main() function.Nick Clifton2-24/+15
2021-01-26Fix thinko in objcopy's memory freeing code.Frederic Cambus2-1/+7
2021-01-24Minor updates to the 'how to make a release' documentNick Clifton2-11/+17
2021-01-22MAINTAINERS: Update my e-mail addressMaciej W. Rozycki1-1/+1
2021-01-16Tidy inflateEnd callsAlan Modra2-2/+6