aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2021-11-26Automatic date update in version.inGDB Administrator1-1/+1
2021-11-25coff-go32: consistent 16-byte section alignmentJan W. Jagersma1-2/+10
2021-11-25Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64)Alan Modra4-21/+22
2021-11-25Automatic date update in version.inGDB Administrator1-1/+1
2021-11-24Automatic date update in version.inGDB Administrator1-1/+1
2021-11-23AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina14-27/+363
2021-11-23Update bug reporting addressAlan Modra4-5/+5
2021-11-23Automatic date update in version.inGDB Administrator1-1/+1
2021-11-22RISC-V: Removed the redundant NULL pointer check in the riscv_update_subset.Nelson Chu1-3/+0
2021-11-22RISC-V: PR28610, Fix ASAN heap-buffer-overflow error in riscv_update_subset.Nelson Chu1-7/+12
2021-11-22Automatic date update in version.inGDB Administrator1-1/+1
2021-11-21Automatic date update in version.inGDB Administrator1-1/+1
2021-11-20bfd: remove wrong comment in xcofflink.cClément Chigot1-2/+0
2021-11-20Automatic date update in version.inGDB Administrator1-1/+1
2021-11-19RISC-V: Support new .option arch directive.Nelson Chu2-25/+138
2021-11-19RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu1-1/+43
2021-11-19Automatic date update in version.inGDB Administrator1-1/+1
2021-11-18elf/x86: Issue an error on discarded output .plt sectionH.J. Lu2-0/+16
2021-11-18RISC-V: Add instructions and operand set for z[fdq]inxjiawei1-0/+9
2021-11-18RISC-V: Add mininal support for z[fdq]inxjiawei1-0/+12
2021-11-18Automatic date update in version.inGDB Administrator1-1/+1
2021-11-17Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme...Nick Clifton2-3/+14
2021-11-17RISC-V: Support rvv extension with released version 1.0.Nelson Chu1-1/+75
2021-11-17Automatic date update in version.inGDB Administrator1-1/+1
2021-11-16RISC-V: Scalar crypto instructions and operand set.jiawei1-0/+25
2021-11-16RISC-V: Minimal support of scalar crypto extension.jiawei1-1/+29
2021-11-16Automatic date update in version.inGDB Administrator1-1/+1
2021-11-15COFF: avoid modifications over C_FILE filename aux entries.Clément Chigot1-2/+10
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra4-398/+347
2021-11-15Automatic date update in version.inGDB Administrator1-1/+1
2021-11-14Automatic date update in version.inGDB Administrator1-1/+1
2021-11-13Automatic date update in version.inGDB Administrator1-1/+1
2021-11-12Automatic date update in version.inGDB Administrator1-1/+1
2021-11-11RISC-V: Dump objects according to the elf architecture attribute.Nelson Chu3-25/+79
2021-11-11Automatic date update in version.inGDB Administrator1-1/+1
2021-11-10arm: enable Cortex-A710 CPUPrzemyslaw Wirkus1-0/+1
2021-11-10PR 28447: implement multiple parameters for .file on XCOFFClément Chigot9-70/+158
2021-11-10Automatic date update in version.inGDB Administrator1-1/+1
2021-11-09Automatic date update in version.inGDB Administrator1-1/+1
2021-11-08Automatic date update in version.inGDB Administrator1-1/+1
2021-11-07Automatic date update in version.inGDB Administrator1-1/+1
2021-11-06ubsan: undefined shift in mach-o.cAlan Modra1-1/+1
2021-11-06readelf: Support RELR in -S and -d and outputFangrui Song1-0/+3
2021-11-06Automatic date update in version.inGDB Administrator1-1/+1
2021-11-05PR28530, Hang in objdump on machine with 196GB RAMAlan Modra1-0/+15
2021-11-05asan: alpha-vms: objdump buffer overflowsAlan Modra1-175/+344
2021-11-05Automatic date update in version.inGDB Administrator1-1/+1
2021-11-04Revert "bfd: Always check sections with the corrupt size"H.J. Lu1-27/+23
2021-11-04bfd: Always check sections with the corrupt sizeH.J. Lu1-23/+27
2021-11-04RISC-V: Clarify the behavior of .option rvc or norvc.Nelson Chu2-0/+68