summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* generate single html manual page by defaultMike Frysinger2021-05-083-0/+8
* Automatic date update in version.inGDB Administrator2021-05-081-1/+1
* Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot2021-05-074-2/+21
* x86-64/ELF: clear src_mask for all reloc typesJan Beulich2021-05-072-67/+70
* Regenerate bfd-in2.h and libbfd.hAlan Modra2021-05-073-2/+7
* Automatic date update in version.inGDB Administrator2021-05-071-1/+1
* or1k: Support large plt_relocs when generating plt entriesStafford Horne2021-05-062-39/+126
* or1k: Avoid R_OR1K_GOT16 overflow failures in presence of R_OR1K_GOT_AHI16Stafford Horne2021-05-062-0/+18
* or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne2021-05-065-1/+34
* or1k: Fix issue with plt link failure for local callsStafford Horne2021-05-062-5/+11
* elf: Always append ".COUNT" to local symbolsH.J. Lu2021-05-052-20/+25
* Automatic date update in version.inGDB Administrator2021-05-061-1/+1
* asan: stack-buffer-overflow vms-lib.c:367Alan Modra2021-05-052-1/+6
* Automatic date update in version.inGDB Administrator2021-05-051-1/+1
* Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f...Nick Clifton2021-05-044-23/+117
* Automatic date update in version.inGDB Administrator2021-05-041-1/+1
* x86: don't request useless overflow checkingJan Beulich2021-05-033-40/+47
* PPC: undefweak dynamic relocsAlan Modra2021-05-033-2/+18
* PPC: ensure_undef_dynamic on weak undef only in pltAlan Modra2021-05-033-2/+16
* PR27755, powerpc-ld infinite loopAlan Modra2021-05-032-1/+6
* csky: fix annobin test failsAlan Modra2021-05-032-0/+42
* Automatic date update in version.inGDB Administrator2021-05-031-1/+1
* Automatic date update in version.inGDB Administrator2021-05-021-1/+1
* Automatic date update in version.inGDB Administrator2021-05-011-1/+1
* Fix illegal memory access parsing a corrupt MACH-O format file.Nick Clifton2021-04-302-1/+8
* Fix an illegal memory access when parsing a corrupt core note.Nick Clifton2021-04-302-1/+12
* Fix a double free when re-allocating a buffer to size 0.Nick Clifton2021-04-302-1/+7
* Fix illegal memory access when parsing a corrupt PE format file.Nick Clifton2021-04-302-0/+10
* Automatic date update in version.inGDB Administrator2021-04-301-1/+1
* Fix an access through a null pointer when parsing a corrupt SOM format fle.Nick Clifton2021-04-293-1/+22
* Fix illegal memory accesses when parsing a corrupt SOM format file.Nick Clifton2021-04-292-4/+20
* Automatic date update in version.inGDB Administrator2021-04-291-1/+1
* Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton2021-04-285-30/+77
* Automatic date update in version.inGDB Administrator2021-04-281-1/+1
* bfd: add stdlib.h when using abortMike Frysinger2021-04-262-0/+6
* Automatic date update in version.inGDB Administrator2021-04-271-1/+1
* x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich2021-04-263-2/+9
* Automatic date update in version.inGDB Administrator2021-04-261-1/+1
* Automatic date update in version.inGDB Administrator2021-04-251-1/+1
* Automatic date update in version.inGDB Administrator2021-04-241-1/+1
* Fix type of .persistent.bss sectionEric Botcazou2021-04-232-0/+5
* x86: TLS desc call relocs target zero-size fieldsJan Beulich2021-04-233-2/+9
* Automatic date update in version.inGDB Administrator2021-04-231-1/+1
* fix string table generation for XCOFF64 .debug sectionCl?ment Chigot2021-04-225-18/+40
* Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot2021-04-223-200/+203
* Automatic date update in version.inGDB Administrator2021-04-221-1/+1
* Extend the description of PE header flags.Eli Zaretskii2021-04-212-0/+39
* Fix an assertion failure in the BFD library when parsing a corrupt SREC forma...Nick Clifton2021-04-212-4/+14
* Automatic date update in version.inGDB Administrator2021-04-211-1/+1
* Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot2021-04-207-5/+56