aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2021-12-16PR28691, validate dwarf attribute formAlan Modra1-56/+128
2021-12-15Fix an undefined behaviour in the BFD library's DWARF parser.Nikita Popov2-4/+7
2021-12-15Automatic date update in version.inGDB Administrator1-1/+1
2021-12-15loongarch32 build failure on 32-bit hostAlan Modra1-1/+1
2021-12-15XCOFF C_STSYM test failure on 32-bit hostAlan Modra2-7/+8
2021-12-14bfd: fix -Wunused errors with clang 13+Simon Marchi12-87/+9
2021-12-14Automatic date update in version.inGDB Administrator1-1/+1
2021-12-13Automatic date update in version.inGDB Administrator1-1/+1
2021-12-12Automatic date update in version.inGDB Administrator1-1/+1
2021-12-11Don't edit bogus sh_link on reading relocatable objects (Oracle fix)Alan Modra1-34/+0
2021-12-11Automatic date update in version.inGDB Administrator1-1/+1
2021-12-10Automatic date update in version.inGDB Administrator1-1/+1
2021-12-10PR28674, objdump crashAlan Modra1-1/+1
2021-12-10Set sh_link for reloc sections created as normal sectionsAlan Modra1-10/+16
2021-12-09RISC-V: Clarify the behavior of .option arch directive.Nelson Chu1-24/+15
2021-12-09Automatic date update in version.inGDB Administrator1-1/+1
2021-12-08bfd_section_from_shdr: Support SHT_RELR sectionsFangrui Song1-3/+9
2021-12-08Automatic date update in version.inGDB Administrator1-1/+1
2021-12-07Automatic date update in version.inGDB Administrator1-1/+1
2021-12-06Automatic date update in version.inGDB Administrator1-1/+1
2021-12-05Automatic date update in version.inGDB Administrator1-1/+1
2021-12-03bfd: unify header generation rulesMike Frysinger2-98/+40
2021-12-03bfd: move header updates up a directoryMike Frysinger4-236/+131
2021-12-03bfd: convert bfdver.h to silent automake rulesMike Frysinger2-4/+4
2021-12-04Automatic date update in version.inGDB Administrator1-1/+1
2021-12-03Automatic date update in version.inGDB Administrator1-1/+1
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu3-0/+43
2021-12-01bfd: delete unused proto settingsMike Frysinger2-21/+0
2021-12-02Automatic date update in version.inGDB Administrator1-1/+1
2021-12-01Automatic date update in version.inGDB Administrator1-1/+1
2021-11-29bfd: enable silent build rulesMike Frysinger4-90/+130
2021-11-30Automatic date update in version.inGDB Administrator1-1/+1
2021-11-29Automatic date update in version.inGDB Administrator1-1/+1
2021-11-28Automatic date update in version.inGDB Administrator1-1/+1
2021-11-27Automatic date update in version.inGDB Administrator1-1/+1
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