aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2023-06-07Memory leaks in bfd/vms-lib.cAlan Modra1-13/+28
2023-06-07bfd/elf.c strtab memory leakAlan Modra1-1/+5
2023-06-07Automatic date update in version.inGDB Administrator1-1/+1
2023-06-06Automatic date update in version.inGDB Administrator1-1/+1
2023-06-05ELF: Don't warn an empty PT_LOAD with the program headersH.J. Lu1-0/+2
2023-06-05bfd_error_on_input messagesAlan Modra1-4/+10
2023-06-05Yet another ecoff fuzzed object fixAlan Modra1-3/+9
2023-06-05MIPS: default r6 if vendor is imgYunQiang Su1-1/+1
2023-06-05Automatic date update in version.inGDB Administrator1-1/+1
2023-06-04Automatic date update in version.inGDB Administrator1-1/+1
2023-06-03Re: More ecoff sanity checksAlan Modra1-1/+18
2023-06-03Automatic date update in version.inGDB Administrator1-1/+1
2023-06-02Re: bfd_close and target free_cached_memoryAlan Modra1-1/+1
2023-06-02Re: More ecoff sanity checksAlan Modra1-2/+4
2023-06-02Automatic date update in version.inGDB Administrator1-1/+1
2023-06-01[PR ld/22263][PR ld/24676] RISC-V: Avoid spurious R_RISCV_NONE for TLS GD/IE.Nelson Chu1-13/+28
2023-06-01Harden PowerPC64 OPD handling against fuzzersAlan Modra1-27/+60
2023-06-01bfd_close and target free_cached_memoryAlan Modra3-15/+9
2023-06-01section_by_target_index memory leakAlan Modra4-7/+28
2023-06-01Remove BFD_FAIL in cpu-sh.cAlan Modra1-6/+0
2023-06-01Automatic date update in version.inGDB Administrator1-1/+1
2023-05-31pe/coff - add support for base64 encoded long section namesTristan Gingold3-31/+152
2023-05-31Fix printf formating issues in elfxx-loongarch64.cNick Clifton1-5/+5
2023-05-31Automatic date update in version.inGDB Administrator1-1/+1
2023-05-30LoongArch: opcodes: Add support for linker relaxation.mengqinggang1-3/+3
2023-05-30LoongArch: bfd: Add support for linker relaxation.mengqinggang6-229/+1077
2023-05-30Automatic date update in version.inGDB Administrator1-1/+1
2023-05-29Automatic date update in version.inGDB Administrator1-1/+1
2023-05-28Automatic date update in version.inGDB Administrator1-1/+1
2023-05-27[PR ld/22263][PR ld/25694] RISC-V: Avoid dynamic TLS relocs in PIE.Nelson Chu1-14/+11
2023-05-27Automatic date update in version.inGDB Administrator1-1/+1
2023-05-26Automatic date update in version.inGDB Administrator1-1/+1
2023-05-25Automatic date update in version.inGDB Administrator1-1/+1
2023-05-24Don't optimise bfd_seek to same positionAlan Modra1-4/+0
2023-05-24Automatic date update in version.inGDB Administrator1-1/+1
2023-05-23PR30437 aarch64: make RELA relocs idempotentMichael Matz1-104/+104
2023-05-23Automatic date update in version.inGDB Administrator1-1/+1
2023-05-22PowerPC64 report number of stub iterationsAlan Modra1-4/+4
2023-05-22Automatic date update in version.inGDB Administrator1-1/+1
2023-05-21Automatic date update in version.inGDB Administrator1-1/+1
2023-05-20Re: Bug 23686, two segment faults in nmAlan Modra1-1/+1
2023-05-20coffcode.h handle_COMDAT tidyAlan Modra1-58/+51
2023-05-20tic54x set_arch_machAlan Modra2-88/+6
2023-05-20Automatic date update in version.inGDB Administrator1-1/+1
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen5-0/+145
2023-05-19Automatic date update in version.inGDB Administrator1-1/+1
2023-05-18Re: Add section caches to coff_data_typeAlan Modra2-0/+5
2023-05-18Re: Add section caches to coff_data_typeAlan Modra4-84/+57
2023-05-18Automatic date update in version.inGDB Administrator1-1/+1
2023-05-17Decorated symbols in import libs (BUG 30421)Luca Bacci4-1/+66