aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2024-04-16Fix test for sections with different VMA<->LMA relationships so that it only ...Nick Clifton1-6/+13
2024-04-16Remove debug printout from 9dd918142787246ea7ed53494d9cbc6b51486133Simon Cook1-2/+0
2024-04-16Automatic date update in version.inGDB Administrator1-1/+1
2024-04-15Remove dependency upon shlwapi library when building BFD for Windows/MinGW en...Nick Clifton1-12/+56
2024-04-15When mapping sections to segments ensure that we do not add sections whose VM...Vijay Shankar1-3/+9
2024-04-15LoongArch: ld:Report an error when seeing an unrecognized relocationLulu Cai1-2/+7
2024-04-15Automatic date update in version.inGDB Administrator1-1/+1
2024-04-14Automatic date update in version.inGDB Administrator1-1/+1
2024-04-13Automatic date update in version.inGDB Administrator1-1/+1
2024-04-12Automatic date update in version.inGDB Administrator1-1/+1
2024-04-11Remove bfdwin.cAlan Modra39-629/+55
2024-04-11asan: heap buffer overflow elf_link_add_to_first_hashAlan Modra1-1/+4
2024-04-10mmap: Fix a memory leak in _bfd_mmap_read_temporaryH.J. Lu1-1/+5
2024-04-10elf: Fix a memory leak in _bfd_elf_add_dynamic_entryH.J. Lu3-7/+12
2024-04-11Segfault in _bfd_delete_bfd with USE_MMAPAlan Modra1-1/+2
2024-04-11Automatic date update in version.inGDB Administrator1-1/+1
2024-04-10mmap: Avoid the sanitizer configure check failureH.J. Lu4-2/+8
2024-04-10Automatic date update in version.inGDB Administrator1-1/+1
2024-04-09bfd: Define pagesize variables only for mmapH.J. Lu4-1/+7
2024-04-09RISC-V: Support Zcmp push/pop instructions.Jiawei1-0/+13
2024-04-09LoongArch: ld: Move .got .got.plt before .data and protect .got with relromengqinggang1-0/+2
2024-04-09Remove dead code in bfdwin.cAlan Modra1-10/+0
2024-04-09Automatic date update in version.inGDB Administrator1-1/+1
2024-04-08Re: PR26978, Inconsistency for strong foo@v1 and weak foo@@v1Alan Modra1-2/+2
2024-04-08Automatic date update in version.inGDB Administrator1-1/+1
2024-04-07Automatic date update in version.inGDB Administrator1-1/+1
2024-04-06elf: Call bfd_malloc instead xmallocH.J. Lu1-5/+6
2024-04-06Don't have first_hash entries of strings that can be freed.Alan Modra1-4/+10
2024-04-06Automatic date update in version.inGDB Administrator1-1/+1
2024-04-05elf: Use elf_link_first_hash_entry for first_hashH.J. Lu2-26/+63
2024-04-05elf: Always honor the first definition in shared object and archiveH.J. Lu2-38/+130
2024-04-05Add support for Windows network paths to the UNC support in _bfd_real_open().Zhiqing Xiong1-36/+72
2024-04-05Add missing install-dvi and install-ps Makefie targets.Christophe Lyon1-0/+2
2024-04-04bfd: Munmap readonly memory after bfd_free_cached_infoH.J. Lu1-10/+12
2024-04-05Automatic date update in version.inGDB Administrator1-1/+1
2024-04-04bfd_mmap_local: Check offset and sizeH.J. Lu1-8/+5
2024-04-04bfd: Handle bmmap failure in _bfd_mmap_read_temporaryH.J. Lu1-6/+12
2024-04-04MIPS HI16 and LO16 reloc howtosAlan Modra3-91/+91
2024-04-04Memory corruption with USE_MMAPAlan Modra1-23/+32
2024-04-04Re: USE_MMAP fuzzed object file attacksAlan Modra2-8/+6
2024-04-04Fix uninitialised variable errorsAlan Modra2-12/+12
2024-04-04USE_MMAP fuzzed object file attacksAlan Modra2-77/+84
2024-04-04Automatic date update in version.inGDB Administrator1-1/+1
2024-04-03elf: Add _bfd_elf_link_m[un]map_section_contentsH.J. Lu3-12/+82
2024-04-03elf: Always keep symbol table and relocation info for eh_frameH.J. Lu1-16/+27
2024-04-03elf: Don't cache symbol nor relocation tables with mmapH.J. Lu6-55/+59
2024-04-03elf: Use mmap to map in symbol and relocation tablesH.J. Lu5-41/+98
2024-04-03elf: Add _bfd_elf_m[un]map_section_contentsH.J. Lu16-39/+212
2024-04-03elf: Use mmap to map in read-only sectionsH.J. Lu12-43/+328
2024-04-03Automatic date update in version.inGDB Administrator1-1/+1