Age | Commit message (Expand) | Author | Files | Lines |
2018-02-13 | WebAssembly: Correct an `index' global shadowing error for pre-4.8 GCC | Maciej W. Rozycki | 1 | -0/+5 |
2018-02-13 | PR22836, "-r -s" doesn't work with -g3 using GCC 7 | Alan Modra | 1 | -0/+8 |
2018-02-13 | PR22829, objcopy/strip removes PT_GNU_RELRO from lld binaries | Alan Modra | 1 | -0/+6 |
2018-02-12 | Add support for reading msdos MZ executables. | Zebediah Figura | 1 | -0/+12 |
2018-02-12 | Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) Redundant assignme... | Nick Clifton | 1 | -0/+1 |
2018-02-12 | Fix compile time warning: bfd/elf32-nds32.c:9693]: (warning) Redundant assign... | Nick Clifton | 1 | -0/+5 |
2018-02-10 | Fix commit date. | Eric Botcazou | 1 | -1/+1 |
2018-02-10 | Fix GOT relocation overflow on SPARC. | Eric Botcazou | 1 | -0/+18 |
2018-02-09 | x86: Add is_solaris to elf_x86_target_os | H.J. Lu | 1 | -0/+27 |
2018-02-08 | x86: Set need_global_offset_table with info->output_bfd->xvec | H.J. Lu | 1 | -0/+13 |
2018-02-08 | x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for Solaris | H.J. Lu | 1 | -0/+18 |
2018-02-08 | RISC-V: Add comment for previous change. | Jim Wilson | 1 | -0/+5 |
2018-02-08 | Fix a seg-fault in the ELF note parser when a note with an excessively large ... | Nick Clifton | 1 | -0/+6 |
2018-02-07 | Revert "PowerPC PLT speculative execution barriers" | Alan Modra | 1 | -0/+8 |
2018-02-06 | RISC-V: Eliminate spurious error w/ reloc truncated message | Jim Wilson | 1 | -0/+5 |
2018-02-06 | Fix PR ld/22263 on SPARC. | Eric Botcazou | 1 | -0/+31 |
2018-02-06 | Improve the find_nearest_line function for the MIPS target so that it tries h... | Nick Clifton | 1 | -0/+7 |
2018-02-06 | Fix GCC 8's -Wstringop-overflow on bfd/coff-rs6000.c | Sergio Durigan Junior | 1 | -0/+5 |
2018-02-06 | Prevent attempts to call strncpy with a zero-length field by chacking the siz... | Nick Clifton | 1 | -0/+7 |
2018-02-06 | Allow the find_abstract_instance_name() function in the BFD library to also r... | Paul Carroll | 1 | -0/+5 |
2018-02-05 | [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol... | Renlin Li | 1 | -0/+7 |
2018-02-05 | x86: Remove the unused _GLOBAL_OFFSET_TABLE_ | H.J. Lu | 1 | -0/+13 |
2018-02-05 | RISC-V/BFD: Correct a missing initializer error with pre-4.7 GCC | Maciej W. Rozycki | 1 | -0/+5 |
2018-02-05 | MIPS/BFD: Correctly report unsupported `.reginfo' section size | Maciej W. Rozycki | 1 | -0/+6 |
2018-02-05 | ELF/BFD: Propagate the return status from backend section processing | Maciej W. Rozycki | 1 | -0/+5 |
2018-02-02 | RISC-V: Fix --wrap and relaxation conflict. | Jim Wilson | 1 | -0/+10 |
2018-02-02 | PowerPC64, don't relocate nops | Alan Modra | 1 | -0/+5 |
2018-02-01 | Fix compile time warnings building the binutils with clang. | Simon Marchi | 1 | -0/+7 |
2018-01-31 | bfd_elf_define_start_stop: Fix check | Michael Matz | 1 | -0/+5 |
2018-01-31 | Check if __start/__stop symbols are referenced by shared objects | H.J. Lu | 1 | -0/+6 |
2018-01-30 | PR22758, FAIL: Run pr22393-2 | Alan Modra | 1 | -0/+10 |
2018-01-30 | Make __start/__stop symbols dynamic and add testcase | Alan Modra | 1 | -0/+5 |
2018-01-29 | PR22741, objcopy segfault on fuzzed COFF object | Alan Modra | 1 | -0/+6 |
2018-01-27 | Updated Russian translation for the bfd sub-directory | Nick Clifton | 1 | -0/+4 |
2018-01-26 | Define __start/__stop symbols when there is only a dynamic def | Alan Modra | 1 | -0/+5 |
2018-01-26 | PowerPC64 .branch_lt size change leads to "stubs don't match calculated size" | Alan Modra | 1 | -0/+5 |
2018-01-25 | PR22746, crash when running 32-bit objdump on corrupted file | Alan Modra | 1 | -0/+5 |
2018-01-25 | Fix PR ld/22727 (TLS breakage in PIC/PIE mode on SPARC). | Eric Botcazou | 1 | -0/+17 |
2018-01-24 | [LD][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 1 | -0/+10 |
2018-01-24 | [GAS][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 1 | -0/+14 |
2018-01-23 | MIPS/BFD: Update a stale `mips_elf32_section_processing' reference | Maciej W. Rozycki | 1 | -0/+5 |
2018-01-20 | x86: Check the versioned __tls_get_addr symbol | H.J. Lu | 1 | -0/+6 |
2018-01-19 | Update French translation in bfd sub-directory | Nick Clifton | 1 | -0/+4 |
2018-01-18 | PowerPC PLT stub alignment fixes | Alan Modra | 1 | -0/+6 |
2018-01-17 | Update Ukranian and Russian translations in bfd library | Nick Clifton | 1 | -0/+5 |
2018-01-17 | Warning fix | Alan Modra | 1 | -0/+4 |
2018-01-17 | PowerPC PLT speculative execution barriers | Alan Modra | 1 | -0/+26 |
2018-01-17 | PowerPC PLT stub tidy | Alan Modra | 1 | -0/+37 |
2018-01-15 | Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodes | Nick Clifton | 1 | -0/+4 |
2018-01-13 | Update pot files | Nick Clifton | 1 | -0/+4 |