aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2021-01-30GNU Binutils 2.35.2 Releasebinutils-2_35_2Nick Clifton3-466/+509
2021-01-27Fix thinko in objcopy's memory freeing code.Frederic Cambus2-1/+7
2021-01-01PR27128, nm -P portable output format regressionAlan Modra2-13/+21
2021-01-01elf: Keep only one '@' for undefined versioned symbolsH.J. Lu3-2/+17
2021-01-01nm: Remove --with-symbol-versionsH.J. Lu3-28/+21
2020-11-22asan: readelf: stack buffer overflowAlan Modra2-2/+10
2020-11-16dwarf: Also match abbrev base when searching abbrev listH.J. Lu5-22/+1520
2020-11-16Accept the DW_FORM_ref8 type when parsing DWARF types.Nick Clifton2-0/+24
2020-11-16Fix the decoding of DW_FORM_ref_addr DWARF attribute.Nick Clifton2-138/+477
2020-11-16Work around problem in DWARF decoding library which can result in attempts to...Nick Clifton2-18/+39
2020-11-16readelf: Fix output of rnglists sectionBernd Edlinger2-2/+17
2020-11-16binutils: dwarf.c handle DWARF5 DW_LLE_start_end and DW_LLE_start_length.Mark Wielaard2-4/+27
2020-11-16readelf: Show Unit Type for DWARF5Mark Wielaard4-0/+15
2020-11-16binutils: Handle DWARF5 DW_FORM_ref_addr and DW_UT_partial.Mark Wielaard2-2/+13
2020-09-192.35.1 point releasebinutils-2_35_1Nick Clifton3-469/+476
2020-09-03Import a patch from mainline to fix a spurious overflow error when decoding n...Nick Clifton2-7/+30
2020-08-25Backport patches from the mainline to fix the handling of DWARF-5 debug infor...Nick Clifton2-1/+9
2020-08-12Remove spurious text in changelog entryNick Clifton2-1903/+2161
2020-07-24Set version to 2.35.0 and enable developmentNick Clifton2-10/+14
2020-07-242.35 Releasebinutils-2_35Nick Clifton3-11/+17
2020-07-13Updated French translation for the gas/ and binutils/ sub-directoriesNick Clifton2-1923/+2149
2020-07-06Updated translations for various binutils sub-directoriesNick Clifton4-5950/+6903
2020-07-04Set version to 2.34.90 and regenerate filesNick Clifton3-1845/+2013
2020-07-04Add markers for binutils 2.35 branchNick Clifton3-0/+7
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton4-7/+74
2020-06-30Remove x86 NaCl target supportH.J. Lu17-22/+26
2020-06-30Add support for attributes using DW_FORM_GNU_strp_altNick Clifton2-0/+12
2020-06-30Fix nds32*-elf XPASS readelf -wiaoRlL dw5Alan Modra2-1/+6
2020-06-29binutils/dwarf.c: Correct an `index' global shadowing error for pre-4.8 GCCHans-Peter Nilsson2-4/+10
2020-06-29C++ commentsAlan Modra3-5/+10
2020-06-27asan: readelf: use after free in process_archiveAlan Modra2-1/+14
2020-06-26libctf, binutils: support CTF archives like objdumpNick Alcock2-34/+86
2020-06-26binutils, ld: work with --disable-libctfNick Alcock10-7/+117
2020-06-26x86: fix processing of -M disassembler optionJan Beulich2-4/+10
2020-06-26m68k: tag floating-point ABI usedPat Bernardi2-0/+47
2020-06-23Add a testcase for PR binutils/26160H.J. Lu3-0/+1448
2020-06-23Fix decoding of indexed DWARF strings using pre-DWARF-5 string offset section...Nick Clifton2-32/+72
2020-06-23Add a testcase for PR binutils/26112H.J. Lu4-0/+370
2020-06-23binutils objdump.exp remote_file typoAlan Modra2-1/+6
2020-06-22Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx ope...Nick Clifton7-41/+168
2020-06-22Recognize some new Mach-O load commandsSaagar Jha2-0/+8
2020-06-19Emit a warning when -z relro is unsupportedAlan Modra3-6/+30
2020-06-11Re: asan: readelf: process_mips_specific buffer overflowAlan Modra2-62/+54
2020-06-11asan: readelf: process_mips_specific buffer overflowAlan Modra2-25/+35
2020-06-10Fix the windmc program to conform to the behaviour of mc.exe by rejecting lin...Ralf Habacker2-13/+31
2020-06-08Fix a typo in the description of the strings program.Nick Clifton2-1/+6
2020-06-08Fix an illegal memory access when parsing corrupt DWARF debug information.Nick Clifton2-0/+7
2020-06-06Power10 tidiesAlan Modra2-4/+8
2020-06-05Fix a potential infinite loop in the Windows resource parser.Joel Anderson2-8/+15
2020-06-04Fix unresolved test in binutils for pdp11.Stephen Casner3-1/+49