aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2020-07-22binutils, testsuite: allow compilation before doing run_dump_testNick Alcock2-5/+58
2020-07-22binutils: objdump: ctf: drop incorrect linefeedsNick Alcock2-4/+9
2020-07-22libctf, ld, binutils: add textual error/warning reporting for libctfNick Alcock3-2/+43
2020-07-22Fix problems in CTF handling code exposed by the Coverity static analysis tool.Nick Clifton2-1/+11
2020-07-21Updated Swedish translation for the binutils sub-directoryNick Clifton2-1899/+2075
2020-07-14arc: Detect usage of illegal double register pairsClaudiu Zissulescu3-0/+11
2020-07-13Updated French translation for the gas/ and binutils/ sub-directoriesNick Clifton2-1923/+2149
2020-07-13x86_64-cygwin testsAlan Modra2-9/+19
2020-07-11x86: Support GNU_PROPERTY_X86_FEATURE_2_TMMH.J. Lu2-0/+8
2020-07-10[readelf] Fix end_seq entry in -wL. Specifically stop the display of a line ...Tom de Vries4-23/+67
2020-07-09Remove powerpc PE supportAlan Modra4-317/+31
2020-07-09Update the Windows Resource compiler (windres) to support the OWNERDRAW and B...Nick Clifton6-2/+42
2020-07-09asan: readelf: heap buffer overflow in slurp_hppa_unwind_tableAlan Modra2-2/+6
2020-07-07Use is_xcoff_format in binutils testsuiteAlan Modra7-12/+26
2020-07-07XCOFF binutils testsuite fixAlan Modra3-1/+19
2020-07-06Updated translations for various binutils sub-directoriesNick Clifton4-5950/+6903
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