summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* bfd: fix STRICT_PE_FORMAT buildJan Beulich2023-04-211-3/+3
* RISC-V: Optimize relaxation of gp with max_alignment.Lifang Xia2023-04-211-29/+74
* Keeping track of rs6000-coff archive element pointersAlan Modra2023-04-212-91/+149
* Delete struct artdata archive_headAlan Modra2023-04-215-34/+1
* Automatic date update in version.inGDB Administrator2023-04-211-1/+1
* Automatic date update in version.inGDB Administrator2023-04-201-1/+1
* sh4-linux segfaults running ld testsuiteAlan Modra2023-04-201-0/+2
* Yet another out-of-memory fuzzed objectAlan Modra2023-04-202-4/+15
* buffer overflow in print_symnameAlan Modra2023-04-201-0/+6
* Automatic date update in version.inGDB Administrator2023-04-191-1/+1
* Automatic date update in version.inGDB Administrator2023-04-181-1/+1
* Make the .rsrc section read only.Nick Clifton2023-04-172-1/+7
* Automatic date update in version.inGDB Administrator2023-04-171-1/+1
* Automatic date update in version.inGDB Administrator2023-04-161-1/+1
* Automatic date update in version.inGDB Administrator2023-04-151-1/+1
* Automatic date update in version.inGDB Administrator2023-04-141-1/+1
* Preserve a few more bfd fields in check_format_matchesAlan Modra2023-04-131-2/+14
* Re: pe_ILF_object_p and bfd_check_format_matchesAlan Modra2023-04-131-15/+29
* Automatic date update in version.inGDB Administrator2023-04-131-1/+1
* MIPS: make mipsisa32 and mipsisa64 link more systematicYunQiang Su2023-04-121-8/+26
* PR30326, uninitialised value in objdump compare_relocsAlan Modra2023-04-125-11/+14
* ubsan: dwarf2.c:2232:7: runtime error: index 16 out of boundsAlan Modra2023-04-121-5/+5
* pe_ILF_object_p and bfd_check_format_matchesAlan Modra2023-04-125-21/+37
* Automatic date update in version.inGDB Administrator2023-04-121-1/+1
* bfd: optimize bfd_elf_hashNathan Sidwell2023-04-111-20/+11
* Automatic date update in version.inGDB Administrator2023-04-111-1/+1
* Automatic date update in version.inGDB Administrator2023-04-101-1/+1
* Automatic date update in version.inGDB Administrator2023-04-091-1/+1
* Automatic date update in version.inGDB Administrator2023-04-081-1/+1
* Automatic date update in version.inGDB Administrator2023-04-071-1/+1
* Automatic date update in version.inGDB Administrator2023-04-061-1/+1
* Automatic date update in version.inGDB Administrator2023-04-051-1/+1
* bfd+ld: when / whether to generate .c filesJan Beulich2023-04-042-2/+2
* Automatic date update in version.inGDB Administrator2023-04-041-1/+1
* Automatic date update in version.inGDB Administrator2023-04-031-1/+1
* asan: heap buffer overflow printing ecoff debug info file nameAlan Modra2023-04-034-35/+34
* Automatic date update in version.inGDB Administrator2023-04-021-1/+1
* Automatic date update in version.inGDB Administrator2023-04-011-1/+1
* lto: Don't add indirect symbols for versioned aliases in IRH.J. Lu2023-03-311-1/+8
* Arm64/ELF: accept relocations against STN_UNDEFJan Beulich2023-03-311-1/+5
* Automatic date update in version.inGDB Administrator2023-03-311-1/+1
* Fix an illegal memory access when an accessing a zer0-lengthverdef table.Nick Clifton2023-03-302-0/+11
* Setting sh_link for SHT_REL/SHT_RELAAlan Modra2023-03-301-14/+16
* Fix memory leak in bfd_get_debug_link_info_1Alan Modra2023-03-302-13/+9
* Automatic date update in version.inGDB Administrator2023-03-301-1/+1
* RISC-V: PR28789, Reject R_RISCV_PCREL relocations with ABS symbol in PIC/PIE.Palmer Dabbelt2023-03-301-0/+41
* RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol.Nelson Chu2023-03-301-8/+53
* RISC-V: Extract the ld code which are too complicated, and may be reused.Nelson Chu2023-03-301-74/+82
* Sanity check section size in bfd_init_section_compress_statusAlan Modra2023-03-291-1/+2
* Re: Fix an aout memory leakAlan Modra2023-03-291-2/+3