Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71484 - New ebuild: app-emulation/softgun
Summary: New ebuild: app-emulation/softgun
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo ARM Porters
URL: http://softgun.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 19:51 UTC by Yuri Vasilevski (RETIRED)
Modified: 2005-08-17 17:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
softgun-0.06.ebuild (softgun-0.06.ebuild,1011 bytes, text/plain)
2004-11-16 19:52 UTC, Yuri Vasilevski (RETIRED)
Details
softgun-0.10.ebuild (softgun-0.10.ebuild,910 bytes, text/plain)
2005-06-23 09:55 UTC, Yuri Vasilevski (RETIRED)
Details
softgun-0.10-Makefiles.patch (softgun-0.10-Makefiles.patch,1.06 KB, patch)
2005-06-23 09:56 UTC, Yuri Vasilevski (RETIRED)
Details | Diff
softgun-0.10-Makefiles.patch v2 (softgun-0.10-Makefiles.patch,814 bytes, patch)
2005-06-23 13:37 UTC, Yuri Vasilevski (RETIRED)
Details | Diff
softgun-0.11.ebuild.diff to softgun-0.09.ebuild (softgun-0.11.ebuild.diff,637 bytes, patch)
2005-08-17 10:00 UTC, Yuri Vasilevski (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Vasilevski (RETIRED) gentoo-dev 2004-11-16 19:51:47 UTC
Softgun is a Software ARM. It is Intended to allow embedded system developers to work without having the real Hardware. Currently it emulates an ARM9 with MMU and many Netsilicon NS9750 peripherals, Flash, PCI, CAN-Bus and network.

http://softgun.sourceforge.net/

Yuri.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Yuri Vasilevski (RETIRED) gentoo-dev 2004-11-16 19:52:55 UTC
Created attachment 44129 [details]
softgun-0.06.ebuild
Comment 2 Yuri Vasilevski (RETIRED) gentoo-dev 2004-11-29 16:17:20 UTC
Version 0.07 is out.
The same ebuild renamed to softgun-0.07.ebuild works fine.

Yuri.
Comment 3 SpanKY gentoo-dev 2004-12-05 20:12:06 UTC
0.07 now in portage, thanks :)
Comment 4 Yuri Vasilevski (RETIRED) gentoo-dev 2005-06-23 09:55:04 UTC
Created attachment 61790 [details]
softgun-0.10.ebuild

Ebuild for softgun v0.10 with added big-endian support.
Comment 5 Yuri Vasilevski (RETIRED) gentoo-dev 2005-06-23 09:56:40 UTC
Created attachment 61791 [details, diff]
softgun-0.10-Makefiles.patch

Patch needed by softgun-0.10.ebuild.
Comment 6 Yuri Vasilevski (RETIRED) gentoo-dev 2005-06-23 13:37:38 UTC
Created attachment 61802 [details, diff]
softgun-0.10-Makefiles.patch v2

The (I hope) right patch for softgun's Makefiles that removes the (acording to
the author) currently off no practical use softgun_be.
(Works with the same ebuild.)

Yuri.
Comment 7 Yuri Vasilevski (RETIRED) gentoo-dev 2005-08-17 10:00:10 UTC
Created attachment 66150 [details, diff]
softgun-0.11.ebuild.diff to softgun-0.09.ebuild

Release Name: softgun-0.11

Notes: 30 Percent speed enhancement
Changes: Added 3*128 second level TLB. Do register copy instead of pointer set
switch on mode change. Removed arguments from function calls to avoid stack
frames.
Comment 8 SpanKY gentoo-dev 2005-08-17 17:17:59 UTC
Comment on attachment 66150 [details, diff]
softgun-0.11.ebuild.diff to softgun-0.09.ebuild

0.11 now in portage