aboutsummaryrefslogtreecommitdiff
path: root/bfd/archures.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-19aarch64-pe support for LD, GAS and BFDJedidiah Thompson1-0/+1
2022-06-27drop XC16x bitsJan Beulich1-6/+0
2022-03-31x86: Remove bfd_arch_l1om and bfd_arch_k1omH.J. Lu1-10/+0
2022-03-16bfd: add AMDGCN architectureSimon Marchi1-0/+15
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus1-0/+1
2021-10-24LoongArch bfd supportliuzhensong1-0/+5
2021-09-15bfd: fix incorrect type used in sizeofAndrew Burgess1-1/+1
2021-03-31Use bool in bfdAlan Modra1-27/+26
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan1-0/+1
2020-08-26bpf: add xBPF ISADavid Faust1-0/+1
2020-08-26Re: CSKY: Add new arch CK860Alan Modra1-0/+1
2020-06-30Remove x86 NaCl target supportH.J. Lu1-4/+0
2020-02-19bfd_size_type to size_tAlan Modra1-1/+1
2020-02-10z80 comments in archures.cAlan Modra1-9/+19
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-8/+9
2020-01-27Remove cpu-plugin.cAndreas Schwab1-2/+0
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-3/+7
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-17Remove tic80 supportAlan Modra1-3/+0
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-5/+3
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-4/+12
2019-11-07Remove CR16C supportAlan Modra1-4/+0
2019-09-18Constify bfd_octets_per_byte and related functionsAlan Modra1-10/+10
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton1-2/+13
2019-05-23bfd: add support for eBPFJose E. Marchesi1-0/+4
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira1-0/+1
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-08-31Allow an IR object with unknown architectureH.J. Lu1-3/+4
2018-08-29[MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu1-0/+1
2018-08-29[MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu1-0/+1
2018-08-29[MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu1-1/+1
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+11
2018-07-02[ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme1-0/+13
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+4
2018-04-30This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron1-0/+5
2018-04-16Remove sh5 and sh64 supportAlan Modra1-1/+0
2018-04-16Remove w65 supportAlan Modra1-3/+0
2018-04-16Remove we32k supportAlan Modra1-7/+0
2018-04-16Remove m88k supportAlan Modra1-3/+0
2018-04-16Remove i370 supportAlan Modra1-3/+0
2018-04-16Remove h8500 supportAlan Modra1-3/+0
2018-04-16Remove IEEE 695 object supportAlan Modra1-13/+0
2018-04-16Remove tahoe supportAlan Modra1-1/+0
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-24/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-0/+8
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-269/+269