aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-13x86-64: Generate branch with PLT32 relocationH.J. Lu2-32/+21
2018-02-13Fix typo in Russian translation for the bfd/ sub-directory which could lead t...Sergei Trofimovich2-1/+6
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton49-273/+519
2018-02-13WebAssembly: Correct an `index' global shadowing error for pre-4.8 GCCMaciej W. Rozycki2-9/+14
2018-02-13PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra3-4/+36
2018-02-13PR22829, objcopy/strip removes PT_GNU_RELRO from lld binariesAlan Modra2-27/+57
2018-02-13Automatic date update in version.inGDB Administrator1-1/+1
2018-02-12Add support for reading msdos MZ executables.Zebediah Figura5-12/+105
2018-02-12Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) Redundant assignme...Nick Clifton2-1/+1
2018-02-12oops - actually remove the assignment this time: bfd/elf32-nds32.c:9693]: (wa...Nick Clifton1-1/+0
2018-02-12Fix compile time warning: bfd/elf32-nds32.c:9693]: (warning) Redundant assign...Nick Clifton1-0/+5
2018-02-12Automatic date update in version.inGDB Administrator1-1/+1
2018-02-11Automatic date update in version.inGDB Administrator1-1/+1
2018-02-10Fix commit date.Eric Botcazou1-1/+1
2018-02-10Fix GOT relocation overflow on SPARC.Eric Botcazou2-52/+88
2018-02-10Automatic date update in version.inGDB Administrator1-1/+1
2018-02-09x86: Add is_solaris to elf_x86_target_osH.J. Lu5-22/+54
2018-02-08x86: Set need_global_offset_table with info->output_bfd->xvecH.J. Lu3-14/+19
2018-02-09Automatic date update in version.inGDB Administrator1-1/+1
2018-02-08x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for SolarisH.J. Lu5-1/+45
2018-02-08RISC-V: Add comment for previous change.Jim Wilson2-0/+7
2018-02-08Fix a seg-fault in the ELF note parser when a note with an excessively large ...Nick Clifton2-0/+8
2018-02-08Automatic date update in version.inGDB Administrator1-1/+1
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra5-87/+26
2018-02-06RISC-V: Eliminate spurious error w/ reloc truncated messageJim Wilson2-0/+6
2018-02-07Automatic date update in version.inGDB Administrator1-1/+1
2018-02-06Fix PR ld/22263 on SPARC.Eric Botcazou2-160/+140
2018-02-06Improve the find_nearest_line function for the MIPS target so that it tries h...Nick Clifton2-6/+29
2018-02-06Fix GCC 8's -Wstringop-overflow on bfd/coff-rs6000.cSergio Durigan Junior2-1/+6
2018-02-06Prevent attempts to call strncpy with a zero-length field by chacking the siz...Nick Clifton2-5/+24
2018-02-06Allow the find_abstract_instance_name() function in the BFD library to also r...Paul Carroll2-10/+27
2018-02-06Automatic date update in version.inGDB Administrator1-1/+1
2018-02-05[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...Renlin Li2-3/+19
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu5-4/+49
2018-02-05RISC-V/BFD: Correct a missing initializer error with pre-4.7 GCCMaciej W. Rozycki2-1/+7