aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Add support for the TLV relocation generated by LLVM for x86_64 MACH-O targets.Mephi1-0/+11
2018-06-14MIPS: Add Global INValidate ASE supportFaraz Shahbazker1-0/+4
2018-06-14elf: Check if the first symbol version is base versionH.J. Lu1-0/+6
2018-06-14ELF dynsymsAlan Modra1-0/+9
2018-06-14PR23282, Reinstate seek optimizationAlan Modra1-0/+5
2018-06-13MIPS: Add CRC ASE supportScott Egerton1-0/+5
2018-06-08ld/x86: Remove hidden _edata, __bss_start, and _endH.J. Lu1-0/+7
2018-06-07TIC6X __c6xabi_DSBT_BASEAlan Modra1-0/+5
2018-06-05Tidy bfdio to consistenly use containing archiveAlan Modra1-0/+29
2018-06-05PR23254, ld.bfd mishandles file pointers while scanning archiveAlan Modra1-0/+9
2018-06-04xtensa: use property tables for correct disassemblyMax Filippov1-0/+8
2018-06-04xtensa: add separate property sections optionMax Filippov1-0/+14
2018-06-04Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu1-0/+15
2018-06-03RISC-V: Handle out-of-range calls to undefined weak.Jim Wilson1-0/+4
2018-06-03RISC-V: Fix symbol address problem with versioned symbols.Jim Wilson1-0/+6
2018-06-01Bump version number to 2.30.52H.J. Lu1-0/+5
2018-06-01Make _bfd_error_handler available outside libbfdAlan Modra1-0/+8
2018-05-302018-05-30 Amaan Cheval <amaan.cheval@gmail.com>Amaan Cheval1-0/+5
2018-05-28x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layoutH.J. Lu1-0/+29
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu1-0/+23
2018-05-26ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu1-0/+13
2018-05-25s12z regenAlan Modra1-0/+5
2018-05-25Fix hidden visibility compiler testAlan Modra1-0/+5
2018-05-23Add ATTRIBUTE_NONSTRING to ppc64_elf_write_core_noteH.J. Lu1-0/+5
2018-05-22PR23207, hppa ld SIGSEGVs on invalid object filesAlan Modra1-0/+9
2018-05-22PR23207, hppa ld SIGSEGVs on invalid object filesAlan Modra1-0/+6
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+41
2018-05-21Mark section in a section group with SHF_GROUPH.J. Lu1-0/+6
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