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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opcodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
opcodes: xtensa: fix jump visualization for FLIX
Max Filippov
2023-01-03
1
-3
/
+20
*
opcodes: xtensa: implement styled disassembly
Max Filippov
2023-01-03
1
-11
/
+22
*
Updated translations for various languages and sub-directories
Nick Clifton
2023-01-03
4
-1544
/
+1453
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
274
-278
/
+278
*
Update version number and regenerate files
Nick Clifton
2022-12-31
2
-254
/
+264
*
Add markers for 2.40 branch
Nick Clifton
2022-12-31
1
-0
/
+4
*
x86: correct/improve TSX controls
Jan Beulich
2022-12-22
2
-1
/
+32
*
x86: add dependencies on SVME
Jan Beulich
2022-12-22
2
-7
/
+49
*
x86: add dependencies on VMX
Jan Beulich
2022-12-22
2
-2
/
+33
*
x86: correct XSAVE* dependencies
Jan Beulich
2022-12-22
2
-8
/
+10
*
x86: correct dependencies of a few AVX512 sub-features
Jan Beulich
2022-12-22
2
-10
/
+10
*
x86: add dependencies on AVX2
Jan Beulich
2022-12-22
2
-9
/
+31
*
x86: correct SSE dependencies
Jan Beulich
2022-12-22
2
-48
/
+92
*
x86: re-work ISA extension dependency handling
Jan Beulich
2022-12-22
2
-997
/
+883
*
x86: rename CheckRegSize to CheckOperandSize
Jan Beulich
2022-12-21
3
-511
/
+511
*
Re: x86: remove i386-opc.c
Alan Modra
2022-12-20
1
-1
/
+0
*
x86: omit Cpu prefixes from opcode table
Jan Beulich
2022-12-19
2
-2220
/
+2238
*
x86: change representation of extension opcode
Jan Beulich
2022-12-16
3
-2286
/
+2288
*
x86: further re-work insn/suffix recognition to also cover MOVSX
Jan Beulich
2022-12-12
2
-945
/
+892
*
x86: drop (now) stray IsString
Jan Beulich
2022-12-12
2
-26
/
+26
*
x86: re-work insn/suffix recognition
Jan Beulich
2022-12-12
2
-1290
/
+1118
*
x86: revert disassembler parts of "x86: Allow 16-bit register source for LAR ...
Jan Beulich
2022-12-12
1
-2
/
+14
*
x86: generate template sets data at build time
Jan Beulich
2022-12-12
2
-1
/
+2350
*
x86: drop sentinel from i386_optab[]
Jan Beulich
2022-12-12
2
-23
/
+0
*
x86: remove i386-opc.c
Jan Beulich
2022-12-12
5
-36
/
+8
*
x86: instantiate i386_{op,reg}tab[] in gas instead of in libopcodes
Jan Beulich
2022-12-12
4
-13
/
+7
*
PowerPC: Add support for RFC02655 - Saturating Subtract Instruction
Peter Bergner
2022-12-07
1
-0
/
+9
*
PowerPC: Add support for RFC02656 - Enhanced Load Store with Length Instructions
Peter Bergner
2022-12-07
1
-0
/
+13
*
x86: Remove unnecessary vex.w check for xh_mode in disassembler
Haochen Jiang
2022-12-06
1
-17
/
+12
*
libopcodes/mips: add support for disassembler styling
Andrew Burgess
2022-12-05
2
-109
/
+201
*
opcodes/mips: use .word/.short for undefined instructions
Andrew Burgess
2022-12-05
1
-3
/
+6
*
x86: Allow 16-bit register source for LAR and LSL
H.J. Lu
2022-12-03
3
-18
/
+6
*
x86: drop most OPERAND_TYPE_* (and rework the rest)
Jan Beulich
2022-12-02
2
-287
/
+0
*
x86: also use D for XCHG and TEST
Jan Beulich
2022-12-02
2
-57
/
+9
*
opcodes: Remove i386-init.h and i386-tbl.h from HFILES
H.J. Lu
2022-12-01
3
-6
/
+0
*
x86: drop No_ldSuf
Jan Beulich
2022-12-01
4
-11598
/
+11594
*
x86/Intel: drop LONG_DOUBLE_MNEM_SUFFIX
Jan Beulich
2022-12-01
2
-4
/
+4
*
x86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIX
Jan Beulich
2022-12-01
2
-8
/
+8
*
x86: clean up after removal of support for gcc <= 2.8.1
Jan Beulich
2022-11-30
2
-36
/
+5
*
x86: drop FloatR
Jan Beulich
2022-11-30
4
-11255
/
+11187
*
RISC-V: Better support for long instructions (disassembler)
Tsukasa OI
2022-11-28
1
-5
/
+9
*
x86: widen applicability and use of CheckRegSize
Jan Beulich
2022-11-24
2
-14
/
+14
*
x86: add missing CheckRegSize
Jan Beulich
2022-11-24
2
-6
/
+6
*
x86: correct handling of LAR and LSL
Jan Beulich
2022-11-24
3
-6
/
+50
*
PR16995, m68k coldfire emac immediate to macsr incorrect disassembly
Alan Modra
2022-11-24
1
-2
/
+2
*
opcodes: Correct address for ARC's "isa_config" aux reg
Shahab Vahedi
2022-11-22
2
-1
/
+7
*
opcodes: Define NoSuf in i386-opc.tbl
H.J. Lu
2022-11-17
1
-1847
/
+1848
*
i386: Move i386_seg_prefixes to gas
H.J. Lu
2022-11-17
2
-11
/
+0
*
RISC-V: Add T-Head Int vendor extension
Christoph Müllner
2022-11-17
1
-0
/
+4
*
RISC-V: Add T-Head Fmv vendor extension
Christoph Müllner
2022-11-17
1
-0
/
+4
[next]