aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2023-07-14AIX_WEAK_SUPPORTAlan Modra2-14/+12
2023-07-14Automatic date update in version.inGDB Administrator1-1/+1
2023-07-13elf_object_p load of dynamic symbolsAlan Modra1-15/+26
2023-07-13Automatic date update in version.inGDB Administrator1-1/+1
2023-07-12Re: Keeping track of rs6000-coff archive element pointersAlan Modra1-18/+37
2023-07-12Automatic date update in version.inGDB Administrator1-1/+1
2023-07-11Automatic date update in version.inGDB Administrator1-1/+1
2023-07-10Automatic date update in version.inGDB Administrator1-1/+1
2023-07-09PR30592 objcopy: allow --set-section-flags to add or remove SHF_X86_64_LARGEFangrui Song4-0/+53
2023-07-09Automatic date update in version.inGDB Administrator1-1/+1
2023-07-08Automatic date update in version.inGDB Administrator1-1/+1
2023-07-07Udated Freach and Romainian translations for various sub-directoriesNick Clifton2-3405/+3672
2023-07-07Automatic date update in version.inGDB Administrator1-1/+1
2023-07-06Automatic date update in version.inGDB Administrator1-1/+1
2023-07-05Automatic date update in version.inGDB Administrator1-1/+1
2023-07-04Updated Ukranian, Romanian and German translations for various sub-directoriesNick Clifton1-1520/+1644
2023-07-04Automatic date update in version.inGDB Administrator1-1/+1
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton4-1515/+1642
2023-07-03RISC-V: Zvkh[a,b]: Remove individual instruction classChristoph Müllner1-8/+2
2023-07-03Add markers for the 2.41 branchNick Clifton1-0/+4
2023-07-03Automatic date update in version.inGDB Administrator1-1/+1
2023-07-02Automatic date update in version.inGDB Administrator1-1/+1
2023-07-01RISC-V: Add support for the Zvksc ISA extensionNathan Huckleberry1-0/+3
2023-07-01RISC-V: Add support for the Zvknc ISA extensionNathan Huckleberry1-0/+3
2023-07-01RISC-V: Add support for the Zvksg ISA extensionNathan Huckleberry1-0/+3
2023-07-01RISC-V: Add support for the Zvks ISA extensionChristoph Müllner1-0/+4
2023-07-01RISC-V: Add support for the Zvkng ISA extensionNathan Huckleberry1-0/+3
2023-07-01RISC-V: Allow nested implications for extensionsNathan Huckleberry1-7/+22
2023-07-01RISC-V: Add support for the Zvkn ISA extensionChristoph Müllner1-0/+5
2023-07-01RISC-V: Add support for the Zvksh ISA extensionChristoph Müllner1-0/+5
2023-07-01RISC-V: Add support for the Zvksed ISA extensionChristoph Müllner1-0/+5
2023-07-01RISC-V: Add support for the Zvknh[a,b] ISA extensionsChristoph Müllner1-0/+13
2023-07-01RISC-V: Add support for the Zvkned ISA extensionChristoph Müllner1-0/+5
2023-07-01RISC-V: Add support for the Zvkg ISA extensionChristoph Müllner1-0/+5
2023-07-01RISC-V: Add support for the Zvbc extensionNathan Huckleberry1-0/+5
2023-07-01RISC-V: Add support for the Zvbb ISA extensionChristoph Müllner1-0/+5
2023-07-01Automatic date update in version.inGDB Administrator1-1/+1
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner1-0/+39
2023-06-30Fix used-before-initialized warnings when compiling elf.c with Clang-16.Nick Clifton1-2/+4
2023-06-30Automatic date update in version.inGDB Administrator1-1/+1
2023-06-29sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat2-19/+37
2023-06-29bfd: Improve nm and objdump without section headerH.J. Lu4-65/+746
2023-06-29ELF: Discard non-alloc sections without section headerH.J. Lu1-3/+10
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake4-14/+38
2023-06-29Automatic date update in version.inGDB Administrator1-1/+1
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang5-0/+24
2023-06-28Automatic date update in version.inGDB Administrator1-1/+1
2023-06-27libsframe: bfd: use uint32_t for return type of get_num_fidx APIsIndu Bhagat1-3/+3
2023-06-27libsframe: use uint8_t instead of unsigned char for abi_archIndu Bhagat1-1/+1
2023-06-27libsframe: bfd: use uint32_t for return type of sframe_calc_fre_typeIndu Bhagat1-1/+1