aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-05MIPS/BFD: Correctly report unsupported `.reginfo' section sizeMaciej W. Rozycki2-1/+16
2018-02-05ELF/BFD: Propagate the return status from backend section processingMaciej W. Rozycki2-1/+7
2018-02-05Automatic date update in version.inGDB Administrator1-1/+1
2018-02-04Automatic date update in version.inGDB Administrator1-1/+1
2018-02-03Automatic date update in version.inGDB Administrator1-1/+1
2018-02-02RISC-V: Fix --wrap and relaxation conflict.Jim Wilson2-9/+49
2018-02-02PowerPC64, don't relocate nopsAlan Modra2-4/+14
2018-02-02Automatic date update in version.inGDB Administrator1-1/+1
2018-02-01Fix compile time warnings building the binutils with clang.Simon Marchi3-3/+10
2018-02-01Automatic date update in version.inGDB Administrator1-1/+1
2018-01-31bfd_elf_define_start_stop: Fix checkMichael Matz2-2/+8
2018-01-31Check if __start/__stop symbols are referenced by shared objectsH.J. Lu2-2/+8
2018-01-31Automatic date update in version.inGDB Administrator1-1/+1
2018-01-30PR22758, FAIL: Run pr22393-2Alan Modra2-24/+26
2018-01-30Automatic date update in version.inGDB Administrator1-1/+1
2018-01-30Make __start/__stop symbols dynamic and add testcaseAlan Modra2-2/+12
2018-01-29PR22741, objcopy segfault on fuzzed COFF objectAlan Modra2-1/+8
2018-01-29Automatic date update in version.inGDB Administrator1-1/+1
2018-01-28Automatic date update in version.inGDB Administrator1-1/+1
2018-01-27Updated Russian translation for the bfd sub-directoryNick Clifton2-1501/+993
2018-01-27Automatic date update in version.inGDB Administrator1-1/+1
2018-01-26Define __start/__stop symbols when there is only a dynamic defAlan Modra2-1/+6