summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* som: Don't loop forever reading symbol chainsAlan Modra2020-01-142-2/+16
* ubsan: alpha-vms: segvAlan Modra2020-01-143-10/+20
* Automatic date update in version.inGDB Administrator2020-01-141-1/+1
* ubsan: alpha-vma: timeoutAlan Modra2020-01-132-8/+16
* Memory leaks and ineffective bounds checking in wasm_scanAlan Modra2020-01-132-56/+56
* Automatic date update in version.inGDB Administrator2020-01-131-1/+1
* Automatic date update in version.inGDB Administrator2020-01-121-1/+1
* Automatic date update in version.inGDB Administrator2020-01-111-1/+1
* [PR ld/22269] arm: Avoid dynamic relocs for undefweak symbols in static PIESzabolcs Nagy2020-01-102-4/+9
* AArch64: Revert setting of elf class in linker stub.Tamar Christina2020-01-102-4/+5
* ubsan: alpha-coff: signed integer overflowAlan Modra2020-01-102-1/+5
* Automatic date update in version.inGDB Administrator2020-01-101-1/+1
* Fix an illegal memory access triggered when trying to examine an input file c...Nick Clifton2020-01-092-2/+20
* Automatic date update in version.inGDB Administrator2020-01-091-1/+1
* PR25351 .ARM.attributes not found for symbolAlan Modra2020-01-082-0/+11
* Automatic date update in version.inGDB Administrator2020-01-081-1/+1
* Automatic date update in version.inGDB Administrator2020-01-071-1/+1
* RISC-V: Fix weak function call reloc overflow on llvm build.Jim Wilson2020-01-062-3/+16
* bfd_check_format: ignore errors from coff_real_object_pAlan Modra2020-01-062-8/+6
* alpha-vms: don't exit on stack underflow/overflowAlan Modra2020-01-062-53/+108
* som_bfd_fill_in_ar_symbols buffer overflowAlan Modra2020-01-062-6/+21
* Basic error checking for mach-oAlan Modra2020-01-062-17/+84
* Automatic date update in version.inGDB Administrator2020-01-061-1/+1
* Automatic date update in version.inGDB Administrator2020-01-051-1/+1
* Release bfd_alloc memory in bfd_check_format_matchesAlan Modra2020-01-042-13/+45
* mmo tdata leakAlan Modra2020-01-042-1/+5
* coff: free malloc'd memory on successful target match tooAlan Modra2020-01-042-0/+8
* Automatic date update in version.inGDB Administrator2020-01-041-1/+1
* Fix potential illegal memory access when parsing a corrupt PEF format file.Nick Clifton2020-01-032-1/+8
* Fix potential illegal memory access failures in the BFD library by ensuring t...Nick Clifton2020-01-035-5/+42
* Fix ld/PR25316 for the ia64 target by refusing to support binary merging.Sergei Trofimovich2020-01-032-4/+13
* Mach-O: misc build adjustmentsJan Beulich2020-01-032-19/+25
* Automatic date update in version.inGDB Administrator2020-01-031-1/+1
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-0217-1662/+2523
* AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina2020-01-022-0/+10
* Automatic date update in version.inGDB Administrator2020-01-021-1/+1
* Re: Update year range in copyright notice of binutils filesAlan Modra2020-01-011-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-01429-434/+434
* ChangeLog rotationAlan Modra2020-01-012-3173/+3187
* Automatic date update in version.inGDB Administrator2020-01-011-1/+1
* asan: alpha-vms: Heap-buffer-overflowAlan Modra2019-12-312-51/+53
* Automatic date update in version.inGDB Administrator2019-12-311-1/+1
* vms-alpha.c object_p memory leaksAlan Modra2019-12-302-12/+28
* coff object_p memory leaksAlan Modra2019-12-302-0/+7
* archive.c bfd_zallocAlan Modra2019-12-302-25/+32
* Automatic date update in version.inGDB Administrator2019-12-301-1/+1
* ubsan: alpha-vms: shift exponent is too largeAlan Modra2019-12-292-9/+14
* asan: alpha-vms: memory leaksAlan Modra2019-12-294-50/+99
* coff_close_and_cleanupAlan Modra2019-12-295-1/+27
* PR15350, Fix compressed debug sections for PE targetsAlan Modra2019-12-292-43/+48