aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
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
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