Skip to content
Snippets Groups Projects
  1. Jul 27, 2009
  2. Jul 16, 2009
  3. Apr 19, 2009
  4. Apr 11, 2009
  5. Apr 05, 2009
  6. Feb 08, 2009
  7. Feb 01, 2009
  8. Jan 14, 2009
    • Blue Swirl's avatar
      Add noreturn function attribute · 7d99a001
      Blue Swirl authored
      
      Introduce noreturn attribute and attach it to cpu_loop_exit as well as
      interrupt/exception helpers for i386. This avoids a bunch of gcc4
      warnings.
      
      [ Note that this patch comes with a workaround to include qemu-common.h
      even in cases where is currently causes conflicts with dyngen-exec.h.
      I've been told that these conflicts will get resolved in the future
      (/me will try to have a look as well - as time permits). ]
      
      Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6303 c046a42c-6fe2-441c-8c8c-71466251a162
      7d99a001
    • malc's avatar
      Remove all traces of __powerpc__ · e58ffeb3
      malc authored
      According to $GCC/gcc/config/rs6000/rs6000-c.c _ARCH_PPC is the
      ubiquitous define which should be used to test whether gcc targets
      PowerPC, on 64bit platforms _ARCH_PPC64 will be also defined.
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6301 c046a42c-6fe2-441c-8c8c-71466251a162
      e58ffeb3
  9. Jan 04, 2009
  10. Dec 07, 2008
  11. Dec 01, 2008
  12. Nov 30, 2008
  13. Nov 18, 2008
  14. Nov 11, 2008
  15. Oct 23, 2008
  16. Oct 06, 2008
  17. Sep 16, 2008
  18. Aug 30, 2008
  19. Jul 29, 2008
  20. Jul 23, 2008
  21. Jul 18, 2008
  22. Jul 03, 2008
  23. Jun 30, 2008
  24. Jun 29, 2008
  25. Jun 07, 2008
  26. Jun 03, 2008
  27. May 30, 2008
  28. May 28, 2008
  29. May 27, 2008
  30. May 19, 2008
  31. May 12, 2008
  32. May 10, 2008
  33. May 09, 2008
  34. May 06, 2008
  35. May 05, 2008
Loading