lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 17 Aug 2023 16:44:47 +0200
From:   Geert Uytterhoeven <geert@...ux-m68k.org>
To:     linux-m68k@...ts.linux-m68k.org
Cc:     Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org,
        Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH 0/6] m68k: math-emu: Miscellaneous esthetical improvements

	Hi all,

This patch series contains miscellaneous esthetical improvements for the
Linux/m68k floating point emulator.  They have no functional impact.
The main objective is to get rid of the compiler warnings when building
with W=1.

I plan to queue this in the m68k tree rather sooner than later.

Thanks for your comments!

Geert Uytterhoeven (6):
  m68k: math-emu: Fix incorrect file reference in fp_log.c
  m68k: math-emu: Sanitize include guards
  m68k: math-emu: Make multi_arith.h self-contained
  m68k: math-emu: Replace external declarations by header inclusion
  m68k: math-emu: Reformat function and variable headers
  m68k: math-emu: Add missing prototypes

 arch/m68k/math-emu/fp_arith.c    | 49 ++++++++++-------------------
 arch/m68k/math-emu/fp_arith.h    | 49 +++++++++++------------------
 arch/m68k/math-emu/fp_log.c      | 46 ++++++++++-----------------
 arch/m68k/math-emu/fp_log.h      | 44 ++++++++++++++++++++++++++
 arch/m68k/math-emu/fp_trig.c     | 54 +++++++++++---------------------
 arch/m68k/math-emu/fp_trig.h     | 25 +++++++++++++--
 arch/m68k/math-emu/multi_arith.h |  8 +++--
 7 files changed, 142 insertions(+), 133 deletions(-)
 create mode 100644 arch/m68k/math-emu/fp_log.h

-- 
2.34.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ