aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Automatic date update in version.inGDB Administrator1-1/+1
2017-11-07PowerPC64 statistics messageAlan Modra2-10/+18
2017-11-07ngettext supportAlan Modra3-23/+51
2017-11-07Automatic date update in version.inGDB Administrator1-1/+1
2017-11-06Automatic date update in version.inGDB Administrator1-1/+1
2017-11-05Proper bound check in _bfd_doprnt_scanAlan Modra2-6/+12
2017-11-05PR22397, BFD internal error when message locale isn't CAlan Modra2-31/+317
2017-11-05Automatic date update in version.inGDB Administrator1-1/+1
2017-11-05powerpc TLS in PIEsAlan Modra3-46/+92
2017-11-05PowerPC readonly_dynrelocsAlan Modra3-28/+40
2017-11-05hppa-linux TLS relocsAlan Modra2-111/+170
2017-11-05PR22394, hppa-linux-ld fails to emit dynamic relocationsAlan Modra2-37/+94
2017-11-04Automatic date update in version.inGDB Administrator1-1/+1
2017-11-03x86: Remove func_pointer_refcountH.J. Lu5-60/+60
2017-11-03Fix excessive memory allocation attempts and possible integer overfloaws when...Nick Clifton2-2/+23
2017-11-03Automatic date update in version.inGDB Administrator1-1/+1
2017-11-02Automatic date update in version.inGDB Administrator1-1/+1
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman7-17/+952
2017-11-01Prevent illegal memory accesses when attempting to read excessively large COF...Nick Clifton2-0/+14
2017-11-01Update check for invalid values in pe_bfd_read_buildid function.Nick Clifton2-3/+8
2017-11-01Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton3-1/+17
2017-11-01PR22374, PowerPC unnecessary PLT entriesAlan Modra3-8/+54
2017-11-01Automatic date update in version.inGDB Administrator1-1/+1
2017-10-31Fix illegal memory access triggered when parsing a PE binary with a corrupt d...Nick Clifton2-3/+12
2017-10-31Automatic date update in version.inGDB Administrator1-1/+1
2017-10-30frv-elf --gc-sections failuresAlan Modra2-1/+5
2017-10-30relocs_compatible test for gc-sectionsAlan Modra2-0/+8
2017-10-30Fix hppa-linux pr22269-1 failAlan Modra2-81/+92
2017-10-30Automatic date update in version.inGDB Administrator1-1/+1
2017-10-29Automatic date update in version.inGDB Administrator1-1/+1
2017-10-28PR22300, Abort in elf32_hppa_relocate_section building polymlAlan Modra5-5/+11
2017-10-28Automatic date update in version.inGDB Administrator1-1/+1
2017-10-27Automatic date update in version.inGDB Administrator1-1/+1
2017-10-26Automatic date update in version.inGDB Administrator1-1/+1
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra3-2/+14
2017-10-25Automatic date update in version.inGDB Administrator1-1/+1
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman2-2/+8
2017-10-24[BFD][PR21703]Override the new defined symbol with the old normal symbol when...Renlin Li2-0/+18
2017-10-24Automatic date update in version.inGDB Administrator1-1/+1
2017-10-23Make sure that undefined symbols added to the linker command line via the -u ...Nick Clifton2-0/+9
2017-10-23MIPS: Preset EF_MIPS_ABI2 with n32 ELF objectsMaciej W. Rozycki2-1/+25
2017-10-23Automatic date update in version.inGDB Administrator1-1/+1
2017-10-22Fix gas/22304 by forcing a 64-bit bfd for cris*-*.Hans-Peter Nilsson2-0/+8
2017-10-22Automatic date update in version.inGDB Administrator1-1/+1
2017-10-21Automatic date update in version.inGDB Administrator1-1/+1
2017-10-20Automatic date update in version.inGDB Administrator1-1/+1
2017-10-19RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*Palmer Dabbelt2-7/+297
2017-10-19RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt2-3/+40
2017-10-19tilegx: Check bfd_link_executable for TLS checkH.J. Lu2-10/+20
2017-10-19tilepro: Check bfd_link_executable for TLS checkH.J. Lu2-11/+23