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/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: d10v: fix old style prototype
Mike Frysinger
2015-03-30
2
-1
/
+5
*
Add the missing opcodes/ChangeLog entry
H.J. Lu
2015-03-29
1
-0
/
+4
*
Regenerate opcodes/Makefile.in
H.J. Lu
2015-03-29
1
-1
/
+0
*
powerpc: Only initialise opcode indices once
Anton Blanchard
2015-03-26
2
-25
/
+34
*
powerpc: Add slbfee. instruction
Anton Blanchard
2015-03-26
2
-0
/
+6
*
Extend arm_feature_set struct to provide more bits
Terry Guo
2015-03-24
2
-1294
/
+2543
*
Add znver1 processor
Ganesh Gopalasubramanian
2015-03-17
7
-5283
/
+5339
*
MIPS: Fix constraint issues with the R6 beqc and bnec instructions
Andrew Bennett
2015-03-13
2
-2
/
+7
*
Add support for MIPS R6 evp and dvp instructions.
Andrew Bennett
2015-03-13
2
-0
/
+8
*
S/390: Add more IBM z13 instructions
Andreas Krebbel
2015-03-10
3
-0
/
+30
*
[AARCH64] Remove Load/Store register (unscaled immediate) alias.
Jiong Wang
2015-03-10
5
-490
/
+439
*
[ARM] Skip private symbol when doing objdump
Jiong Wang
2015-03-03
2
-2
/
+9
*
[SH] Fix clrs, sets, pref insn arch memberships.
Oleg Endo
2015-02-25
2
-3
/
+10
*
Adds a space between the operands of the RL78's MOV instruction for consisten...
Vinay
2015-02-23
3
-8
/
+14
*
Wrap a few opcodes headers in extern "C" for C++
Pedro Alves
2015-02-19
2
-0
/
+12
*
Fixes a problem with the RL78 disassembler which would incorrectly disassembl...
Nick Clifton
2015-02-11
3
-93
/
+93
*
opcodes/microblaze: Rename 'or', 'and', 'xor' to avoid C++ conflict
Pedro Alves
2015-02-10
3
-4
/
+13
*
NDS32: Set branch instruction to relaxable.
Kuan-Lin Chen
2015-01-29
1
-1
/
+2
*
FT32 initial support
Alan Modra
2015-01-28
9
-0
/
+292
*
NDS32/opcodes: Add new system registers.
Kuan-Lin Chen
2015-01-28
2
-2
/
+14
*
S/390: Add support for IBM z13.
Andreas Krebbel
2015-01-16
5
-530
/
+1203
*
Regenerate Makeile.in file for copyright update
Alan Modra
2015-01-02
1
-1
/
+1
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
265
-1150
/
+1168
*
Limit moxie sto/ldo offsets to 16 bits
Anthony Green
2014-12-27
3
-16
/
+22
*
Add mul.x and umul.x instructions to moxie port
Anthony Green
2014-12-24
2
-9
/
+14
*
Add in a JALRC alias and fix the NAL instruction.
Matthew Fortune
2014-12-16
2
-1
/
+7
*
Add zex instructions for moxie port
Anthony Green
2014-12-12
2
-2
/
+6
*
Add Visium support to opcodes
Eric Botcazou
2014-12-06
9
-0
/
+886
*
Power4 should treat mftb as extended mfspr mnemonic
Alan Modra
2014-11-30
2
-6
/
+11
*
Remove broken nios2 assembler dwim support.
Sandra Loosemore
2014-11-28
2
-4
/
+9
*
Don't deprecate powerpc mftb insn
Alan Modra
2014-11-28
2
-7
/
+15
*
Update libtool.m4 from GCC trunk
H.J. Lu
2014-11-24
2
-2
/
+6
*
Add AVX512VBMI instructions
Ilya Tocar
2014-11-17
8
-5445
/
+5730
*
Add AVX512IFMA instructions
Ilya Tocar
2014-11-17
8
-5512
/
+5677
*
Add pcommit instruction
Ilya Tocar
2014-11-17
7
-5262
/
+10575
*
Add clwb instruction
Ilya Tocar
2014-11-17
7
-5260
/
+5310
*
Add mach parameter to nios2_find_opcode_hash.
Sandra Loosemore
2014-11-06
2
-3
/
+9
*
Import updated translations supplied by the Translation Project.
Nick Clifton
2014-11-03
2
-146
/
+372
*
MIPS: Add Octeon 3 support
Naveen H.S
2014-10-31
3
-3
/
+29
*
Updated/new translations provided by the Translations Project.
Nick Clifton
2014-10-29
2
-270
/
+1059
*
Refactoring/cleanup of nios2 opcodes and assembler code.
Sandra Loosemore
2014-10-23
3
-451
/
+580
*
ppc: enable msgclr and msgsnd on Power8
Jan Beulich
2014-10-21
2
-2
/
+6
*
opcodes, elf: annotate instructions with HWCAP2_VIS3B.
Jose E. Marchesi
2014-10-17
2
-12
/
+13
*
opcodes: fix several misplaced hwcap entries.
Jose E. Marchesi
2014-10-17
2
-13
/
+18
*
Bump bfd version.
Tristan Gingold
2014-10-15
2
-10
/
+14
*
This is a series of patches that add support for the SPARC M7 cpu to
Jose E. Marchesi
2014-10-09
3
-1441
/
+1507
*
Ignore MOD field for control/debug register move
H.J. Lu
2014-09-22
2
-32
/
+19
*
NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt.
Kuan-Lin Chen
2014-09-16
4
-1842
/
+2327
*
Add support for MIPS R6.
Andrew Bennett
2014-09-15
4
-362
/
+786
*
Properly handle suffix for iret and sysret
H.J. Lu
2014-09-10
2
-21
/
+59
[next]