Age | Commit message (Expand) | Author | Files | Lines |
2017-11-21 | PR22451, strip no longer works on older object files | Alan Modra | 1 | -7/+15 |
2017-11-16 | Prevent illegal memory accesses when parsing incorrecctly formated core notes. | Nick Clifton | 1 | -0/+10 |
2017-11-12 | ld: Remove PF_X from PT_PHDR segment | H.J. Lu | 1 | -2/+1 |
2017-10-11 | ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -4/+15 |
2017-10-11 | ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -4/+15 |
2017-10-06 | Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes. | John Baldwin | 1 | -0/+5 |
2017-10-05 | Handle the NT_ARM_VFP core dump note on FreeBSD. | John Baldwin | 1 | -0/+3 |
2017-10-05 | PR21167, relocation sections not included in groups | Alan Modra | 1 | -18/+28 |
2017-09-24 | PR22166, SHT_GNU_verneed memory allocation | Alan Modra | 1 | -2/+3 |
2017-09-21 | S/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cb | Andreas Arnez | 1 | -2/+2 |
2017-08-14 | Fix null pointer dereference when parsing a corrupt ELF binary. | Nick Clifton | 1 | -2/+12 |
2017-08-10 | Fix out of bounds memory access when trying to allocate space for a note of s... | Nick Clifton | 1 | -1/+1 |
2017-08-08 | Fix address violation problems when parsing corrupt ELF binaries. | Nick Clifton | 1 | -47/+64 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -2/+2 |
2017-07-07 | Create pseudo sections for FreeBSD NT_PTLWPINFO core notes. | John Baldwin | 1 | -0/+4 |
2017-07-03 | Support %Lx, %Lu, %Ld in _bfd_error_handler format | Alan Modra | 1 | -28/+26 |
2017-07-03 | Miscellaneous format string fixes | Alan Modra | 1 | -4/+4 |
2017-06-29 | S390: Support guarded-storage core note sections | Andreas Arnez | 1 | -0/+56 |
2017-06-25 | fix out-of-bounds access in elf.c:find_link | Sergei Trofimovich | 1 | -2/+4 |
2017-06-21 | Fix seg-fault reading a corrupt ELF binary. | Nick Clifton | 1 | -3/+11 |
2017-06-06 | bfd: support section groups with preceding SHF_GROUP sections | Jose E. Marchesi | 1 | -28/+5 |
2017-06-06 | ld: Allow section groups to be resolved as part of a relocatable link | Andrew Burgess | 1 | -18/+17 |
2017-06-06 | ELF/BFD: Hold the number of internal static relocs in `->reloc_count' | Maciej W. Rozycki | 1 | -1/+2 |
2017-06-01 | Use the ELF class to determine the word size for FreeBSD core notes. | John Baldwin | 1 | -10/+13 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -1/+1 |
2017-04-23 | PR 21414, null pointer deref of _bfd_elf_large_com_section sym | Alan Modra | 1 | -2/+4 |
2017-04-23 | PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA. | Alan Modra | 1 | -26/+35 |
2017-04-13 | Wrap long lines | Alan Modra | 1 | -13/+23 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -2/+2 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -2/+2 |
2017-04-10 | PR21287, Inconsistent section type for .init_array and .init_array.42 | Alan Modra | 1 | -10/+10 |
2017-04-04 | Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX | H.J. Lu | 1 | -2/+64 |
2017-04-03 | ld: Support ELF GNU program properties | H.J. Lu | 1 | -0/+3 |
2017-03-02 | Disable warning message about a program header with no associated sections wh... | Nick Clifton | 1 | -4/+9 |
2017-02-16 | hppa -z relro again | Alan Modra | 1 | -0/+11 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-06 | Fix seg-fault in strip when copying a corrupt binary. | Nick Clifton | 1 | -0/+10 |
2016-12-05 | Fix seg-fault attempting to strip a corrupt binary. | Nick Clifton | 1 | -1/+7 |
2016-12-02 | Always pass a valid section header offset to elf_parse_notes | Gary Benson | 1 | -1/+1 |
2016-11-30 | Revert accidental elf.c change | Alan Modra | 1 | -1/+1 |
2016-11-28 | Partially revert patch for PR 20815 - do not sort the PT_LOAD segments. Non-... | Nick Clifton | 1 | -65/+14 |
2016-11-23 | Fix the linker so that it will not silently generate ELF binaries with invali... | Nick Clifton | 1 | -8/+117 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+34 |
2016-10-12 | BFD_FAKE_SECTION macro params | Alan Modra | 1 | -3/+5 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -42/+43 |
2016-08-27 | Lack of SHF_GROUP sections result in ld segfault | Alan Modra | 1 | -4/+19 |
2016-08-19 | Place .shstrtab section after .symtab and .strtab, thus restoring monotonical... | Nick Clifton | 1 | -7/+7 |
2016-07-21 | Fix implib test failures | Alan Modra | 1 | -5/+5 |
2016-07-20 | Handle version 1a of FreeBSD's NT_PRSINFO. | John Baldwin | 1 | -9/+29 |