S390 gdbserver: Mark local funcs/vars as static
[external/binutils.git] / include / opcode /
2016-06-17 Jose E. Marchesibfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectu...
2016-06-14 John BaldwinChange the size field of MSP430_Opcode_Decoded to a...
2016-06-14 Graham Markall[ARC] Add deep packet inspection instructions for nps
2016-06-09 Jose E. Marchesisparc: add missing comment about hyperprivileged regist...
2016-06-07 Matthew Wahab[ARM] Add command line option for RAS extension.
2016-06-02 Andrew BurgessAdd support for 48 and 64 bit ARC instructions.
2016-06-02 Trevor Saundersadd more extern C
2016-05-26 Trevor Saundersmetag: add extern C to header
2016-05-23 Claudiu Zissulescu[ARC] Update instruction type and delay slot info.
2016-05-23 Claudiu Zissulescu[ARC] Rename "class" named attributes.
2016-05-23 Trevor Saunderstic54x: rename typedef of struct symbol_
2016-05-11 Matthew FortuneAdd MIPS32 DSPr3 support.
2016-05-10 Thomas Preud'hommeAllow extension availability to depend on several archi...
2016-05-10 Thomas Preud'hommeAdd support for ARMv8-M security extensions instructions
2016-05-04 Claudiu Zissulescu[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instr...
2016-04-28 Nick CliftonAdd support to AArch64 disassembler for verifying instr...
2016-04-19 Andrew Burgessopcodes/arc: Add yet more nps instructions
2016-04-19 Andrew Burgessopcodes/arc: Add more nps instructions
2016-04-14 Andrew Burgessarc/nps400 : New cmem instructions and associated reloc...
2016-04-12 Claudiu ZissulescuAdd support for .extCondCode, .extCoreRegister and...
2016-04-12 Claudiu ZissulescuAdd support for .extInstruction pseudo-op.
2016-04-05 Claudiu Zissulescu[ARC] Fix support for double assist instructions.
2016-04-05 Claudiu Zissulescu[ARC] 24 bit reloc and overflow detection fix.
2016-03-29 Claudiu Zissulescu[ARC] Add support for Quarkse opcodes.
2016-03-22 Trevor Saundersmake more variables const
2016-03-21 Andrew Burgessarc/nps400: Add first nps400 instructions
2016-03-21 Andrew Burgessarc/opcodes: Use flag operand class to handle multiple...
2016-03-21 Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21 Andrew Burgessarc/gas: default mach is arc700, initialised in md_begin
2016-03-08 Claudiu Zissulescu[ARC] Allow non-instruction relocations within .text...
2016-03-07 Trevor SaundersAdd const qualifiers at various places.
2016-03-04 Matthew Wahab[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.
2016-02-19 Jiong Wang[ARM] Add FP16 feature extension for ARMv8.2 architecture
2016-02-10 Claudiu ZissulescuAdd support for ARC instruction relaxation in the assem...
2016-02-09 Nick CliftonFix compile time warnings building the binutils with...
2016-02-04 Nick CliftonFix the encoding of the MSP430's RRUX instruction.
2016-01-19 Miranda CupertinoAdd PIC and TLS support to the ARC target.
2016-01-06 Maciej W. RozyckiMIPS/include: opcode/mips.h: Add a summary of MIPS16...
2016-01-01 Alan ModraCopyright update for binutils
2016-01-01 Alan Modrabinutils ChangeLog rotation
2015-12-30 Alan ModraFix assorted ChangeLog errors
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Baseline
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Mainline
2015-12-24 Thomas Preud'hommeConsolidate Thumb-1/Thumb-2 ISA detection
2015-12-17 Ramana Radhakrishnan[Patch ARM] Fix build attributes for armv8-a in case...
2015-12-15 Matthew Wahab[ARM] Enable CRC by default for ARMv8.1 and later.
2015-12-15 Yoshinori SatoAdd support for RX V2 Instruction Set
2015-12-14 Matthew Wahab[AArch64][PATCH 11/14] Add support for the 2H vector...
2015-12-11 Matthew Wahab[AArch64][Patch 5/5] Add instruction PSB CSYNC
2015-12-11 Matthew Wahab[AArch64][Patch 4/5] Support HINT aliases taking operands.
2015-12-11 Matthew Wahab[AArch64][Patch 1/5] Support the ARMv8.2 Statistical...
2015-12-10 Matthew Wahab[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.
2015-12-10 Matthew Wahab[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP...
2015-12-10 Matthew Wahab[AArch64][PATCH 1/2] Add support for RAS instruction...
2015-12-10 Matthew Wahab[AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.
2015-12-04 Claudiu ZissulescuFix failures in the GAS testsuite for the ARC architecture.
2015-11-27 Matthew Wahab[AArch64] Add ARMv8.2 instructions BFC and REV64.
2015-11-27 Matthew Wahab[AArch64] Add feature flags and command line for ARMv8...
2015-11-20 Matthew Wahab[AArch64] Add support for ARMv8.1 Virtulization Host...
2015-11-19 Matthew Wahab[ARM] Add ARMv8.2 architecture feature and command...
2015-11-19 Matthew Wahab[AArch64] Add ARMv8.2 command line option and feature...
2015-11-12 Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-02 Nick CliftonDisassemble RX NOP instructions as such.
2015-11-02 Nick CliftonFix disassembly of RX zero-offset register indirect...
2015-10-28 Yao QiPass noaliases_p to aarch64_decode_insn
2015-10-07 Yao QiAvoid using 'template' C++ keyword
2015-10-07 Yao QiWrap include/opcode/aarch64.h in extern "C" for C++
2015-10-07 Nick CliftonNew ARC implementation.
2015-10-02 Yao QiMake aarch64_zero_register_p declaration starts from...
2015-10-02 Yao Qi[aarch64] expose disas_aarch64_insn and rename it to...
2015-09-29 Dominik VogtAdd support for extensions in the .machine pseudoop...
2015-09-28 jamesbowmanFT32: define macros for instruction recognition.
2015-09-23 Nick CliftonFix compile time warnings generated when compiling...
2015-09-22 Nick CliftonEnhance the RX disassembler to detect and report bad...
2015-09-09 Nick CliftonMake register name tables in visium.h static in order...
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-21 Matthew Wahab[ARM] Support correctly spelled ARMv6KZ architecture...
2015-07-03 Alan ModraRemove ppc860, ppc750cl, ppc7450 insns from common...
2015-07-01 Sandra LoosemoreOpcodes and assembler support for Nios II R2
2015-06-19 Peter BergnerAllow for optional operands with non-zero default values.
2015-06-04 Matthew Wahab[AArch64] Add support for ARMv8.1 command line option
2015-06-03 Matthew Wahab[ARM] Support for ARMv8.1 command line option
2015-06-02 Matthew Wahab[ARM] Support for ARMv8.1 Adv.SIMD extension
2015-06-02 Matthew Wahab[ARM] Add support for ARMv8.1 PAN extension
2015-06-02 Matthew Wahab[ARM] Rework CPU feature selection in the disassembler
2015-06-02 Matthew Wahab[AArch64] Support for ARMv8.1a Adv.SIMD instructions
2015-06-02 Matthew Wahab[AArch64] Support for ARMv8.1a Limited Ordering Regions...
2015-06-01 Matthew Wahab[AArch64][libopcode] Add support for PAN architecture...
2015-04-30 DJ DelorieMake RL78 disassembler and simulator respect ISA for...
2015-03-24 Terry GuoExtend arm_feature_set struct to provide more bits
2015-02-19 Pedro AlvesWrap a few opcodes headers in extern "C" for C++
2015-01-28 Alan ModraFT32 initial support
2015-01-16 Andreas KrebbelS/390: Add support for IBM z13.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-27 Anthony GreenLimit moxie sto/ldo offsets to 16 bits
2014-12-06 Eric BotcazouAdd Visium support to opcodes
2014-11-28 Sandra LoosemoreRemove broken nios2 assembler dwim support.
2014-11-21 Terry GuoSupport ARM Cortex-M7
2014-11-06 Sandra LoosemoreAdd mach parameter to nios2_find_opcode_hash.
2014-10-31 Naveen H.SMIPS: Add Octeon 3 support
next