diff options
author | obache <obache@pkgsrc.org> | 2008-08-04 08:04:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-08-04 08:04:30 +0000 |
commit | 35293c7f9a309017cc26eeeebfaf25cc075c814b (patch) | |
tree | 1b8b2c7dd32c16f901e66bdf5b94b339253a8474 /emulators/ia64sim/PLIST | |
parent | 1f4686afcda8b93eb81da48497e4334066b0e78f (diff) | |
download | pkgsrc-35293c7f9a309017cc26eeeebfaf25cc075c814b.tar.gz |
Update ia64sim to 0.5.
Changes in Version 0.4
----------------------
1. First draft of a user manual (doc/ia64user.txt)
2. Systems calls to vprintf and program exit
3. Enhancements to single step and display register commands
4. Trace level command
5. Reset hazards command
6 Various bug fixes
Changes in Version 0.5
----------------------
Supports ELF files created by the Intel IA64 Assembler. Not all relocation
types are yet supported.
Diffstat (limited to 'emulators/ia64sim/PLIST')
-rw-r--r-- | emulators/ia64sim/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/ia64sim/PLIST b/emulators/ia64sim/PLIST index c7354713b8b..ae92bb3431d 100644 --- a/emulators/ia64sim/PLIST +++ b/emulators/ia64sim/PLIST @@ -1,2 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:52:51 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/08/04 08:04:30 obache Exp $ bin/ia64sim +share/doc/ia64sim/ia64user.txt +@dirrm share/doc/ia64sim |