]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/arm-dis.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / opcodes / arm-dis.c
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-11-10  Luis Machado[opcodes/arm] Fix potential null pointer dereferences
2022-11-04  Andrew Burgessopcodes/arm: silence compiler warning about uninitializ...
2022-11-01  Andrew Burgessopcodes/arm: don't pass non-string literal to printf...
2022-11-01  Andrew Burgessopcodes/arm: silence compiler warning about uninitializ...
2022-11-01  Andrew Burgessopcodes/arm: add disassembler styling for arm
2022-11-01  Andrew Burgessopcodes/arm: use '@' consistently for the comment character
2022-09-30  Alan ModraPR29626, Segfault when disassembling ARM code
2022-09-14  Alan Modraubsan: arm-dis.c index out of bounds
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-11-01  Przemyslaw Wirkusarm: add armv9-a architecture to -march
2021-10-27  Alan Modraubsan: arm: undefined shift
2021-09-13  Tom de Vries[gdb/tdep] Reset force_thumb in parse_arm_disassembler_...
2021-07-26  Andrea CoralloPATCH [9/10] arm: add 'pacg' instruction for Armv8...
2021-07-26  Andrea CoralloPATCH [8/10] arm: add 'autg' instruction for Armv8...
2021-07-26  Andrea CoralloPATCH [7/10] arm: add 'bxaut' instruction for Armv8...
2021-07-26  Andrea CoralloPATCH [4/10] arm: add 'pac' instruction for Armv8.1...
2021-07-26  Andrea CoralloPATCH [3/10] arm: add 'aut' instruction for Armv8.1...
2021-07-26  Andrea CoralloPATCH [2/10] arm: add 'pacbti' instruction for Armv8...
2021-07-26  Andrea CoralloPATCH [1/10] arm: add 'bti' instruction for Armv8.1...
2021-05-17  Alex Coplanarm: Fix bugs with MVE vmov from two GPRs to vector...
2021-04-01  Martin LiskaRemove strneq macro and use startswith.
2021-03-31  Alan ModraUse bool in opcodes
2021-03-29  Alan ModraTRUE/FALSE simplification
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-06-29  Alan ModraC++ comments
2020-06-08  Alex Coplan[PATCH] arm: Add DFB instruction for ARMv8-R
2020-04-17  Fredrik Strupe[PATCH v2] binutils: arm: Fix disassembly of conditiona...
2020-02-10  Matthew Malcomson[binutils][arm] Implement Custom Datapath Extensions...
2020-02-10  Matthew Malcomson[binutils][arm] arm support for ARMv8.m Custom Datapath...
2020-01-20  Alan Modraubsan: arm: out of bounds array access
2020-01-16  Andre Vieira[binutils][arm] PR25376 Change MVE into a CORE_HIGH...
2020-01-13  Thomas TroegerAdd an option to objdump's disassembler to generate...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-24  Alan Modraubsan: arm: shift exponent 32 is too large for 32-bit...
2019-12-18  Alan ModraMore signed overflow fixes
2019-11-22  Mihail IonescuArm: Change CRC from fpu feature to archititectural...
2019-11-12  Mihail Ionescu[binutils][arm] Update the decoding of MVE VMOV, VMVN
2019-11-07  Matthew Malcomson[Patch][binutils][arm] Armv8.6-A Matrix Multiply exten...
2019-11-07  Matthew Malcomson[binutils][arm] BFloat16 enablement [4/X]
2019-11-07  Matthew Malcomson[Patch][binutils][arm] Create a new generic coprocessor...
2019-08-27  Srinath ParvathaneniAdd support for the MVE VMOV instruction to the ARM...
2019-08-12  Srinath ParvathaneniModify the ARM encoding and decoding of SQRSHRL and...
2019-08-05  Barnaby WilksRemoves support in the ARM assembler for the unsigned...
2019-07-22  Barnaby WilksThis patch addresses the change in the June Armv8.1...
2019-07-10  Hans-Peter Nilssonarm-dis.c (print_insn_coprocessor): Rename index to...
2019-06-04  Alan HaywardRemove an unnecessary set of parentheses in the arm...
2019-05-21  Sudakshina Das[binutils, ARM] <spec_reg> changes for VMRS and VMSR...
2019-05-21  Sudakshina Das[binutils, Arm] Add support for conditional instruction...
2019-05-21  Sudakshina Das[binutils, Arm] Add support for shift instructions...
2019-05-16  Andre Vieira[PATCH 56/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 55/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 54/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 53/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 52/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 51/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 50/57][Arm][OBJDUMP] Add support for MVE shift...
2019-05-16  Andre Vieira[PATCH 49/57][Arm][OBJDUMP] Add support for MVE complex...
2019-05-16  Andre Vieira[PATCH 48/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 47/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 46/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 45/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 44/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 43/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 42/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 41/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 39/57][Arm][OBJDUMP] Add support for MVE instruc...
2019-05-16  Andre Vieira[PATCH 38/57][Arm][OBJDUMP] Disable the use of MVE...
2019-05-16  Andre Vieira[PATCH 37/57][Arm][OBJDUMP] Add framework for MVE instr...
2019-04-15  Andre Vieira[binutils, ARM, 16/16] Add support to VLDR and VSTR...
2019-04-15  Andre Vieira[binutils, ARM, 15/16] Add support for VSCCLRM
2019-04-15  Andre Vieira[opcodes, ARM, 14/16] Add mode availability to coproces...
2019-04-15  Andre Vieira[binutils, ARM, 13/16] Add support for CLRM
2019-04-15  Andre Vieira[binutils, ARM, 12/16] Scalar Low Overhead loop instruc...
2019-04-15  Andre Vieira[binutils, ARM, 11/16] New BFCSEL instruction for Armv8...
2019-04-15  Andre Vieira[binutils, ARM, 10/16] BFCSEL infrastructure with new...
2019-04-15  Andre Vieira[binutils, ARM, 9/16] New BFL instruction for Armv8...
2019-04-15  Andre Vieira[binutils, ARM, 8/16] BFL infrastructure with new globa...
2019-04-15  Andre Vieira[binutils, ARM, 7/16] New BFX and BFLX instruction...
2019-04-15  Andre Vieira[binutils, ARM, 6/16] New BF instruction for Armv8...
2019-04-15  Andre Vieira[binutils, ARM, 5/16] BF insns infrastructure with...
2019-04-15  Andre Vieira[binutils, ARM, 3/16] BF insns infrastructure with...
2019-04-15  Andre Vieira[binutils, ARM, 1/16] Add support for Armv8.1-M Mainlin...
2019-04-07  Alan ModraPR24421, Wrong brackets in opcodes/arm-dis.c
2019-03-25  Tamar ChristinaArm: Fix Arm disassembler mapping symbol search.
2019-02-07  Tamar ChristinaArm: Backport hlt to all architectures.
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18  Alan ModraInclude bfd_stdint.h in bfd.h
2018-11-06  Sudakshina Das[BINUTILS, ARM] Add Armv8.5-A to select_arm_features...
2018-10-19  Tamar ChristinaArm: Fix disassembler crashing on -b binary when thumb...
2018-10-05  Sudakshina Das[Arm, 2/3] Add instruction SB for AArch32
2018-07-11  Sudakshina DasAdds the speculation barrier instructions to the ARM...
2018-07-02  Maciej W. RozyckiGDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
2018-07-02  Thomas Preud'homme[ARM] Update bfd's Tag_CPU_arch knowledge
2018-03-03  Alan Modraopcodes error messages
2018-02-27  Thomas Preud'homme[ARM] Remove ARM_FEATURE_COPY macro
2018-02-19  Thomas Preud'homme[ARM] Fix bxns mask
2018-01-09  James Greenhalgh[Arm] Add CSDB instruction
next