aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-0/+130
2018-02-26ChangeLog entry for previous commit.Jim Wilson1-0/+8
2018-02-26Segfault on phdrs allocated but not createdAlan Modra1-0/+6
2018-02-26assorted target messagesAlan Modra1-0/+14
2018-02-26BFD messagesAlan Modra1-0/+5
2018-02-26AOUT/COFF/PE messagesAlan Modra1-0/+7
2018-02-26ARM and AArch64 messagesAlan Modra1-0/+4
2018-02-26MIPS messagesAlan Modra1-0/+4
2018-02-26ELF linker messagesAlan Modra1-0/+6
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-0/+25
2018-02-26PPC error/warning messagesAlan Modra1-0/+6
2018-02-23PR22881, null pointer dereference in assign_file_positions_for_non_load_sectionsAlan Modra1-0/+6
2018-02-23nds32: Support target directive .ict_model.Kuan-Lin Chen1-0/+4
2018-02-23Fix up one ChangeLog date.Kuan-Lin Chen1-1/+1
2018-02-20Enable link time garbage collection support for the IA64 target.Jason Duerstock1-0/+4
2018-02-19Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size"Maciej W. Rozycki1-0/+8
2018-02-19MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki1-0/+8
2018-02-19LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki1-0/+5
2018-02-19BFD: Remove unused SEC_HAS_GOT_REF section flagMaciej W. Rozycki1-0/+5
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra1-0/+10
2018-02-19Don't use %llAlan Modra1-0/+6
2018-02-19%L conversionsAlan Modra1-0/+24
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-0/+10
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-0/+132
2018-02-19PT_LOAD and PT_GNU_RELRO segment overlapAlan Modra1-0/+8
2018-02-17Ignore degenerate PT_LOAD segmentsAlan Modra1-0/+7
2018-02-16Remove bfd stub function casts.Alan Modra1-0/+155
2018-02-15RISC-V: Fix relocation failure with zero address sections.Jim Wilson1-0/+3
2018-02-15RISC-V: Give error for ignored pcrel_lo addend.Jim Wilson1-0/+7
2018-02-15PR ld/22832 on SPARC.Eric Botcazou1-0/+7
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-0/+123
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu1-0/+19
2018-02-13x86: Properly check building shared libraryH.J. Lu1-0/+5
2018-02-13x86-64: Generate branch with PLT32 relocationH.J. Lu1-0/+8
2018-02-13Fix typo in Russian translation for the bfd/ sub-directory which could lead t...Sergei Trofimovich1-0/+5
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-0/+135
2018-02-13WebAssembly: Correct an `index' global shadowing error for pre-4.8 GCCMaciej W. Rozycki1-0/+5
2018-02-13PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra1-0/+8
2018-02-13PR22829, objcopy/strip removes PT_GNU_RELRO from lld binariesAlan Modra1-0/+6
2018-02-12Add support for reading msdos MZ executables.Zebediah Figura1-0/+12
2018-02-12Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) Redundant assignme...Nick Clifton1-0/+1
2018-02-12Fix compile time warning: bfd/elf32-nds32.c:9693]: (warning) Redundant assign...Nick Clifton1-0/+5
2018-02-10Fix commit date.Eric Botcazou1-1/+1
2018-02-10Fix GOT relocation overflow on SPARC.Eric Botcazou1-0/+18
2018-02-09x86: Add is_solaris to elf_x86_target_osH.J. Lu1-0/+27
2018-02-08x86: Set need_global_offset_table with info->output_bfd->xvecH.J. Lu1-0/+13
2018-02-08x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for SolarisH.J. Lu1-0/+18
2018-02-08RISC-V: Add comment for previous change.Jim Wilson1-0/+5
2018-02-08Fix a seg-fault in the ELF note parser when a note with an excessively large ...Nick Clifton1-0/+6
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra1-0/+8