aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-06RISC-V: Eliminate spurious error w/ reloc truncated messageJim Wilson1-0/+5
2018-02-06Fix PR ld/22263 on SPARC.Eric Botcazou1-0/+31
2018-02-06Improve the find_nearest_line function for the MIPS target so that it tries h...Nick Clifton1-0/+7
2018-02-06Fix GCC 8's -Wstringop-overflow on bfd/coff-rs6000.cSergio Durigan Junior1-0/+5
2018-02-06Prevent attempts to call strncpy with a zero-length field by chacking the siz...Nick Clifton1-0/+7
2018-02-06Allow the find_abstract_instance_name() function in the BFD library to also r...Paul Carroll1-0/+5
2018-02-05[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...Renlin Li1-0/+7
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu1-0/+13
2018-02-05RISC-V/BFD: Correct a missing initializer error with pre-4.7 GCCMaciej W. Rozycki1-0/+5
2018-02-05MIPS/BFD: Correctly report unsupported `.reginfo' section sizeMaciej W. Rozycki1-0/+6
2018-02-05ELF/BFD: Propagate the return status from backend section processingMaciej W. Rozycki1-0/+5
2018-02-02RISC-V: Fix --wrap and relaxation conflict.Jim Wilson1-0/+10
2018-02-02PowerPC64, don't relocate nopsAlan Modra1-0/+5
2018-02-01Fix compile time warnings building the binutils with clang.Simon Marchi1-0/+7
2018-01-31bfd_elf_define_start_stop: Fix checkMichael Matz1-0/+5
2018-01-31Check if __start/__stop symbols are referenced by shared objectsH.J. Lu1-0/+6
2018-01-30PR22758, FAIL: Run pr22393-2Alan Modra1-0/+10
2018-01-30Make __start/__stop symbols dynamic and add testcaseAlan Modra1-0/+5
2018-01-29PR22741, objcopy segfault on fuzzed COFF objectAlan Modra1-0/+6
2018-01-27Updated Russian translation for the bfd sub-directoryNick Clifton1-0/+4
2018-01-26Define __start/__stop symbols when there is only a dynamic defAlan Modra1-0/+5
2018-01-26PowerPC64 .branch_lt size change leads to "stubs don't match calculated size"Alan Modra1-0/+5
2018-01-25PR22746, crash when running 32-bit objdump on corrupted fileAlan Modra1-0/+5
2018-01-25Fix PR ld/22727 (TLS breakage in PIC/PIE mode on SPARC).Eric Botcazou1-0/+17