]> git.proxmox.com Git - grub2.git/commit
RISC-V: Add libgcc helpers for clz
authorAlexander Graf <agraf@suse.de>
Tue, 12 Feb 2019 10:31:06 +0000 (11:31 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 25 Feb 2019 13:02:05 +0000 (14:02 +0100)
commite795b9011fdb7208cccb1804d9bbc81a6cd251c6
tree108a26b9a8bd47d2267b79c316b36c0d8cdc8ff4
parent861212333e09a455dd3b7eaab71f1eefb676b39e
RISC-V: Add libgcc helpers for clz

Gcc may decide it wants to call helper functions to execute clz. Provide
them in our own copy of libgcc.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/kern/compiler-rt.c
include/grub/compiler-rt.h