| Commit message (Expand) | Author | Age | Files | Lines |
* | NDS32/BFD: Fix build error in `nds32_convert_32_to_16' | Maciej W. Rozycki | 2018-05-16 | 1 | -0/+4 |
* | PR22458, failure to choose a matching ELF target | Alan Modra | 2018-05-16 | 1 | -0/+19 |
* | Fix uninitialised memory acccess in COFF bfd backend | Christophe Guillon | 2018-05-15 | 1 | -0/+5 |
* | Fix error messages in the NFP sources when building for 32-bit targets. | Francois H. Theron | 2018-05-15 | 1 | -0/+4 |
* | Add a new Portuguese translation for the bfd sub-directory. | Nick Clifton | 2018-05-15 | 1 | -0/+6 |
* | x86; Allow IFUNC pointer defined in PDE | H.J. Lu | 2018-05-14 | 1 | -0/+12 |
* | x86: Mark __bss_start, _end and _edata locally defined | H.J. Lu | 2018-05-14 | 1 | -0/+7 |
* | PR20659, Objcopy and change section lma failing | Alan Modra | 2018-05-12 | 1 | -0/+11 |
* | Fix binary compatibility between GCC and the TI compiler for the PRU target. | Dimitar Dimitrov | 2018-05-09 | 1 | -0/+14 |
* | PR23148, Heap buffer overflow in pe_print_edata | Alan Modra | 2018-05-09 | 1 | -0/+5 |
* | PR23147, Heap buffer overflow in pe_print_idata | Alan Modra | 2018-05-09 | 1 | -0/+5 |
* | Prevent a memory exhaustion failure when running objdump on a fuzzed input fi... | Nick Clifton | 2018-05-08 | 1 | -0/+8 |
* | Replace uses of strncmp with memcmp | Alan Modra | 2018-05-07 | 1 | -0/+10 |
* | -Wstringop-truncation warnings | Alan Modra | 2018-05-04 | 1 | -0/+21 |
* | ppc: Fix warning messages when IBM and IEEE long double are mixed | Tulio Magno Quites Machado Filho | 2018-05-04 | 1 | -0/+5 |
* | BFD: Prevent writing the MIPS _gp_disp symbol into symbol tables | Simon Atanasyan | 2018-05-03 | 1 | -0/+8 |
* | This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro... | Francois H. Theron | 2018-04-30 | 1 | -0/+15 |
* | Regenerate some files for recent ARM patches | Alan Modra | 2018-04-27 | 1 | -0/+5 |
* | PR23123, PowerPC32 ifunc regression | Alan Modra | 2018-04-27 | 1 | -0/+8 |
* | PPC64: always make synthetic .text symbols for GNU ifunc symbols | Pedro Alves | 2018-04-26 | 1 | -0/+5 |
* | [ARM] FDPIC: Implement Thumb-only PLT for FDPIC. | Christophe Lyon | 2018-04-25 | 1 | -0/+9 |
* | [ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbol | Christophe Lyon | 2018-04-25 | 1 | -0/+6 |
* | [ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation f... | Christophe Lyon | 2018-04-25 | 1 | -0/+6 |
* | [ARM] FDPIC: Add stack segment | Christophe Lyon | 2018-04-25 | 1 | -0/+6 |
* | [ARM] Add TLS relocations for FDPIC. | Christophe Lyon | 2018-04-25 | 1 | -0/+19 |
* | [ARM] Implement PLT for FDPIC. | Christophe Lyon | 2018-04-25 | 1 | -0/+9 |
* | [ARM] Implement FDPIC relocations. | Christophe Lyon | 2018-04-25 | 1 | -0/+24 |
* | [ARM] Add FDPIC relocations definitions | Christophe Lyon | 2018-04-25 | 1 | -0/+17 |
* | [ARM] Add FDPIC OSABI flag support. | Christophe Lyon | 2018-04-25 | 1 | -0/+8 |
* | [ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backends | Christophe Lyon | 2018-04-25 | 1 | -0/+17 |
* | Silence gcc-8 warnings | Alan Modra | 2018-04-25 | 1 | -1/+6 |
* | Remove arm-aout and arm-coff support | Alan Modra | 2018-04-25 | 1 | -0/+13 |
* | Fix an illegal memory access when trying to copy an ELF binary with corrupt s... | Nick Clifton | 2018-04-24 | 1 | -0/+4 |
* | Fix an illegal memory access when copying a PE format file with corrupt debug... | Nick Clifton | 2018-04-24 | 1 | -0/+6 |
* | Revert bfd part of "Silence gcc-8 warnings" | Alan Modra | 2018-04-23 | 1 | -0/+5 |
* | Prevent an illegal memory access in gprof by ensuring that string tables for ... | Nick Clifton | 2018-04-23 | 1 | -0/+12 |
* | Silence gcc-8 warnings | Alan Modra | 2018-04-23 | 1 | -0/+9 |
* | PR22978, TLS local-dynamic incorrectly linked on hppa-linux | Alan Modra | 2018-04-20 | 1 | -0/+11 |
* | PR22537, Segmentation fault with static PIE | Alan Modra | 2018-04-19 | 1 | -0/+7 |
* | Reinstate mips ecoff support | Alan Modra | 2018-04-19 | 1 | -0/+13 |
* | Remove mips aout, coff, and pe support | Alan Modra | 2018-04-18 | 1 | -0/+14 |
* | x86: Don't define elf32_bed/elf64_bed variables | H.J. Lu | 2018-04-17 | 1 | -0/+8 |
* | x86: Use a normal input file with compatible relocation | H.J. Lu | 2018-04-17 | 1 | -0/+6 |
* | various i386-aout and i386-coff target removal | Alan Modra | 2018-04-18 | 1 | -0/+18 |
* | Correct ChangeLog dates for git commit 3f0a5f17d7f | Alan Modra | 2018-04-18 | 1 | -1/+1 |
* | [MicroBlaze] PIC data text relative | Michael Eager | 2018-04-17 | 1 | -0/+17 |
* | Fix illegal memory accesses trigeered when linking corrupt input files. | Nick Clifton | 2018-04-17 | 1 | -0/+11 |
* | Add a check for a NULL table pointer before attempting to compute a DWARF fil... | Nick Clifton | 2018-04-17 | 1 | -0/+5 |
* | Prevent an illegal memory access via an out of range fixup pointer. | Nick Clifton | 2018-04-16 | 1 | -0/+6 |
* | Remove arm-epoc-pe support | Alan Modra | 2018-04-16 | 1 | -0/+13 |