qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] Prepare removal of SoftFloat integer types
@ 2010-12-19 16:22 Andreas Färber
  2010-12-19 16:22 ` [Qemu-devel] [PATCH v4 1/3] apic: Fix accidental use of SoftFloat uint32 type Andreas Färber
  2010-12-20 21:04 ` [Qemu-devel] Re: [PULL 0/3] Prepare removal of SoftFloat integer types Blue Swirl
  0 siblings, 2 replies; 6+ messages in thread
From: Andreas Färber @ 2010-12-19 16:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel, Andreas Färber

Hello,

The following patches are split off from the softfloat series
and updated as requested.


The following changes since commit 4fd37a98d1248bae54a9f71ee1c252d2b2f1efd5:

  Avoid a warning from OpenBSD linker (2010-12-19 14:05:43 +0000)

are available in the git repository at:
  git://repo.or.cz/qemu/afaerber.git softfloat-for-blue

Andreas Färber (3):
      apic: Fix accidental use of SoftFloat uint32 type
      wdt_ib700: Fix accidental use of SoftFloat int64 type
      target-i386: Fix accidental use of SoftFloat uint64 type

 hw/apic.c         |    2 +-
 hw/wdt_ib700.c    |    2 +-
 target-i386/cpu.h |    8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.7.3.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-12-20 21:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-19 16:22 [Qemu-devel] [PULL 0/3] Prepare removal of SoftFloat integer types Andreas Färber
2010-12-19 16:22 ` [Qemu-devel] [PATCH v4 1/3] apic: Fix accidental use of SoftFloat uint32 type Andreas Färber
2010-12-19 16:22   ` [Qemu-devel] [PATCH v4 2/3] wdt_ib700: Fix accidental use of SoftFloat int64 type Andreas Färber
2010-12-19 16:22     ` [Qemu-devel] [PATCH v4 3/3] target-i386: Fix accidental use of SoftFloat uint64 type Andreas Färber
2010-12-20  6:42       ` Andreas Färber
2010-12-20 21:04 ` [Qemu-devel] Re: [PULL 0/3] Prepare removal of SoftFloat integer types Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).