aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-28bfd: remove use of INLINEAlan Modra1-8/+0
2021-10-24asan: c4x, c54x coff_canonicalize_reloc buffer overflowAlan Modra1-2/+2
2021-09-02PTR_ADD and NPTR_ADD for bfd.hAlan Modra1-0/+5
2021-04-05C99 bfd configuryAlan Modra1-17/+1
2021-03-31PR27671, Poisoning TRUE / FALSE poisons Win32 system headersAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-15/+14
2021-03-31Use stdbool.hAlan Modra1-11/+11
2021-03-31Remove bfd_stdint.hAlan Modra1-1/+1
2021-03-31Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra1-7/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-11/+1
2021-03-21Provide an inline startswith function in bfd.hAlan Modra1-1/+9
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-23linker bfd.h tidyAlan Modra1-43/+28
2019-09-23ecoff bfd.h tidyAlan Modra1-42/+0
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-25/+0
2019-09-20bfd macro conversion to inline functions, asymbolAlan Modra1-13/+0
2019-09-20bfd macro conversion to inline functionsAlan Modra1-32/+0
2019-09-19bfd_section_* macrosAlan Modra1-15/+9
2019-09-18bfd_asymbol_* macrosAlan Modra1-11/+8
2019-09-18Constify target name, reloc name, and carsym nameAlan Modra1-1/+1
2019-09-06bfd_get_filenameAlan Modra1-3/+1
2019-06-06[LD, AArch64] Move ELF options behind -zSudakshina Das1-1/+1
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina1-2/+11
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-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-08-21Pack reloc_howto_structAlan Modra1-3/+0
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+12
2018-06-04Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu1-0/+1
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+2
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-5/+0
2018-04-16Remove netware supportAlan Modra1-2/+0
2018-02-19%L conversionsAlan Modra1-0/+18