aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2020-07-06asan: readelf: stack buffer overflowAlan Modra2-2/+7
2020-07-04Tweak version numbers in release-howtoNick Clifton1-6/+6
2020-07-04Update version to 2.35.50 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
2020-06-04opcodes: support insn endianness in cgen_cpu_openJose E. Marchesi2-0/+8
2020-06-04tcl global directive outside proc body does nothing (binutils)Alan Modra4-7/+7
2020-06-03[PATCH] fix windmc typedef bugJoel Anderson4-2/+12
2020-06-03PR26069, strip/objcopy memory leaksAlan Modra2-2/+10
2020-06-02binutils archive testsAlan Modra3-105/+135
2020-05-28binutils: Add myself as Xtensa maintainerMax Filippov2-0/+5
2020-05-23ar many_files testAlan Modra2-0/+60
2020-05-21Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra10-176/+92
2020-05-21asan: readelf: wild read in get_num_dynamic_symsAlan Modra2-1/+7
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu2-1/+6
2020-05-19Allow readelf to issue warnings if checking is enabled and there are discrepa...H.J. Lu2-7/+47
2020-05-19Use bfd_get_filename throughout binutilsAlan Modra5-16/+26
2020-05-18binutils: Add myself as maintainer for OpenRISCStafford Horne2-0/+5
2020-05-07objcopy: Mention 'entry address' in descriptionAndrew Burgess2-4/+11
2020-05-05Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton6-46/+43
2020-05-04[PATCH] objcopy: Allow --dump-section to dump an empty SEC_HAS_CONTENTS sectionFangrui Song3-8/+16
2020-05-04GAS: Do not create an entry for the default directory if the directory table ...Nick Clifton2-7/+29
2020-05-04readelf: nds32 specific decodingAlan Modra2-6/+15
2020-05-01objdump: long run time when using -D -zAlan Modra2-32/+42
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan3-6/+12