| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy elf_symbol_from | Alan Modra | 2020-09-16 | 3 | -2/+7 |
* | Add note about creating a bugzilla tag for a point release. | Nick Clifton | 2020-09-15 | 2 | -0/+9 |
* | x86: Add NT_X86_CET note | H.J. Lu | 2020-09-11 | 2 | -0/+6 |
* | Fix the debuglink following code to recursively load links found in the newly... | Nick Clifton | 2020-09-11 | 2 | -27/+60 |
* | PR26578, memory leak in parse_gnu_debugaltlink | Alan Modra | 2020-09-09 | 2 | -7/+8 |
* | Pass --disable-reloc-section on PE targets for PR 25662 test | H.J. Lu | 2020-09-08 | 2 | -1/+12 |
* | MSP430: Support relocations for subtract expressions in .uleb128 directives | Jozef Lawrynowicz | 2020-09-08 | 2 | -2/+31 |
* | ubsan: objdump.c:3009 negation of -2147483648 | Alan Modra | 2020-09-02 | 2 | -2/+6 |
* | readelf: ubsan: shift exponent 32 is too large | Alan Modra | 2020-08-30 | 2 | -1/+6 |
* | Fix a bogus error message from the DWARF LEB129 decoder when trying to read a... | Nick Clifton | 2020-08-28 | 2 | -7/+27 |
* | CSKY: Support attribute section. | Cooper Qu | 2020-08-28 | 3 | -1/+131 |
* | readelf: MSP430: Fix incorrect usage of "msp430x" in function names | Jozef Lawrynowicz | 2020-08-27 | 2 | -4/+13 |
* | Fix PR binutils/26356 on hppa*-*-hpux*. | John David Anglin | 2020-08-27 | 3 | -9/+21 |
* | Corrects the broken line number incrementation in the Windows resource parser | Ralf Habacker | 2020-08-27 | 2 | -1/+10 |
* | binutils, ld: dequote libctf error messages | Nick Alcock | 2020-08-27 | 3 | -2/+7 |
* | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 2020-08-27 | 3 | -30/+64 |
* | libctf, binutils: initial work towards libctf gettextization | Nick Alcock | 2020-08-27 | 3 | -2/+7 |
* | Add support to readelf for the OpenBSD segment types. | Nick Clifton | 2020-08-26 | 2 | -0/+9 |
* | PR26412 UBSAN: objcopy.c:3026 null pointer fwrite | Alan Modra | 2020-08-26 | 2 | -2/+8 |
* | windres: AUTOCHECKBOX default style must have WS_TABSTOP style | Katayama Hirofumi | 2020-08-26 | 2 | -1/+6 |
* | gcc-4 -Og false positive "may be used uninitialised" | Alan Modra | 2020-08-24 | 2 | -1/+6 |
* | elf: Keep only one '@' for undefined versioned symbols | H.J. Lu | 2020-08-22 | 3 | -2/+18 |
* | Recognize DW_LANG_C11 in readelf testsuite. | Mark Wielaard | 2020-08-21 | 2 | -1/+6 |
* | PR26349, FAIL: binutils-all/pr25543 on hpux | Alan Modra | 2020-08-19 | 2 | -31/+10 |
* | PR26388, objdump debug dump memory leaks | Alan Modra | 2020-08-14 | 3 | -13/+21 |
* | Readelf demangling test typo | Alan Modra | 2020-08-14 | 2 | -3/+6 |
* | PR26348, Malloc error in write_zeros | Alan Modra | 2020-08-13 | 2 | -1/+15 |
* | Two fixes in dwarf-mode.el | Tom Tromey | 2020-08-12 | 2 | -5/+13 |
* | Add demangling support to readelf. | Nick Clifton | 2020-08-12 | 7 | -38/+172 |
* | Updated Serbian and Russian translations for various sub-directories | Nick Clifton | 2020-08-12 | 2 | -1903/+2161 |
* | nm: Remove --with-symbol-versions | H.J. Lu | 2020-08-10 | 3 | -28/+19 |
* | Revert "PR26337, Malloc size error in objdump" | Alan Modra | 2020-08-05 | 2 | -3/+9 |
* | PR26337, Malloc size error in objdump | Alan Modra | 2020-08-05 | 2 | -4/+9 |
* | Unify Solaris procfs and largefile handling | Rainer Orth | 2020-07-30 | 5 | -11/+63 |
* | x86: Pass --gdwarf-3 to assembler | H.J. Lu | 2020-07-30 | 7 | -6/+16 |
* | MIPS: Make the IRIX naming of local section symbols consistent | Maciej W. Rozycki | 2020-07-29 | 11 | -0/+127 |
* | MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulations | Maciej W. Rozycki | 2020-07-29 | 7 | -0/+65 |
* | PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works | H.J. Lu | 2020-07-28 | 2 | -6/+13 |
* | PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works | H.J. Lu | 2020-07-28 | 2 | -0/+27 |
* | Prevent strange "section mentioned in a -j option but not found" | Alan Modra | 2020-07-27 | 2 | -2/+7 |
* | doc: Replace preceeded with preceded | H.J. Lu | 2020-07-27 | 2 | -4/+8 |
* | MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endian arrangement | Maciej W. Rozycki | 2020-07-26 | 23 | -53/+258 |
* | config/debuginfod.m4: Use PKG_CHECK_MODULES | Aaron Merey | 2020-07-24 | 5 | -114/+288 |
* | Update documentation on how to make a release | Nick Clifton | 2020-07-24 | 2 | -10/+34 |
* | binutils, testsuite: allow compilation before doing run_dump_test | Nick Alcock | 2020-07-22 | 2 | -5/+58 |
* | binutils: objdump: ctf: drop incorrect linefeeds | Nick Alcock | 2020-07-22 | 2 | -4/+9 |
* | libctf, ld, binutils: add textual error/warning reporting for libctf | Nick Alcock | 2020-07-22 | 3 | -2/+43 |
* | Fix problems in CTF handling code exposed by the Coverity static analysis tool. | Nick Clifton | 2020-07-22 | 2 | -1/+11 |
* | Updated Swedish translation for the binutils sub-directory | Nick Clifton | 2020-07-21 | 2 | -1899/+2075 |
* | arc: Detect usage of illegal double register pairs | Claudiu Zissulescu | 2020-07-14 | 3 | -0/+11 |