All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Various GRUB build fixes
@ 2019-03-19 12:39 Daniel Kiper
  2019-03-19 12:39 ` [PATCH 1/5] verifiers: IA-64 fallout cleanup Daniel Kiper
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Daniel Kiper @ 2019-03-19 12:39 UTC (permalink / raw)
  To: grub-devel
  Cc: alexander.burmashev, eric.snowberg, leif.lindholm, phcoder,
	ross.philipson

Hey,

As in subject... I am CC-ing folks who were somehow involved in
doing/reviewing patches touching broken files. If I missed somebody
then sorry about that. Anyway, please take a look.

There are still broken builds which I am going to fix soon. However,
fortunately most of our targets build without any issue right now.

Daniel

 grub-core/kern/compiler-rt.c              | 5 +++--
 grub-core/loader/ia64/efi/linux.c         | 3 +--
 grub-core/loader/mips/linux.c             | 2 +-
 grub-core/loader/powerpc/ieee1275/linux.c | 4 ++--
 include/grub/compiler-rt.h                | 4 +++-
 5 files changed, 10 insertions(+), 8 deletions(-)

Daniel Kiper (5):
      verifiers: IA-64 fallout cleanup
      verifiers: PowerPC fallout cleanup
      verifiers: MIPS fallout cleanup
      mips: Enable __clzsi2()
      sparc: Enable __clzsi2() and __clzdi2()



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

end of thread, other threads:[~2019-03-20 12:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19 12:39 [PATCH 0/5] Various GRUB build fixes Daniel Kiper
2019-03-19 12:39 ` [PATCH 1/5] verifiers: IA-64 fallout cleanup Daniel Kiper
2019-03-19 12:39 ` [PATCH 2/5] verifiers: PowerPC " Daniel Kiper
2019-03-19 12:39 ` [PATCH 3/5] verifiers: MIPS " Daniel Kiper
2019-03-19 12:39 ` [PATCH 4/5] mips: Enable __clzsi2() Daniel Kiper
2019-03-19 12:39 ` [PATCH 5/5] sparc: Enable __clzsi2() and __clzdi2() Daniel Kiper
2019-03-19 15:16 ` [PATCH 0/5] Various GRUB build fixes Ross Philipson
2019-03-20 12:02   ` Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.