VirtualBox

source: vbox/trunk/src/recompiler

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3615   17 years vboxsync Callback wrapping using custom assembly templates (too lazy to …
(edit) @3581   17 years vboxsync Fixed incorrect/missing shadow space reservations in WrapGCC2MSC0Int, …
(edit) @3533   17 years vboxsync Applied patch for cross compiling 64-bit targets on 32-bit hosts.
(edit) @3508   17 years vboxsync Not relevant of course
(edit) @3507   17 years vboxsync Restore FPU state *after* check for TLB flushes.
(edit) @3315   17 years vboxsync L4 fix
(edit) @3031   18 years vboxsync Fixed regression caused by changeset 21558
(edit) @3026   18 years vboxsync Exclude v86 mode too.
(edit) @3024   18 years vboxsync removed accidental commit
(edit) @3023   18 years vboxsync only check for excessive faults when in protected mode
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2986   18 years vboxsync sign VBoxREM.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2964   18 years vboxsync Don't link in testmath.c unless we use it.
(edit) @2901   18 years vboxsync Print the add-symbol-file for VBoxREM2.rel to the release log so we …
(edit) @2891   18 years vboxsync compile fix
(edit) @2890   18 years vboxsync Corrected syncing of CPL.
(edit) @2887   18 years vboxsync Tool renaming: GCC -> GXX (GCC will later be change to use gcc instead …
(edit) @2841   18 years vboxsync Added comments about Solaris
(edit) @2840   18 years vboxsync Solaris regression
(edit) @2482   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2477   18 years vboxsync export
(edit) @2476   18 years vboxsync Some makefile header and attribute adjustments.
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @2472   18 years vboxsync some more usage of the MSG_* macros
(edit) @2466   18 years vboxsync Not a binary. Not IPRT.
(edit) @2465   18 years vboxsync drop the builtin_frame_address attempt at stack alignment …
(edit) @2456   18 years vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2447   18 years vboxsync fixed dependency
(edit) @2446   18 years vboxsync dependency
(edit) @2445   18 years vboxsync force recompiler rebuild
(edit) @2444   18 years vboxsync temporary error
(edit) @2443   18 years vboxsync fix visibility for incompatible gcc-3.4 compilers
(edit) @2438   18 years vboxsync part2 of gcc-3 fix
(edit) @2435   18 years vboxsync with gcc, mark all ELF symbols with visibility=hidden by default and …
(edit) @2429   18 years vboxsync Recompimer: Exported new stuff to OSE.
(edit) @2427   18 years vboxsync Move all our stuff to the InnoTek directory (save the bit starting …
(edit) @2426   18 years vboxsync Removed the old recompiler code. (wonder why subversion didn't pick up …
(edit) @2422   18 years vboxsync Removed the old recompiler code.
(edit) @2384   18 years vboxsync minor warnings
(edit) @2366   18 years vboxsync use kBuild-provided msg macros
(edit) @2364   18 years vboxsync The Read/Write function has to deal with non-ram memory as well (like VGA).
(edit) @2241   18 years vboxsync ,
(edit) @2223   18 years vboxsync Incorrect check for valid hidden selector registers.
(edit) @2207   18 years vboxsync Remove some more executable properties.
(edit) @2198   18 years vboxsync Forgot to adjust TRPMAssertTrap (why didn't gcc complain???)
(edit) @2186   18 years vboxsync Corrected TRPMAssertTrap & TRPMQueryTrap wrappers.
(edit) @2126   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2011   18 years vboxsync Ported back new recompiler save/restore changes.
(edit) @2008   18 years vboxsync Disabled the code that ignored missing imports. (should've been done …
(edit) @2006   18 years vboxsync SSMR3Get/PutBool replaced by UInt. Missing exports.
(edit) @1983   18 years vboxsync Call remR3DisasInstr only in debug mode
(edit) @1957   18 years vboxsync backed out 20227; degrades performance
(edit) @1955   18 years vboxsync Enabled REM_PHYS_ADDR_IN_TLB for all builds
(edit) @1954   18 years vboxsync Reversed vif & if clearing
(edit) @1953   18 years vboxsync Reversed vif & if clearing
(edit) @1952   18 years vboxsync more debug code removed
(edit) @1951   18 years vboxsync leftover code
(edit) @1950   18 years vboxsync very noisy logging
(edit) @1944   18 years vboxsync Save/restore: remember if we've entered raw mode (vital for ring 1 …
(edit) @1932   18 years vboxsync Added cpu_get_tsc stats.
(edit) @1924   18 years vboxsync Correct CPL when trying to load a ring 1 selector
(edit) @1923   18 years vboxsync Correct CPL when trying to load a ring 1 selector
(edit) @1911   18 years vboxsync Let's not forget to check for ring 1 selectors
(edit) @1847   18 years vboxsync Solaris
(edit) @1836   18 years vboxsync WIN64 -> WIN + AMD64
(edit) @1818   18 years vboxsync vista 64 loads dlls above 4GB, so do indirect calls/jmps.
(edit) @1811   18 years vboxsync don't rely on implicit type casting when shifting.
(edit) @1780   18 years vboxsync Work around in the recompiler for a problem in the GCC optimiser
(edit) @1731   18 years vboxsync Another attempt…
(edit) @1729   18 years vboxsync Attempt at working around a problem with GCC 4.1.2 20060928.
(edit) @1702   18 years vboxsync Using -dumpversion, and corrected the parsing of minor_ver.
(edit) @1700   18 years vboxsync Permit 4.1.x+.
(edit) @1642   18 years vboxsync files are outdated, until we see real trouble with some GCC release we …
(edit) @1637   18 years vboxsync updated precompiled objects
(edit) @1631   18 years vboxsync warnings
(edit) @1618   18 years vboxsync fixed darwin build issue.
(edit) @1617   18 years vboxsync warnings.
(edit) @1616   18 years vboxsync bugger! something's wrong with the dependencies here.
(edit) @1615   18 years vboxsync Only use REM_PHYS_ADDR_IN_TLB on AMD64.
(edit) @1614   18 years vboxsync some profiling.
(edit) @1613   18 years vboxsync oops.
(edit) @1593   18 years vboxsync don't use assembly access routines with REM_PHYS_ADDR_IN_TLB (debugged …
(edit) @1592   18 years vboxsync grr.
(edit) @1591   18 years vboxsync left some checks enabled…
(edit) @1590   18 years vboxsync Quick hack to only use physical addresses so we can dispense with the …
(edit) @1589   18 years vboxsync remR3Phys[Read|Write]* -> remR3Phys[Read|Write]HCPtr*
(edit) @1588   18 years vboxsync Merged in …
(edit) @1587   18 years vboxsync Fixed reference to uninitialized env. Use first_cpu instead of …
(edit) @1535   18 years vboxsync updated precompiled objects
(edit) @1516   18 years vboxsync iret with cpl=0 is allowed to change VIF_MASK & VIP_MASK too
(edit) @1514   18 years vboxsync Update eip for each instruction. (makes it easier to generate …
(edit) @1511   18 years vboxsync Needs more testing
(edit) @1510   18 years vboxsync Using a null selector is illegal.
(edit) @1506   18 years vboxsync backed out accidental commit
(edit) @1505   18 years vboxsync changed condition order
(edit) @1478   18 years vboxsync Support VME in guests. (v86 extensions)
(edit) @1337   18 years vboxsync Forbid execution of v86 code with IF=0.
(edit) @1247   18 years vboxsync updated precompiled objects
(edit) @1200   18 years vboxsync relax the size check a little bit…
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette