aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-05-18x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu1-0/+7
2018-05-18RISC-V: Add RV32E support.Jim Wilson1-0/+5
2018-05-18RISC-V: Fix ld-elf/pr22269* testcases.Jim Wilson1-0/+8
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+19
2018-05-18x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu1-0/+8
2018-05-18PR23199, Invalid SHT_GROUP entry leads to group confusionAlan Modra1-0/+9
2018-05-18ATTRIBUTE_HIDDEN for libbfd.hAlan Modra1-0/+9
2018-05-18libbfd.h and libcoff.h include guardsAlan Modra1-0/+9
2018-05-16NDS32/BFD: Fix build error in `nds32_convert_32_to_16'Maciej W. Rozycki1-0/+4
2018-05-16PR22458, failure to choose a matching ELF targetAlan Modra1-0/+19
2018-05-15Fix uninitialised memory acccess in COFF bfd backendChristophe Guillon1-0/+5
2018-05-15Fix error messages in the NFP sources when building for 32-bit targets.Francois H. Theron1-0/+4
2018-05-15Add a new Portuguese translation for the bfd sub-directory.Nick Clifton1-0/+6
2018-05-14x86; Allow IFUNC pointer defined in PDEH.J. Lu1-0/+12
2018-05-14x86: Mark __bss_start, _end and _edata locally definedH.J. Lu1-0/+7
2018-05-12PR20659, Objcopy and change section lma failingAlan Modra1-0/+11
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov1-0/+14
2018-05-09PR23148, Heap buffer overflow in pe_print_edataAlan Modra1-0/+5
2018-05-09PR23147, Heap buffer overflow in pe_print_idataAlan Modra1-0/+5
2018-05-08Prevent a memory exhaustion failure when running objdump on a fuzzed input fi...Nick Clifton1-0/+8
2018-05-07Replace uses of strncmp with memcmpAlan Modra1-0/+10
2018-05-04-Wstringop-truncation warningsAlan Modra1-0/+21
2018-05-04ppc: Fix warning messages when IBM and IEEE long double are mixedTulio Magno Quites Machado Filho1-0/+5
2018-05-03BFD: Prevent writing the MIPS _gp_disp symbol into symbol tablesSimon Atanasyan1-0/+8
2018-04-30This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron1-0/+15
2018-04-27Regenerate some files for recent ARM patchesAlan Modra1-0/+5
2018-04-27PR23123, PowerPC32 ifunc regressionAlan Modra1-0/+8
2018-04-26PPC64: always make synthetic .text symbols for GNU ifunc symbolsPedro Alves1-0/+5
2018-04-25[ARM] FDPIC: Implement Thumb-only PLT for FDPIC.Christophe Lyon1-0/+9
2018-04-25[ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbolChristophe Lyon1-0/+6
2018-04-25[ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation f...Christophe Lyon1-0/+6
2018-04-25[ARM] FDPIC: Add stack segmentChristophe Lyon1-0/+6
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon1-0/+19
2018-04-25[ARM] Implement PLT for FDPIC.Christophe Lyon1-0/+9
2018-04-25[ARM] Implement FDPIC relocations.Christophe Lyon1-0/+24
2018-04-25[ARM] Add FDPIC relocations definitionsChristophe Lyon1-0/+17
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon1-0/+8
2018-04-25[ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon1-0/+17
2018-04-25Silence gcc-8 warningsAlan Modra1-1/+6
2018-04-25Remove arm-aout and arm-coff supportAlan Modra1-0/+13
2018-04-24Fix an illegal memory access when trying to copy an ELF binary with corrupt s...Nick Clifton1-0/+4
2018-04-24Fix an illegal memory access when copying a PE format file with corrupt debug...Nick Clifton1-0/+6
2018-04-23Revert bfd part of "Silence gcc-8 warnings"Alan Modra1-0/+5
2018-04-23Prevent an illegal memory access in gprof by ensuring that string tables for ...Nick Clifton1-0/+12
2018-04-23Silence gcc-8 warningsAlan Modra1-0/+9
2018-04-20PR22978, TLS local-dynamic incorrectly linked on hppa-linuxAlan Modra1-0/+11
2018-04-19PR22537, Segmentation fault with static PIEAlan Modra1-0/+7
2018-04-19Reinstate mips ecoff supportAlan Modra1-0/+13
2018-04-18Remove mips aout, coff, and pe supportAlan Modra1-0/+14
2018-04-17x86: Don't define elf32_bed/elf64_bed variablesH.J. Lu1-0/+8