aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2024-04-02PR31458, FAIL: MIPS eh-frame 3 with --no-keep-memoryH.J. Lu3-10/+22
2024-04-02PR 30569, delete _bfd_mips_elf_early_size_sectionsAlan Modra5-56/+34
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra60-333/+340
2024-04-02Automatic date update in version.inGDB Administrator1-1/+1
2024-04-01hppa: Implement PA 2.0 symbolic relocations for long displacementsJohn David Anglin1-1/+45
2024-04-01LoongArch: Fix the issue of excessive relocation generated by GD and IELulu Cai1-86/+93
2024-04-01Automatic date update in version.inGDB Administrator1-1/+1
2024-03-31BFD: Fix the bug of R_LARCH_AGLIN caused by discard sectionmengqinggang4-1/+29
2024-03-31Automatic date update in version.inGDB Administrator1-1/+1
2024-03-30Automatic date update in version.inGDB Administrator1-1/+1
2024-03-29Automatic date update in version.inGDB Administrator1-1/+1
2024-03-28Automatic date update in version.inGDB Administrator1-1/+1
2024-03-27Automatic date update in version.inGDB Administrator1-1/+1
2024-03-26Don't claim a fat IR object if no IR object should be claimedH.J. Lu6-31/+87
2024-03-26Automatic date update in version.inGDB Administrator1-1/+1
2024-03-25bfd: make _bfd_section_size_insane part of the public APIAndrew Burgess5-10/+10
2024-03-25Automatic date update in version.inGDB Administrator1-1/+1
2024-03-24Automatic date update in version.inGDB Administrator1-1/+1
2024-03-23Automatic date update in version.inGDB Administrator1-1/+1
2024-03-22Automatic date update in version.inGDB Administrator1-1/+1
2024-03-21Automatic date update in version.inGDB Administrator1-1/+1
2024-03-20Automatic date update in version.inGDB Administrator1-1/+1
2024-03-19Fix free of unallocated memory in the BFD library's compression code.Nick Clifton1-0/+4