Merge commit '0e8c9214ba1d4128cf92442cd343bc3733478261' into upstream-merge
commit5e0d5c68809575e862b0fe016ba8ee216b5da214
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 7 Jan 2010 20:12:41 +0000 (7 18:12 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 7 Jan 2010 20:12:41 +0000 (7 18:12 -0200)
tree905af8973fa1115d24501884ee093d188cec3cfb
parentc5f068bd3901707558934c8d1a6e66c212203863
parent0e8c9214ba1d4128cf92442cd343bc3733478261
Merge commit '0e8c9214ba1d4128cf92442cd343bc3733478261' into upstream-merge

* commit '0e8c9214ba1d4128cf92442cd343bc3733478261': (22 commits)
  Drop --whole-archive and static libraries
  vnc: Fix artifacts in hextile decoding
  Cocoa: Use optimized drawing for the window
  Cocoa: Suppress window resize animation
  Cocoa: Shutdown when window is closed
  Cocoa: Don't unconditionally show the window
  Cocoa: Redraw the View asynchronously
  Cocoa: Mark the View as opaque
  Cocoa: Fix compilation on Mac OS X v10.4 and earlier
  Cocoa: Silence type warning
  Cocoa: Silence warning on Big Endian host
  Cocoa: Silence warning for cocoa_keycode_to_qemu
  Cocoa: ppc64 host support
  sparc64: clear exception_index with -1 value
  pass env to raise_exception if called outside of op_helper code
  sparc64: switch to MMU global registers in more MMU related traps
  target-i386: Fix "call im" on x86_64 when executing 32-bit code
  loader: don't call realloc(non_null, 0) when no symbols are present
  Sparc64: split DPRINTF into CPUIRQ and EBUS versions
  Sparc64: fix compile with DEBUG_IRQ enabled
  ...

Conflicts:
Makefile
Makefile.hw

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Makefile
Makefile.objs
Makefile.target
configure