Age | Commit message (Expand) | Author |
2008-05-28 | variable dynamic translation buffer size | bellard |
2008-03-09 | Fix some functions declared () rather than (void) (Ian Jackson) | blueswir1 |
2007-11-19 | Avoid duplicated definitions: move common definitions from exec-all.h | j_mayer |
2007-11-17 | Resynchronize darwin-user target with linux-user: | j_mayer |
2007-11-17 | Always make all PowerPC exception definitions visible. | j_mayer |
2007-11-12 | Allow use of SPE extension by all PowerPC targets, | j_mayer |
2007-11-10 | added cpu_model parameter to cpu_init() | bellard |
2007-11-08 | removed obsolete x86 code copy support | bellard |
2007-10-27 | Fix PowerPC FPSCR update and floating-point exception generation | j_mayer |
2007-09-30 | Fix missing case in the new PowerPC exception model. | j_mayer |
2007-09-30 | Implement the PowerPC alternate time-base, following the 2.04 specification. | j_mayer |
2007-09-29 | Rework PowerPC exceptions model to make it more versatile: | j_mayer |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-08-19 | Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont. | ths |
2007-06-03 | Spelling fixes, by Stefan Weil. | ths |
2007-03-19 | Handling more darwin-user syscalls, by Ilya Shar. | ths |
2007-02-22 | Revert host_info changes, and don't fail if sysctl is unknown when we | ths |
2007-02-05 | This patch fixes typos in the commpage definition (Pierre d'Herbemont). | bellard |
2007-02-05 | This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begi... | bellard |
2007-02-05 | Darwin cleanup usage (Pierre d'Herbemont) | bellard |
2007-01-31 | Fix set_error return value, by Pierre d'Herbemont. | ths |
2007-01-18 | Darwin userspace emulation, by Pierre d'Herbemont. | ths |