[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qemu-commits
Subject:    [Qemu-commits] [qemu/qemu] d2e46d: target-mips: Remove assignment to a variable which...
From:       GitHub <noreply () github ! com>
Date:       2013-07-28 23:00:09
Message-ID: 51f5a279a5756_4ef3707d588646b () hookshot-fe1-pe1-prd ! aws ! github ! net ! mail
[Download RAW message or body]

----==_mimepart_51f5a279a40fd_4ef3707d5886237
Date: Sun, 28 Jul 2013 16:00:09 -0700
Mime-Version: 1.0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <51f5a279a4e60_4ef3707d588637@hookshot-fe1-pe1-prd.aws.github.net.mail>

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: d2e46d59cac7d8259bf80abcddfebde87014d610
      https://github.com/qemu/qemu/commit/d2e46d59cac7d8259bf80abcddfebde87014d610
  Author: Stefan Weil <sw@weilnetz.de>
  Date:   2013-07-28 (Sun, 28 Jul 2013)

  Changed paths:
    M target-mips/op_helper.c

  Log Message:
  -----------
  target-mips: Remove assignment to a variable which is never used

This assignment causes a compiler warning for compilations with the compiler
option -Wunused-but-set-variable (which is included with -Wextra).

Removing it allows using -Wextra for QEMU code without suppressing too many
extra warnings.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>


  Commit: b0932e0617c65ae1cb0362416ec0ef32766abf5d
      https://github.com/qemu/qemu/commit/b0932e0617c65ae1cb0362416ec0ef32766abf5d
  Author: Petar Jovanovic <petar.jovanovic@imgtec.com>
  Date:   2013-07-28 (Sun, 28 Jul 2013)

  Changed paths:
    M linux-user/main.c

  Log Message:
  -----------
  linux-user: correct argument number for sys_mremap and sys_splice

sys_mremap missed 5th argument (new_address), which caused examples that
remap to a specific address to fail.
sys_splice missed 5th and 6th argument which caused different examples to
fail.
This change has an effect on MIPS target only.

Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>


Compare: https://github.com/qemu/qemu/compare/d36c231f4b73...b0932e0617c6

----==_mimepart_51f5a279a40fd_4ef3707d5886237--


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic