aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2018-02-27ld: Add --enable-separate-codeH.J. Lu5-4/+79
2018-02-27Use standardized error message for unrecognized relocs.Nick Clifton11-11/+23
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton89-412/+950
2018-02-27Automatic date update in version.inGDB Administrator1-1/+1
2018-02-26ChangeLog entry for previous commit.Jim Wilson1-0/+8
2018-02-26IA-64: Fix linker error with --no-keep-memory.Jim Wilson1-0/+6
2018-02-26Segfault on phdrs allocated but not createdAlan Modra2-7/+11
2018-02-26Automatic date update in version.inGDB Administrator1-1/+1
2018-02-26assorted target messagesAlan Modra37-219/+241
2018-02-26BFD messagesAlan Modra7-27/+32
2018-02-26AOUT/COFF/PE messagesAlan Modra16-62/+71
2018-02-26ARM and AArch64 messagesAlan Modra3-111/+118
2018-02-26MIPS messagesAlan Modra2-29/+33
2018-02-26ELF linker messagesAlan Modra7-84/+91
2018-02-26unrecognized/unsupported reloc messageAlan Modra81-242/+297
2018-02-26PPC error/warning messagesAlan Modra3-75/+73
2018-02-25Automatic date update in version.inGDB Administrator1-1/+1
2018-02-24Automatic date update in version.inGDB Administrator1-1/+1
2018-02-23PR22881, null pointer dereference in assign_file_positions_for_non_load_sectionsAlan Modra2-38/+52
2018-02-23nds32: Support target directive .ict_model.Kuan-Lin Chen2-0/+11
2018-02-23Fix up one ChangeLog date.Kuan-Lin Chen1-1/+1
2018-02-23Automatic date update in version.inGDB Administrator1-1/+1
2018-02-22Automatic date update in version.inGDB Administrator1-1/+1
2018-02-21Automatic date update in version.inGDB Administrator1-1/+1
2018-02-20Enable link time garbage collection support for the IA64 target.Jason Duerstock2-0/+5
2018-02-20Automatic date update in version.inGDB Administrator1-1/+1
2018-02-19Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size"Maciej W. Rozycki2-10/+9
2018-02-19MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki2-3/+22
2018-02-19LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki3-0/+15
2018-02-19BFD: Remove unused SEC_HAS_GOT_REF section flagMaciej W. Rozycki3-16/+5
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra6-15/+28
2018-02-19Don't use %llAlan Modra3-6/+12
2018-02-19%L conversionsAlan Modra66-461/+603
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra22-38/+48
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra129-1152/+1288
2018-02-19PT_LOAD and PT_GNU_RELRO segment overlapAlan Modra2-13/+18
2018-02-19Automatic date update in version.inGDB Administrator1-1/+1
2018-02-18Automatic date update in version.inGDB Administrator1-1/+1
2018-02-17Automatic date update in version.inGDB Administrator1-1/+1
2018-02-17Ignore degenerate PT_LOAD segmentsAlan Modra2-0/+8
2018-02-16Remove bfd stub function casts.Alan Modra94-1211/+2306
2018-02-16Automatic date update in version.inGDB Administrator1-1/+1
2018-02-15RISC-V: Fix relocation failure with zero address sections.Jim Wilson2-0/+9
2018-02-15RISC-V: Give error for ignored pcrel_lo addend.Jim Wilson2-6/+25
2018-02-15PR ld/22832 on SPARC.Eric Botcazou2-1/+9
2018-02-15Automatic date update in version.inGDB Administrator1-1/+1
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton47-277/+330
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu5-28/+89
2018-02-14Automatic date update in version.inGDB Administrator1-1/+1
2018-02-13x86: Properly check building shared libraryH.J. Lu2-1/+6