![]()
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
a long-neglected checkin
Added SHA512
Compile a slightly stripped-down version of the C library for the host, to link host test programs with for more apples-to-apples comparisons.
Got it at least compiling on Mac OS X. In the process fixed a problem with the gcc-4.1.2 patch, which caused the cross-compiler to default to soft floating point instead of SSE-based hard floating point.
Automatically notice if vx32 cross-compiler tools have been installed in /opt/vx32/bin, and use them from there, if they aren't in the default PATH.
Copy old working vx32 version from vxa-060115 tag.
Moved vx32/vxa trees into correct locations
This commit was manufactured by cvs2svn to create tag 'vxa-060115'.
...
Got command-line argument passing implemented
Got benchmark stuff integrated and compiling but not working yet; need to add command-line argument passing support...
...
interpreter starting to run a few instructions...
got interpreter compiling!
started splitting VXA stuff out from the VM tree into a separate package
fix bugs - things now work from the start
Got vxzip working
makefile fixes
...
VM code as of USENIX FAST submission
created new vx32 target for gcc-4.0.0 and binutils-1.16.1, in order to fix gcc so it never emits x87 code.
incorporated a bunch more C library functions from FreeBSD-CVS; working on getting mp3 support from ffmpeg.
got stuff working on x86-64
got zlib codec working
support branch prediction hints -> got working on optimized code
made configure script auto-detect and set up for host system type; wrote missing runtime support code for x86-32.
got into the (not-yet-complete) instruction translation code
many changes to simplify from a Mik-like microkernel model towards a pure computation-oriented VM environment.
minor fixes to compile on SuSE 9.2
incorporated necessary parts of FLAC
filled out process loading and chunk management; almost got the code path to the instruction translator in place...
got instruction translator to compile
got some of the file system traversal and sequence building code working
started coding up the beginnings of the archiver...
got libbz2 integrated and compiling
got some of a C library up and compiling
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| Maintained by PDOS | ViewVC Help |
| Powered by ViewVC 1.0.3 |