qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 6ec48b: fpu: softfloat: drop INLINE macro


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 6ec48b: fpu: softfloat: drop INLINE macro
Date: Mon, 18 Aug 2014 09:30:04 -0700

  Branch: refs/heads/stable-2.0
  Home:   https://github.com/qemu/qemu
  Commit: 6ec48b09b73574748239935dbf00ad6bd5f0bbb1
      
https://github.com/qemu/qemu/commit/6ec48b09b73574748239935dbf00ad6bd5f0bbb1
  Author: Luiz Capitulino <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M fpu/softfloat-macros.h
    M fpu/softfloat.c
    M include/fpu/softfloat.h

  Log Message:
  -----------
  fpu: softfloat: drop INLINE macro

This commit expands all uses of the INLINE macro and drop it.

The reason for this is to avoid clashes with external libraries with
bad name conventions and also because renaming keywords is not a good
practice.

PS: I'm fine with this change to be licensed under softfloat-2a or
softfloat-2b.

Signed-off-by: Luiz Capitulino <address@hidden>
(cherry picked from commit a49db98d1f85ada0c4e5bb22bd93d541e7159c43)
Signed-off-by: Michael Roth <address@hidden>


  Commit: 3d79eb5b302600af16b77882f40c1e60830c87a7
      
https://github.com/qemu/qemu/commit/3d79eb5b302600af16b77882f40c1e60830c87a7
  Author: Luiz Capitulino <address@hidden>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M hw/audio/fmopl.c

  Log Message:
  -----------
  audio: fmopl: drop INLINE macro

This commit expands all uses of the INLINE macro and drop it.

The reason for this is to avoid clashes with external libraries with
bad name conventions and also because renaming keywords is not a good
practice.

Signed-off-by: Luiz Capitulino <address@hidden>
(cherry picked from commit 37f6be977aefb5de8afe3ba62a95e88918381305)
Signed-off-by: Michael Roth <address@hidden>


  Commit: f053f6b83d01b47adf3b8f29eb0c0769755d1f9c
      
https://github.com/qemu/qemu/commit/f053f6b83d01b47adf3b8f29eb0c0769755d1f9c
  Author: Michael Roth <address@hidden>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M VERSION

  Log Message:
  -----------
  Update VERSION for 2.0.2 release

Signed-off-by: Michael Roth <address@hidden>


Compare: https://github.com/qemu/qemu/compare/543347215cdb...f053f6b83d01

reply via email to

[Prev in Thread] Current Thread [Next in Thread]