qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for 4.1 0/4] target/mips: Fixes for 4.1
@ 2019-07-12 11:37 Aleksandar Markovic
  2019-07-12 11:37 ` [Qemu-devel] [PATCH for 4.1 v2] linux-user: Fix structure target_ucontext for MIPS Aleksandar Markovic
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Aleksandar Markovic @ 2019-07-12 11:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: arikalo, sw, amarkovic

From: Aleksandar Markovic <amarkovic@wavecomp.com>

At the moment, this includes fixes for problems in switch statements
found by GCC 8.3 improved code analysis features.

Aleksandar Markovic (4):
  target/mips: Add 'fall through' comments for handling nanoMips' SHXS,
    SWXS
  target/mips: Add missing 'break' for a case of MTHC0 handling
  target/mips: Add missing 'break' for certain cases of MFTR handling
  target/mips: Add missing 'break' for certain cases of MTTR handling

 target/mips/translate.c | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
2.7.4



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

end of thread, other threads:[~2019-07-12 14:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-12 11:37 [Qemu-devel] [PATCH for 4.1 0/4] target/mips: Fixes for 4.1 Aleksandar Markovic
2019-07-12 11:37 ` [Qemu-devel] [PATCH for 4.1 v2] linux-user: Fix structure target_ucontext for MIPS Aleksandar Markovic
2019-07-12 13:26   ` Laurent Vivier
2019-07-12 11:37 ` [Qemu-devel] [PATCH for 4.1 1/4] target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS Aleksandar Markovic
2019-07-12 11:37 ` [Qemu-devel] [PATCH for 4.1 2/4] target/mips: Add missing 'break' for a case of MTHC0 handling Aleksandar Markovic
2019-07-12 13:52   ` Philippe Mathieu-Daudé
2019-07-12 14:04     ` [Qemu-devel] ?==?utf-8?q? ?==?utf-8?q? [PATCH for 4.1?==?utf-8?q? 2/4]?==?utf-8?q? " Aleksandar Markovic
2019-07-12 11:37 ` [Qemu-devel] [PATCH for 4.1 3/4] target/mips: Add missing 'break' for certain cases of MFTR handling Aleksandar Markovic
2019-07-12 13:56   ` Philippe Mathieu-Daudé
2019-07-12 14:15     ` [Qemu-devel] ?==?utf-8?q? ?==?utf-8?q? [PATCH for 4.1?==?utf-8?q? 3/4]?==?utf-8?q? " Aleksandar Markovic
2019-07-12 11:37 ` [Qemu-devel] [PATCH for 4.1 4/4] target/mips: Add missing 'break' for certain cases of MTTR handling Aleksandar Markovic
2019-07-12 13:58   ` Philippe Mathieu-Daudé

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).