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