![]()
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Get VXA compiling again, on Mac OS X this time
Change several types and signatures to work around 32-versus-64-bit off_t problem under linux. Make a typedef for vx_readcb, shared by vx32_load and vxproc_load. Fix a couple of compiler warnings about function declarations. Reorganize headers so that all of these work. Note that things now must include vx/config.h before anything else.
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'.
...
Compiles on FreeBSD 4.9 (amsterdam)
got interpreter partly compiling
started splitting VXA stuff out from the VM tree into a separate package
order fix
Got vxzip working
compile-time choice of whether to use FS or GS for vxemu segment
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.
made configure script auto-detect and set up for host system type; wrote missing runtime support code for x86-32.
added setup script
fix configure bugs
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 |