Skip to content
Snippets Groups Projects
  1. Jul 13, 2020
  2. Apr 18, 2019
  3. Sep 15, 2016
  4. Jan 29, 2016
    • Peter Maydell's avatar
      sh4: Clean up includes · 9d4c9946
      Peter Maydell authored
      
      Clean up includes so that osdep.h is included first and headers
      which it implies are not included manually.
      
      This commit was created with scripts/clean-includes.
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      Message-id: 1453832250-766-28-git-send-email-peter.maydell@linaro.org
      9d4c9946
  5. Feb 10, 2015
  6. Dec 19, 2012
  7. Dec 04, 2010
    • Stefan Weil's avatar
      *-dis: Replace fprintf_ftype by fprintf_function (format checking) · 6e2d864e
      Stefan Weil authored
      
      This patch adds more printf format checking.
      
      Additional modifications were needed for this code change:
      
      * alpha-dis.c: The local definition of MAX conflicts with
        a previous definition from osdep.h, so add an #undef.
      
      * dis-asm.h: Add include for fprintf_function (qemu-common.h).
        The standard (now redundant) includes are removed.
      
      * mis-dis.c: The definition of ARRAY_SIZE is no longer needed
        and must be removed (conflict with previous definition from
        qemu-common.h).
      
      * sh4-dis.c: Remove some unneeded forward declarations.
      
      Cc: Blue Swirl <blauwirbel@gmail.com>
      Signed-off-by: default avatarStefan Weil <weil@mail.berlios.de>
      Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
      6e2d864e
  8. Apr 13, 2010
  9. Nov 14, 2009
  10. Sep 25, 2009
  11. Jul 16, 2009
  12. Jan 04, 2009
  13. Sep 14, 2008
  14. Sep 17, 2007
  15. Sep 16, 2007
  16. Apr 27, 2006
Loading