aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-01-20[AArch64] Optimize .gnu.hash table size for executableJiong Wang1-0/+5
2017-01-18PR ld/20828: Fix linker script symbols wrongly forced local with section GCMaciej W. Rozycki1-0/+7
2017-01-17RISC-V/bfd: Hook elf_backend_object_p to set the mach type.Kuan-Lin Chen1-0/+4
2017-01-12x86-64: Also generate unwind info for .plt.bndH.J. Lu1-0/+12
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton1-0/+23
2017-01-11x86-64: Correct unwind info for the BND PLTH.J. Lu1-0/+9
2017-01-11Add support for x86/64 redox target.Jeremy Soller1-0/+4
2017-01-10i386/x32: Align .eh_frame section to 4 bytesH.J. Lu1-0/+8
2017-01-10i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu1-0/+31
2017-01-10Don't use elf_i386_eh_frame_plt directlyH.J. Lu1-0/+5
2017-01-09Speed up objdump when displaying disassembly mixed with line number and sourc...Nick Clifton1-0/+7
2017-01-09Improve objdump's behaviour when it encounters a corrupt binary with an exces...Nick Clifton1-0/+6
2017-01-04bfd: alpha: Fix crash caused by double free with --no-keep-memoryJames Clarke1-0/+5
2017-01-03Fix generation of GOT table when only GOT-relative relocs are used.Rich Felker1-0/+6
2017-01-03Fix compile time warning about using a possibly uninitialised variable.Nick Clifton1-0/+5
2017-01-02Don't make symbols dynamic other than undef weakAlan Modra1-0/+5
2017-01-02Set SHF_INFO_LINK for .PARISC.unwindAlan Modra1-0/+5
2017-01-02PR20989, sparc GOT sequence optimisationAlan Modra1-0/+7
2017-01-02Update year range in copyright notice of all files.Alan Modra1-0/+4
2017-01-02ChangeLog rotationAlan Modra1-4281/+2
2016-12-31Create sdynrelro for elfn32 mips tooAlan Modra1-0/+4
2016-12-31PRU BFD supportDimitar Dimitrov1-0/+17
2016-12-29link_hash_copy_indirect and symbol flagsAlan Modra1-0/+18
2016-12-28Use dynrelro for symbols in relro sections tooAlan Modra1-0/+6
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-0/+88
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra1-0/+55
2016-12-23MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK supportMaciej W. Rozycki1-0/+5
2016-12-24Call target specific add_symbols functionAlan Modra1-0/+5
2016-12-24Remove "collect" forms of generic linker add symbols functionsAlan Modra1-0/+14
2016-12-23hppa-linux-gnu-ranlib: libcpp.a: File format not recognizedAlan Modra1-0/+10
2016-12-23Bump version to 2.28.51Tristan Gingold1-0/+5
2016-12-23Regenerate pot files.Tristan Gingold1-0/+4
2016-12-22Don't make_bfd_vms_lib archive functions NULLAlan Modra1-0/+11
2016-12-21bfd: aarch64: fix word and arrdess size declaration in ilp32 modeYury Norov1-0/+7
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman1-0/+5
2016-12-20Fix an integer overflow in RISC-V relocation handlingAndrew Waterman1-0/+5
2016-12-20Rework RISC-V relocationsAndrew Waterman1-0/+30
2016-12-20Formatting changes for RISC-VAndrew Waterman1-0/+8
2016-12-20Improve RISC-V LD error messagePalmer Dabbelt1-0/+5
2016-12-19bfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount'Christian Groessler1-0/+5
2016-12-16Implement and document --gc-keep-exportedfincs1-0/+6
2016-12-15Linking non-ELF file broken by PR20908 fixAlan Modra1-0/+7
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki1-0/+7
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov1-0/+5
2016-12-13Don't add PHDR for objcopy/strip or ld script specifying PHDRSAlan Modra1-0/+5
2016-12-13Don't fudge p_vaddr when PHDR in segmentAlan Modra1-0/+5
2016-12-08PR20932, Internal error during record link assignmentAlan Modra1-0/+5
2016-12-07Fix internal error in the linker by replacing a call to abort with an error m...Nick Clifton1-0/+6
2016-12-06Fix seg-fault in strip when copying a corrupt binary.Nick Clifton1-0/+4
2016-12-06Fix seg-fault running strip on a corrupt binary.Nick Clifton1-0/+6