aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-22xtensa: fix PR ld/25861Max Filippov1-1/+19
2020-04-18bfd_is_const_section thinkoAlan Modra1-1/+3
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma1-3/+2
2020-03-24bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu1-2/+3
2020-03-14BFD_FAKE_SECTIONS formattingAlan Modra1-14/+12
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon1-1/+8
2020-03-02bfd_cleanup for object_pAlan Modra1-3/+5
2020-02-27bfd_stat_arch_elt buffer overflowAlan Modra1-1/+2
2020-02-19bfd_get_size cacheAlan Modra1-7/+12
2020-02-10z80 comments in archures.cAlan Modra1-10/+20
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-8/+12
2020-02-06ELF: Support the section flag 'o' in .section directiveH.J. Lu1-1/+3
2020-02-02section.c: Fix typo in comments (withe -> with)H.J. Lu1-1/+1
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu1-2/+10
2020-01-27Remove cpu-plugin.cAndreas Schwab1-1/+0
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-3/+25
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-17Remove tic80 supportAlan Modra1-1/+0
2019-12-12Remove duplicate castAlan Modra1-1/+1
2019-12-11Make bfd_get_8 return a bfd_vma like other bfd_get_* functionsAlan Modra1-2/+2
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-1/+1
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-2/+9
2019-11-18PR25196, abort in rewrite_elf_program_headerAlan Modra1-0/+1
2019-11-07Remove CR16C supportAlan Modra1-44/+0
2019-10-21ar P supportAlan Modra1-1/+4
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-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