Age | Commit message (Expand) | Author | Files | Lines |
2020-07-09 | Remove powerpc PE support | Alan Modra | 4 | -317/+31 |
2020-07-09 | Update the Windows Resource compiler (windres) to support the OWNERDRAW and B... | Nick Clifton | 6 | -2/+42 |
2020-07-09 | asan: readelf: heap buffer overflow in slurp_hppa_unwind_table | Alan Modra | 2 | -2/+6 |
2020-07-07 | Use is_xcoff_format in binutils testsuite | Alan Modra | 7 | -12/+26 |
2020-07-07 | XCOFF binutils testsuite fix | Alan Modra | 3 | -1/+19 |
2020-07-06 | Updated translations for various binutils sub-directories | Nick Clifton | 4 | -5950/+6903 |
2020-07-06 | asan: readelf: stack buffer overflow | Alan Modra | 2 | -2/+7 |
2020-07-04 | Tweak version numbers in release-howto | Nick Clifton | 1 | -6/+6 |
2020-07-04 | Update version to 2.35.50 and regenerate files | Nick Clifton | 3 | -1845/+2013 |
2020-07-04 | Add markers for binutils 2.35 branch | Nick Clifton | 3 | -0/+7 |
2020-07-02 | Change readelf's display of symbol names (when not in --wide mode) so that if... | Nick Clifton | 4 | -7/+74 |
2020-06-30 | Remove x86 NaCl target support | H.J. Lu | 17 | -22/+26 |
2020-06-30 | Add support for attributes using DW_FORM_GNU_strp_alt | Nick Clifton | 2 | -0/+12 |
2020-06-30 | Fix nds32*-elf XPASS readelf -wiaoRlL dw5 | Alan Modra | 2 | -1/+6 |
2020-06-29 | binutils/dwarf.c: Correct an `index' global shadowing error for pre-4.8 GCC | Hans-Peter Nilsson | 2 | -4/+10 |
2020-06-29 | C++ comments | Alan Modra | 3 | -5/+10 |
2020-06-27 | asan: readelf: use after free in process_archive | Alan Modra | 2 | -1/+14 |
2020-06-26 | libctf, binutils: support CTF archives like objdump | Nick Alcock | 2 | -34/+86 |
2020-06-26 | binutils, ld: work with --disable-libctf | Nick Alcock | 10 | -7/+117 |
2020-06-26 | x86: fix processing of -M disassembler option | Jan Beulich | 2 | -4/+10 |
2020-06-26 | m68k: tag floating-point ABI used | Pat Bernardi | 2 | -0/+47 |
2020-06-23 | Add a testcase for PR binutils/26160 | H.J. Lu | 3 | -0/+1448 |
2020-06-23 | Fix decoding of indexed DWARF strings using pre-DWARF-5 string offset section... | Nick Clifton | 2 | -32/+72 |
2020-06-23 | Add a testcase for PR binutils/26112 | H.J. Lu | 4 | -0/+370 |
2020-06-23 | binutils objdump.exp remote_file typo | Alan Modra | 2 | -1/+6 |
2020-06-22 | Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx ope... | Nick Clifton | 7 | -41/+168 |
2020-06-22 | Recognize some new Mach-O load commands | Saagar Jha | 2 | -0/+8 |
2020-06-19 | Emit a warning when -z relro is unsupported | Alan Modra | 3 | -6/+30 |
2020-06-11 | Re: asan: readelf: process_mips_specific buffer overflow | Alan Modra | 2 | -62/+54 |
2020-06-11 | asan: readelf: process_mips_specific buffer overflow | Alan Modra | 2 | -25/+35 |
2020-06-10 | Fix the windmc program to conform to the behaviour of mc.exe by rejecting lin... | Ralf Habacker | 2 | -13/+31 |
2020-06-08 | Fix a typo in the description of the strings program. | Nick Clifton | 2 | -1/+6 |
2020-06-08 | Fix an illegal memory access when parsing corrupt DWARF debug information. | Nick Clifton | 2 | -0/+7 |
2020-06-06 | Power10 tidies | Alan Modra | 2 | -4/+8 |
2020-06-05 | Fix a potential infinite loop in the Windows resource parser. | Joel Anderson | 2 | -8/+15 |
2020-06-04 | Fix unresolved test in binutils for pdp11. | Stephen Casner | 3 | -1/+49 |
2020-06-04 | opcodes: support insn endianness in cgen_cpu_open | Jose E. Marchesi | 2 | -0/+8 |
2020-06-04 | tcl global directive outside proc body does nothing (binutils) | Alan Modra | 4 | -7/+7 |
2020-06-03 | [PATCH] fix windmc typedef bug | Joel Anderson | 4 | -2/+12 |
2020-06-03 | PR26069, strip/objcopy memory leaks | Alan Modra | 2 | -2/+10 |
2020-06-02 | binutils archive tests | Alan Modra | 3 | -105/+135 |
2020-05-28 | binutils: Add myself as Xtensa maintainer | Max Filippov | 2 | -0/+5 |
2020-05-23 | ar many_files test | Alan Modra | 2 | -0/+60 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", binutils | Alan Modra | 10 | -176/+92 |
2020-05-21 | asan: readelf: wild read in get_num_dynamic_syms | Alan Modra | 2 | -1/+7 |
2020-05-20 | [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions... | Nelson Chu | 2 | -1/+6 |
2020-05-19 | Allow readelf to issue warnings if checking is enabled and there are discrepa... | H.J. Lu | 2 | -7/+47 |
2020-05-19 | Use bfd_get_filename throughout binutils | Alan Modra | 5 | -16/+26 |
2020-05-18 | binutils: Add myself as maintainer for OpenRISC | Stafford Horne | 2 | -0/+5 |
2020-05-07 | objcopy: Mention 'entry address' in description | Andrew Burgess | 2 | -4/+11 |