summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Fix potential segfaultAlan Modra2020-05-232-2/+7
* Automatic date update in version.inGDB Administrator2020-05-231-1/+1
* PowerPC: downgrade FP mismatch error for shared libraries to a warningAlan Modra2020-05-222-14/+38
* Automatic date update in version.inGDB Administrator2020-05-221-1/+1
* Re: PR25993, read of freed memoryAlan Modra2020-05-212-0/+34
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-2179-1285/+657
* Automatic date update in version.inGDB Administrator2020-05-211-1/+1
* [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu2020-05-205-1575/+1858
* Fix thinko in bfd ChangeLog entryNick Clifton2020-05-201-2/+3
* PR25993, read of freed memoryAlan Modra2020-05-207-43/+52
* Automatic date update in version.inGDB Administrator2020-05-201-1/+1
* PR26011, excessive memory allocation with fuzzed reloc sectionsAlan Modra2020-05-202-3/+41
* Fix thinko in recent update to bfd_section_from_shdr.Gunther Nikl2020-05-192-1/+7
* OpenRISC BFD fixups for Glibc:Stafford Horne2020-05-192-132/+264
* [PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbolsSiddhesh Poyarekar2020-05-192-4/+25
* Use bfd_get_filename throughout bfdAlan Modra2020-05-1928-106/+158
* win32 typo fixAlan Modra2020-05-192-1/+6
* Automatic date update in version.inGDB Administrator2020-05-191-1/+1
* Fix a use-after-free bug in the BFD library when scanning a corrupt ELF file.Nick Clifton2020-05-182-2/+13
* ECOFF slurp_relocs thinkoAlan Modra2020-05-182-3/+8
* Fix the BFD library to handle Windows pathnames with more than 260 characters...Jaydeep Chauhan2020-05-182-2/+17
* Automatic date update in version.inGDB Administrator2020-05-181-1/+1
* Automatic date update in version.inGDB Administrator2020-05-171-1/+1
* Automatic date update in version.inGDB Administrator2020-05-161-1/+1
* RISC-V: Add elfNN_riscv_mkobject to initialize RISC-V tdata.Nelson Chu2020-05-142-0/+14
* Automatic date update in version.inGDB Administrator2020-05-141-1/+1
* Automatic date update in version.inGDB Administrator2020-05-131-1/+1
* [PATCH] bfd: Fix 64-bit relocation handling for a.outGunther Nikl2020-05-122-4/+21
* Automatic date update in version.inGDB Administrator2020-05-121-1/+1
* Power10 VSX 32-byte storage accessAlan Modra2020-05-112-0/+13
* PowerPC Rename powerxx to power10Alan Modra2020-05-112-26/+30
* PR25961, buffer overflow in coff_swap_aux_inAlan Modra2020-05-113-8/+16
* Automatic date update in version.inGDB Administrator2020-05-111-1/+1
* Automatic date update in version.inGDB Administrator2020-05-101-1/+1
* Automatic date update in version.inGDB Administrator2020-05-091-1/+1
* Automatic date update in version.inGDB Administrator2020-05-081-1/+1
* Automatic date update in version.inGDB Administrator2020-05-071-1/+1
* Automatic date update in version.inGDB Administrator2020-05-061-1/+1
* Automatic date update in version.inGDB Administrator2020-05-051-1/+1
* [PATCH] bfd: tweak SET_ARCH_MACH of aout-cris.cGunther Nikl2020-05-042-11/+18
* [binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra2020-05-042-27/+62
* Automatic date update in version.inGDB Administrator2020-05-041-1/+1
* Automatic date update in version.inGDB Administrator2020-05-031-1/+1
* Automatic date update in version.inGDB Administrator2020-05-021-1/+1
* PR25900, RISC-V: null pointer dereferenceAlan Modra2020-05-012-5/+13
* PR25882, .gnu.attributes are not checked for shared librariesAlan Modra2020-05-012-0/+9
* FIXME for merging of e_flags and .gnu.attributesAlan Modra2020-05-0111-0/+51
* ppc32 merging of e_flags from dynamic objectsAlan Modra2020-05-012-0/+9
* Automatic date update in version.inGDB Administrator2020-05-011-1/+1
* xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov2020-04-292-11/+22