summaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)Author
2018-01-03Create pseudo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|VMMAP) notes.John Baldwin
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-24Re-apply "elf: Properly compute offsets of note descriptor and next note"H.J. Lu
2017-11-24Revert "elf: Properly compute offsets of note descriptor and next note"Simon Marchi
2017-11-24elf: Properly compute offsets of note descriptor and next noteH.J. Lu
2017-11-21PR22451, strip no longer works on older object filesAlan Modra
2017-11-16Prevent illegal memory accesses when parsing incorrecctly formated core notes.Nick Clifton
2017-11-12ld: Remove PF_X from PT_PHDR segmentH.J. Lu
2017-10-11ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki
2017-10-06Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin
2017-10-05Handle the NT_ARM_VFP core dump note on FreeBSD.John Baldwin
2017-10-05PR21167, relocation sections not included in groupsAlan Modra
2017-09-24PR22166, SHT_GNU_verneed memory allocationAlan Modra
2017-09-21S/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cbAndreas Arnez
2017-08-14Fix null pointer dereference when parsing a corrupt ELF binary.Nick Clifton
2017-08-10Fix out of bounds memory access when trying to allocate space for a note of s...Nick Clifton
2017-08-08Fix address violation problems when parsing corrupt ELF binaries.Nick Clifton
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-07-07Create pseudo sections for FreeBSD NT_PTLWPINFO core notes.John Baldwin
2017-07-03Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra
2017-07-03Miscellaneous format string fixesAlan Modra
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez
2017-06-25fix out-of-bounds access in elf.c:find_linkSergei Trofimovich
2017-06-21Fix seg-fault reading a corrupt ELF binary.Nick Clifton
2017-06-06bfd: support section groups with preceding SHF_GROUP sectionsJose E. Marchesi
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki
2017-06-01Use the ELF class to determine the word size for FreeBSD core notes.John Baldwin
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra
2017-04-23PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra
2017-04-23PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra
2017-04-13Wrap long linesAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-04-13Rewrite bfd error handlerAlan Modra
2017-04-10PR21287, Inconsistent section type for .init_array and .init_array.42Alan Modra
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu
2017-03-02Disable warning message about a program header with no associated sections wh...Nick Clifton
2017-02-16hppa -z relro againAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-06Fix seg-fault in strip when copying a corrupt binary.Nick Clifton
2016-12-05Fix seg-fault attempting to strip a corrupt binary.Nick Clifton
2016-12-02Always pass a valid section header offset to elf_parse_notesGary Benson
2016-11-30Revert accidental elf.c changeAlan Modra
2016-11-28Partially revert patch for PR 20815 - do not sort the PT_LOAD segments. Non-...Nick Clifton
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton