aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-11/+11
2017-02-17bfd: Rename warn_deprecatedPedro Alves1-5/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki1-0/+4
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra1-0/+1
2016-08-26Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme1-3/+21
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme1-1/+1
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme1-1/+1
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra1-2/+10
2016-06-14Delete bfd_my_archive macroAlan Modra1-1/+0
2016-06-07PowerPC VLEAlan Modra1-7/+0
2016-05-23Support for dedicated output section for some ARM veneer typesThomas Preud'homme1-0/+3
2016-05-10Allow stubs without associated input section in ARM backendThomas Preud'homme1-1/+2
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09bfd: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-10-27Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi1-1/+18
2015-06-28Remove COMPRESS_DEBUG_ZLIBH.J. Lu1-3/+2
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu1-0/+11
2015-04-01[AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft1-2/+2
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton1-0/+7
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-2/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-10Don't always build coffgen.oAlan Modra1-26/+0
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang1-2/+2
2014-08-18Return error status from bfd_elf_discard_info.Alan Modra1-1/+1
2014-04-03Fix sim breakageAlan Modra1-1/+1
2014-04-02Handle VDSO section headers past end of pageAlan Modra1-12/+14
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov1-4/+8
2014-01-29Following up on Tom's suggestion I am checking in a patch to replace the variousNick Clifton1-5/+0
2013-08-21Fix typoNick Clifton1-1/+1
2013-07-18 * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable.Nick Clifton1-6/+4
2013-06-26[AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ldYufeng Zhang1-1/+19
2013-06-20bfd/Yufeng Zhang1-1/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-2/+2
2012-10-23 bfd/Nathan Sidwell1-0/+2
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton1-0/+26
2012-06-04bfd/Jan Kratochvil1-1/+2
2012-06-01bfd/Jan Kratochvil1-1/+1
2012-05-18 PR 14072Nick Clifton1-1/+2
2012-05-17 PR 14072Nick Clifton1-0/+4
2012-05-16 * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton1-6/+7
2012-04-24 PR ld/13991Alan Modra1-3/+3
2012-03-29 * bfd-in.h (bfd_get_arch_size, bfd_get_sign_extend_vma): Delete.Alan Modra1-10/+2
2012-03-23 * linker.c (_bfd_nearby_section): New function, split out from..Alan Modra1-0/+3
2011-10-24 PR binutils/13292Nick Clifton1-3/+2
2011-09-16Check if a symbol is hidden by linker script.H.J. Lu1-2/+1
2011-08-17 PR ld/12762Alan Modra1-5/+10