GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opcodes
/
aarch64-dis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
opcodes error messages
Alan Modra
2018-03-03
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Correct disassembly of dot product instructions.
Tamar Christina
2017-12-19
1
-1
/
+1
*
[Binutils][Objdump]Check symbol section information while search a mapping sy...
Renlin Li
2017-12-11
1
-3
/
+5
*
Adds the new Fields and Operand types for the new instructions in Armv8.4-a.
Tamar Christina
2017-11-09
1
-0
/
+27
*
[AArch64] Add dot product support for AArch64 to binutils
Tamar Christina
2017-06-28
1
-0
/
+15
*
Prevent address violation problem when disassembling corrupt aarch64 binary.
Nick Clifton
2017-06-15
1
-0
/
+3
*
Don't use print_insn_XXX in GDB
Yao Qi
2017-06-14
1
-1
/
+1
*
Don't compare boolean values against TRUE or FALSE
Alan Modra
2017-05-18
1
-4
/
+4
*
[AArch64] Additional SVE instructions
Richard Sandiford
2017-02-24
1
-31
/
+48
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
[AArch64] Add ARMv8.3 FCMLA and FCADD instructions
Szabolcs Nagy
2016-11-18
1
-0
/
+42
*
[AArch64] Add ARMv8.3 combined pointer authentication load instructions
Szabolcs Nagy
2016-11-18
1
-0
/
+21
*
AArch64/opcodes: Correct an `index' global shadowing error
Maciej W. Rozycki
2016-10-18
1
-4
/
+4
*
-Wimplicit-fallthrough warning fixes
Alan Modra
2016-10-06
1
-0
/
+5
*
[AArch64] Add SVE condition codes
Richard Sandiford
2016-09-21
1
-9
/
+40
*
[AArch64][SVE 31/32] Add SVE instructions
Richard Sandiford
2016-09-21
1
-1
/
+43
*
[AArch64][SVE 30/32] Add SVE instruction classes
Richard Sandiford
2016-09-21
1
-0
/
+107
*
[AArch64][SVE 28/32] Add SVE FP immediate operands
Richard Sandiford
2016-09-21
1
-0
/
+45
*
[AArch64][SVE 27/32] Add SVE integer immediate operands
Richard Sandiford
2016-09-21
1
-17
/
+127
*
[AArch64][SVE 26/32] Add SVE MUL VL addressing modes
Richard Sandiford
2016-09-21
1
-0
/
+72
*
[AArch64][SVE 25/32] Add support for SVE addressing modes
Richard Sandiford
2016-09-21
1
-0
/
+146
*
[AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALED
Richard Sandiford
2016-09-21
1
-0
/
+20
*
[AArch64][SVE 21/32] Add Zn and Pn registers
Richard Sandiford
2016-09-21
1
-0
/
+34
*
[AArch64][SVE 16/32] Use specific insert/extract methods for fpimm
Richard Sandiford
2016-09-21
1
-3
/
+11
*
[AArch64][SVE 15/32] Add {insert,extract}_all_fields helpers
Richard Sandiford
2016-09-21
1
-7
/
+21
*
Add support to AArch64 disassembler for verifying instructions. Add verifier...
Nick Clifton
2016-04-28
1
-0
/
+8
*
More -Wstack-usage warnings: opcodes/aarch64-*
Jan Kratochvil
2016-03-24
1
-3
/
+2
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
[AArch64][PATCH 11/14] Add support for the 2H vector type.
Matthew Wahab
2015-12-14
1
-1
/
+8
*
[AArch64][Patch 4/5] Support HINT aliases taking operands.
Matthew Wahab
2015-12-11
1
-0
/
+27
*
[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.
Matthew Wahab
2015-12-10
1
-2
/
+2
*
[AArch64] Add ARMv8.2 instructions BFC and REV64.
Matthew Wahab
2015-11-27
1
-0
/
+41
*
[AArch64] Let aliased instructions be their preferred form.
Matthew Wahab
2015-11-27
1
-1
/
+1
*
Pass noaliases_p to aarch64_decode_insn
Yao Qi
2015-10-28
1
-5
/
+7
*
Avoid using 'template' C++ keyword
Yao Qi
2015-10-07
1
-2
/
+2
*
[aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insn
Yao Qi
2015-10-02
1
-4
/
+5
*
[aarch64] Remove argument pc from disas_aarch64_insn
Yao Qi
2015-10-02
1
-3
/
+2
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
[PATCH/AArch64] Implement LSE feature
Jiong Wang
2014-09-03
1
-0
/
+18
*
[AArch64 disassembler] Add missing checks of undefine encodings on
Yufeng Zhang
2014-03-26
1
-3
/
+9
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
gas/
Yufeng Zhang
2013-11-05
1
-4
/
+8
*
PR binutils/15834
Nick Clifton
2013-08-23
1
-2
/
+2
*
bfd/
Yufeng Zhang
2013-06-20
1
-5
/
+0
*
include/opcode/
Yufeng Zhang
2013-01-30
1
-1
/
+20
*
include/opcode/
Yufeng Zhang
2013-01-17
1
-0
/
+1
*
Add support for 64-bit ARM architecture: AArch64
Nick Clifton
2012-08-13
1
-0
/
+2392