aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-23elf bfd.h tidyAlan Modra1-69/+0
2019-09-23m68k bfd.h tidyAlan Modra1-10/+0
2019-09-23bfin bfd.h tidyAlan Modra1-4/+0
2019-09-23cr16 bfd.h tidyAlan Modra1-4/+0
2019-09-23obsoleted bfd.h tidyAlan Modra1-17/+0
2019-09-23xcoff bfd.h tidyAlan Modra1-28/+0
2019-09-23coff bfd.h tidyAlan Modra1-10/+0
2019-09-23arm bfd.h tidyAlan Modra1-140/+0
2019-09-23tic6x bfd.h tidyAlan Modra1-4/+0
2019-09-23aarch64 bfd.h tidyAlan Modra1-86/+0
2019-09-23tic54x bfd.h tidyAlan Modra1-8/+0
2019-09-23h8300 bfd.h tidyAlan Modra1-4/+0
2019-09-23ia64 bfd.h tidyAlan Modra1-7/+0
2019-09-23v850 bfd.h tidyAlan Modra1-7/+0
2019-09-23mips bfd.h tidyAlan Modra1-4/+0
2019-09-23csky bfd.h tidyAlan Modra1-12/+0
2019-09-20bfd macro conversion to inline functions, sectionAlan Modra1-122/+177
2019-09-20bfd macro conversion to inline functions, asymbolAlan Modra1-13/+38
2019-09-20bfd macro conversion to inline functionsAlan Modra1-32/+144
2019-09-19bfd_section_* macrosAlan Modra1-29/+26
2019-09-18bfd_asymbol_* macrosAlan Modra1-11/+8
2019-09-18Constify bfd_octets_per_byte and related functionsAlan Modra1-5/+5
2019-09-18Constify target name, reloc name, and carsym nameAlan Modra1-3/+3
2019-09-11Introduce bfd_set_filenameTom Tromey1-0/+2
2019-09-11Tidy ld/ldmisc.cAlan Modra1-0/+9
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton1-0/+10
2019-09-06bfd_get_filenameAlan Modra1-3/+1
2019-08-29PR24891, objdump memory leaks when parsing malformed archiveAlan Modra1-0/+3
2019-07-30Re: Support .gnu.lto_.lto section in ELF filesAlan Modra1-1/+1
2019-07-29Support .gnu.lto_.lto section in ELF files (PR 24768).Martin Liska1-0/+3
2019-07-19[PowerPC64] pc-relative TLS relocationsAlan Modra1-0/+7
2019-06-06[LD, AArch64] Move ELF options behind -zSudakshina Das1-1/+1
2019-05-24PowerPC relocations for prefix insnsAlan Modra1-0/+17
2019-05-23bfd: add support for eBPFJose E. Marchesi1-0/+9
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina1-2/+11
2019-05-06PowerPC reloc symbols that shouldn't be adjustedAlan Modra1-4/+4
2019-04-15[binutils, ARM, 16/16] Add support to VLDR and VSTR of system registersAndre Vieira1-0/+1
2019-04-15[binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma...Andre Vieira1-0/+3
2019-04-15[binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M MainlineAndre Vieira1-0/+3
2019-04-15[binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_...Andre Vieira1-0/+3
2019-04-15[binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18Andre Vieira1-0/+3
2019-04-15[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM...Andre Vieira1-0/+3
2019-04-15[binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo...Andre Vieira1-0/+3
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira1-0/+1
2019-03-13[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das1-2/+36
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington1-0/+3
2019-01-05RX: bfd - Add RXv3 support.Yoshinori Sato1-0/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra1-0/+1
2018-11-27Handle ELF compressed header alignment correctly by setting up the section al...Mark Wielaard1-2/+4