by me).
Pkgsrc changes:
- Uses devel/readline.
- Fixed some warnings:
patch-aj/patch-aa: before we use net/if_ether.h we need to include
net/if.h and sys/types.h
patch-ao: fixed constant to use LL.
patch-ap: fixed missing prototype.
- Fixed typo and minimized necessary changes in patch-ac.
- patchs -ab, -ag, -ah, -ai are no longer necessary.
Changes since version 0.1.0: hard to say.
The ChangeLog file is too detailed and NEWS talks about releases 1.1, 1.2
and 1.9 while the version number is actually 0.2.0rc3.
or1ksim is a OpenRISC machine emulator. The goals are to emulate 32-bit and
64-bit OpenRISC CPUs and enough surrounding hardware to fake real machines,
capable of running real (unmodified) operating systems, such as NetBSD,RTEMS,
eCos and Linux.
Provided in PR pkg/29834 by Nir Mor.
Imported into pkgsrc-wip because it needs some more work.