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

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

Request diff between arbitrary revisions


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


Revision 1.16: 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.15: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.15: +1 -1 lines
updated copyright years

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Aug 7 17:35:02 2010 UTC (13 years, 8 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.14: +12 -3 lines
Added MIPS assembler/disassembler support for the more common MIPS32
instructions (mul, madd&friends, clo, clz movn, movz).  Updated test-cases
accordingly.

Fixed MIPS assembler to even work on 64-bit platforms.  Now test-cases runs
and passes on AMD64, too.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.13: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.13: +1 -1 lines
updated copyright year after changing license notice

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:25 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.12: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:47:02 2000 UTC (23 years, 7 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2, v0-6-1, v0-6-0, v0-5-0
Diff to: previous 1.11: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.11: +1 -1 lines
changed FSF address in copyright messages

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:06:06 2000 UTC (23 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.10: +17 -17 lines
updated copyright dates in many files (not in ec-related files)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 1 20:48:52 2000 UTC (23 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.9: +4 -1 lines
added fnmatch replacement and configure stuff
enhanced portability of gforthmi
the disassembler now works on MIPS (+ assorted bugfixes)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 11 11:06:23 2000 UTC (23 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.8: +2 -2 lines
control structures for MIPS assembler cont.
assembler documentation

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jun 3 10:06:30 2000 UTC (23 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.7: +10 -0 lines
most disassembler words are now in vocabulary DISASSEMBLER

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jun 3 09:59:08 2000 UTC (23 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.6: +4 -1 lines
MIPS asm now checks the arguments; bugfixes and tweaks

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jun 3 07:56:03 2000 UTC (23 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +3 -3 lines
MIPS disasm and asm bugfixes

Revision 1.5: download - view: text, markup, annotated - [selected for diffs]
Fri Jun 2 19:20:19 2000 UTC (23 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +18 -7 lines
more MIPS assembler tweaks

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 2 12:47:36 2000 UTC (23 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.3: +98 -139 lines
factoring in MIPS disassembler

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 1 21:04:26 2000 UTC (23 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.2: +272 -403 lines
rewrote MIPS disassembler completely; now shares ints.fs file with asm.fs

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 28 08:32:55 2000 UTC (23 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.1: +13 -8 lines
some fixes to the MIPS disassembler

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 27 19:03:48 2000 UTC (23 years, 11 months ago) by anton
Branches: MAIN
Diff to: selected 1.5: preferred, unified
added mips assembler and disassembler (from Christian Pirker/RAFTS)

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>