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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opcodes
/
bfin-dis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
opcodes: blackfin: convert ad-hoc ints to bfd_boolean
Mike Frysinger
2014-08-14
1
-21
/
+21
*
opcodes: blackfin: simplify decode_CC2stat_0 logic
Mike Frysinger
2014-08-14
1
-41
/
+5
*
opcodes: blackfin: avoid duplicate memory reads
Mike Frysinger
2014-08-14
1
-6
/
+4
*
opcodes: blackfin: push down global state
Mike Frysinger
2014-08-13
1
-43
/
+69
*
opcodes: blackfin: do not force align the PC
Mike Frysinger
2014-08-13
1
-1
/
+9
*
opcodes: blackfin: handle memory read errors
Mike Frysinger
2014-08-13
1
-19
/
+39
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
* arc-dis.c: Include sysdep.h first, remove some redundant includes.
Alan Modra
2012-05-18
1
-3
/
+2
*
opcodes: bfin: simplify field width processing and fix build warnings
Mike Frysinger
2012-04-01
1
-10
/
+1
*
opcodes: blackfin: ignore (M) on MAC0-only dsp mac funcs
Mike Frysinger
2011-03-24
1
-1
/
+4
*
opcodes: blackfin: drop null/nul checks in OUTS
Mike Frysinger
2011-02-22
1
-1
/
+1
*
opcodes: blackfin: use OUTS helper
Mike Frysinger
2011-02-22
1
-4
/
+4
*
opcodes: blackfin: clean up saved_state
Mike Frysinger
2011-02-20
1
-48
/
+26
*
opcodes: blackfin: fix style
Mike Frysinger
2011-02-14
1
-43
/
+42
*
opcodes: blackfin: catch invalid loopsetup insns
Mike Frysinger
2011-02-14
1
-0
/
+3
*
opcodes: blackfin: fix decoding of ABS
Mike Frysinger
2011-02-13
1
-1
/
+1
*
opcodes: blackfin: fix decoding of dsp mult insns
Mike Frysinger
2011-02-13
1
-2
/
+2
*
gas/opcodes: blackfin: punt BYTEOP2M insn support
Mike Frysinger
2011-02-13
1
-68
/
+0
*
opcodes: blackfin: add missing space after PRNT insn
Mike Frysinger
2011-02-12
1
-1
/
+1
*
opcodes: blackfin: drop "GP" register
Mike Frysinger
2011-02-12
1
-3
/
+3
*
gas/opcodes: blackfin: move dsp mac func defines to common header
Mike Frysinger
2011-02-12
1
-10
/
+0
*
opcodes: blackfin: constify register names
Mike Frysinger
2011-02-11
1
-17
/
+18
*
gas: blackfin: fix encoding of BYTEOP2M insn
Mike Frysinger
2010-10-15
1
-8
/
+8
*
opcodes: blackfin: fix decoding of 32bit addresses on 64bit systems
Mike Frysinger
2010-09-22
1
-0
/
+3
*
opcodes: blackfin: fix decoding of all register move insns
Mike Frysinger
2010-09-22
1
-12
/
+30
*
opcodes: blackfin: fix decoding of many invalid insns
Mike Frysinger
2010-09-22
1
-21
/
+105
*
opcodes: blackfin: mark push/pop insns with a P6/P7 range as illegal
Mike Frysinger
2010-09-22
1
-0
/
+3
*
opcodes: blackfin: fix decoding of vector shift insn w/saturation
Mike Frysinger
2010-09-22
1
-1
/
+1
*
opcodes: blackfin: decode all ASTAT bits
Mike Frysinger
2010-09-22
1
-8
/
+21
*
opcodes: blackfin: decode insns with invalid register as illegal
Mike Frysinger
2010-09-22
1
-14
/
+19
*
gas: blackfin: fix DBG/DBGCMPLX insn encoding
Mike Frysinger
2010-09-22
1
-1
/
+1
*
opcodes/gas: blackfin: handle more ASTAT flags
Mike Frysinger
2010-09-22
1
-4
/
+10
*
opcodes/gas: blackfin: support OUTC debug insn
Mike Frysinger
2010-09-22
1
-4
/
+17
*
opcodes: blackfin: fix decoding of LSHIFT insns
Mike Frysinger
2010-09-22
1
-2
/
+2
*
opcodes: blackfin: constify formatting related structures
Mike Frysinger
2010-09-22
1
-22
/
+22
*
fix set but unused variable warnings
Alan Modra
2010-06-27
1
-1
/
+7
*
Blackfin disassmbler: fix typo where M2.H was decoded as L2.H
Mike Frysinger
2010-03-24
1
-1
/
+1
*
gas/
Jie Zhang
2009-09-04
1
-6
/
+7
*
gas/
Jie Zhang
2009-09-03
1
-8
/
+2
*
gas/
Jie Zhang
2009-09-03
1
-1
/
+23
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
2009-01-14 Mike Frysinger <vapier@gentoo.org>
Mike Frysinger
2009-01-14
1
-1
/
+1
*
Silence gcc printf warnings
Alan Modra
2008-07-30
1
-3
/
+3
*
gas/testsuite/:
Bernd Schmidt
2008-03-26
1
-790
/
+913
*
gas/
Bernd Schmidt
2008-03-26
1
-1
/
+1
*
opcodes:
Bernd Schmidt
2008-03-26
1
-4
/
+174
*
Change source files over to GPLv3.
Nick Clifton
2007-07-05
1
-8
/
+10
*
* bfin-dis.c (decode_dsp32shiftimm_0): Simplify and correct the
Bernd Schmidt
2006-03-16
1
-109
/
+27
*
bfin-dis.c: Tidy up code, removing redundant constructs.
Nick Clifton
2005-10-21
1
-1763
/
+497
*
* bfin-dis.c (print_insn_bfin): Do proper endian transform when
Jie Zhang
2005-10-18
1
-3
/
+8
[next]