CVS log for gforth/arch/arm/disasm.fs

[BACK] Up to [gforth] / gforth / arch / arm

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:09:02 2010 UTC (13 years, 3 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +1 -1 lines
updated copyright years

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 14 22:20:19 2010 UTC (14 years ago) by abolka
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +1 -1 lines
Fix typo in ARM disasm

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 14 22:04:57 2010 UTC (14 years ago) by abolka
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +3 -3 lines
Fix BX in ARM asm, improve BLX in disasm

Add and update associated testcases.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 14 21:05:54 2010 UTC (14 years ago) by abolka
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +5 -0 lines
Add support for BX to ARM disasm

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 13 20:25:59 2010 UTC (14 years ago) by abolka
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +1 -1 lines
Fix wrong table allocation size in ARM disasm

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 13 20:05:20 2010 UTC (14 years ago) by abolka
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +8 -1 lines
Print nice register names in ARM disassembler

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 11 13:23:10 2010 UTC (14 years ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +3 -2 lines
coding style fixes by a. bolka

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 11 10:55:21 2010 UTC (14 years ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +4 -2 lines
fixed ARM disassembler to also work on 64-bit systems

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 11 10:09:56 2010 UTC (14 years ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +12 -11 lines
ARM disassembler bugfix by Andreas Bolka

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 10 14:01:55 2010 UTC (14 years ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +1 -1 lines
Disassembler comments now contain instruction addresses, not opcodes

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 10 13:36:34 2010 UTC (14 years ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +21 -16 lines
Changes by Andreas Bolka
    Adapt ARM disassembler to current assembler syntax
    Adapt ARM (dis)assembler testcases to current syntax
    Regenerate expected test output
    Fix disassembler decoding of co-processor opcode fields
    Fix some typos in testdisasm.fs
    Add comments to testcases showing the regular ARM assembler syntax
    Add a few co-processor instruction disassmbler testcases
    Add a testcase for the MSR instruction
    Improve FPA dissasembler test coverage

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 22 17:08:07 2010 UTC (14 years, 1 month ago) by anton
Branches: MAIN
added ARM disassembler (contributed by Andreas Bolka)
some fixes in the ARM assembler (contributed by Andreas Bolka)
ARM assembler and disassembler are now distributed
FCOPYSIGN now works with the strangely ordered floats on ARM

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>