1. df2542c Avoid duplicated definitions: move common definitions from exec-all.h by j_mayer · 17 years ago
  2. 31fca6a Resynchronize darwin-user target with linux-user: by j_mayer · 17 years ago
  3. b172c56 Always make all PowerPC exception definitions visible. by j_mayer · 17 years ago
  4. 3cd7d1d Allow use of SPE extension by all PowerPC targets, by j_mayer · 17 years ago
  5. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  6. ec6338b removed obsolete x86 code copy support by bellard · 17 years ago
  7. 7c58044 Fix PowerPC FPSCR update and floating-point exception generation by j_mayer · 17 years ago
  8. 56ba31f Fix missing case in the new PowerPC exception model. by j_mayer · 17 years ago
  9. a062e36 Implement the PowerPC alternate time-base, following the 2.04 specification. by j_mayer · 17 years ago
  10. e1833e1 Rework PowerPC exceptions model to make it more versatile: by j_mayer · 17 years ago
  11. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  12. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  13. c000997 Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont. by ths · 17 years ago
  14. e91c8a7 Spelling fixes, by Stefan Weil. by ths · 18 years ago
  15. ee999a8 Handling more darwin-user syscalls, by Ilya Shar. by ths · 18 years ago
  16. 7ed40ac Revert host_info changes, and don't fail if sysctl is unknown when we by ths · 18 years ago
  17. 2a25282 This patch fixes typos in the commpage definition (Pierre d'Herbemont). by bellard · 18 years ago
  18. 263466f This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begins sysctl implementation and implements fcntl (Pierre d'Herbemont). by bellard · 18 years ago
  19. 1e2bed4 Darwin cleanup usage (Pierre d'Herbemont) by bellard · 18 years ago
  20. 46ea339 Fix set_error return value, by Pierre d'Herbemont. by ths · 18 years ago
  21. 831b782 Darwin userspace emulation, by Pierre d'Herbemont. by ths · 18 years ago