summaryrefslogtreecommitdiff
path: root/bfd/archures.c
AgeCommit message (Expand)Author
2022-06-27drop XC16x bitsJan Beulich
2022-03-31x86: Remove bfd_arch_l1om and bfd_arch_k1omH.J. Lu
2022-03-16bfd: add AMDGCN architectureSimon Marchi
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus
2021-10-24LoongArch bfd supportliuzhensong
2021-09-15bfd: fix incorrect type used in sizeofAndrew Burgess
2021-03-31Use bool in bfdAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan
2020-08-26bpf: add xBPF ISADavid Faust
2020-08-26Re: CSKY: Add new arch CK860Alan Modra
2020-06-30Remove x86 NaCl target supportH.J. Lu
2020-02-19bfd_size_type to size_tAlan Modra
2020-02-10z80 comments in archures.cAlan Modra
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov
2020-01-27Remove cpu-plugin.cAndreas Schwab
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-17Remove tic80 supportAlan Modra
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers
2019-11-07Remove CR16C supportAlan Modra
2019-09-18Constify bfd_octets_per_byte and related functionsAlan Modra
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton
2019-05-23bfd: add support for eBPFJose E. Marchesi
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira
2019-01-05RX: bfd - Add RXv3 support.Yoshinori Sato
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-08-31Allow an IR object with unknown architectureH.J. Lu
2018-08-29[MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu
2018-08-29[MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu
2018-08-29[MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner
2018-07-02[ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme
2018-05-18Add support for the Freescale s12z processor.John Darrington
2018-04-30This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron
2018-04-16Remove sh5 and sh64 supportAlan Modra
2018-04-16Remove w65 supportAlan Modra
2018-04-16Remove we32k supportAlan Modra
2018-04-16Remove m88k supportAlan Modra
2018-04-16Remove i370 supportAlan Modra
2018-04-16Remove h8500 supportAlan Modra
2018-04-16Remove IEEE 695 object supportAlan Modra
2018-04-16Remove tahoe supportAlan Modra
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra
2018-02-16Remove bfd stub function casts.Alan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman