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
/
avr-dis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the disassembly of the LDS and STS instructions of the AVR architecture.
Nick Clifton
2019-10-09
1
-0
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
opcodes error messages
Alan Modra
2018-03-03
1
-2
/
+4
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Move print_insn_XXX to an opcodes internal header
Yao Qi
2017-05-24
1
-1
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Return 'int' rather than 'unsigned short' in avrdis_opcode
Yao Qi
2016-12-29
1
-6
/
+15
*
Print symbol names in comments for LDS/STS disassembly.
Denis Chertykov
2016-06-09
1
-4
/
+10
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Remove trailing spaces in opcodes
H.J. Lu
2015-08-12
1
-21
/
+21
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Add support for the AVR Tiny series of microcontrollers.
Barney Stratford
2014-07-01
1
-2
/
+17
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
PR 14072
Nick Clifton
2012-05-17
1
-2
/
+2
*
PR binutils/12329
Nick Clifton
2011-07-01
1
-1
/
+2
*
/bfd:
Eric B. Weddington
2011-03-22
1
-8
/
+23
*
* avr-dis.c: Replace uses of sprintf without a format string with
Nick Clifton
2008-11-06
1
-5
/
+5
*
Change source files over to GPLv3.
Nick Clifton
2007-07-05
1
-9
/
+12
*
PR binutils/4045
Nick Clifton
2007-02-16
1
-4
/
+13
*
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2007-02-02
1
-1
/
+1
*
* avr-dis.c: Formatting fix.
Alan Modra
2006-05-17
1
-2
/
+3
*
* avr-dis.c (avr_operand): Warning fix.
Alan Modra
2006-04-19
1
-1
/
+1
*
PR binutils/2454
Nick Clifton
2006-04-12
1
-1
/
+6
*
Update function declarations to ISO C90 formatting
Nick Clifton
2005-07-01
1
-39
/
+29
*
Update the address and phone number of the FSF
Nick Clifton
2005-05-07
1
-1
/
+1
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
Added printing of symbols on AVR disasm
Svein Seldal
2004-12-14
1
-2
/
+2
*
Added printing of symbols on AVR disasm
Svein Seldal
2004-12-14
1
-17
/
+25
*
2002-11-12 Klee Dienes <kdienes@apple.com>
Klee Dienes
2002-11-18
1
-11
/
+23
*
Fix typos in ChangeLogs; fix dates in copyright notices
Nick Clifton
2001-03-13
1
-1
/
+1
*
* avr-dis.c (avr_operand): Use PARAMS macro in declaration.
Denis Chertykov
2000-08-06
1
-43
/
+82
*
Tidy up formatting.
Nick Clifton
2000-07-03
1
-3
/
+4
*
* avr-dis.c (avr_operand): Bugfix for jmp/call address.
Denis Chertykov
2000-06-09
1
-1
/
+2
*
* avr-dis.c: completely rewritten.
Denis Chertykov
2000-06-07
1
-587
/
+249
*
* avr-dis.c (reg_fmul_d): New. Extract destination register from
Denis Chertykov
2000-05-01
1
-3
/
+118
*
More portability patches. Include sysdep.h everywhere.
Alan Modra
2000-04-14
1
-0
/
+1
*
Tidy some code. Print pc rel addresses as signed.
Alan Modra
2000-04-03
1
-60
/
+23
*
ATMEL AVR microcontroller support.
Alan Modra
2000-03-27
1
-0
/
+577