grub2/grub-core/kern/powerpc
Paulo Flabiano Smorigo 84bf326fe9 Skip libgcc dependency for powerpc
* configure.ac: Add conditions to avoid libgcc dependency.
* Makefile.am: Likewise.
* Makefile.core.def: Include compiler-rt.S and compiler-rt.c.
* compiler-rt.c: New file.
* compiler-rt.S: Likewise.
* compiler-rt.h: Likewise.

Also-By: Brent Baude <bbaude@redhat.com>
Also-By: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>

Origin: other, https://lists.gnu.org/archive/html/grub-devel/2014-09/msg00021.html
Last-Update: 2014-09-19

Patch-Name: ppc64el-skip-libgcc.patch
2014-11-18 14:55:04 +00:00
..
ieee1275 * grub-core/kern/powerpc/ieee1275/startup.S: Handle unaligned bss. 2013-07-16 07:41:53 +02:00
cache_flush.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
cache.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
compiler-rt.S Skip libgcc dependency for powerpc 2014-11-18 14:55:04 +00:00
dl.c * grub-core/kern/powerpc/dl_helper.c (grub_arch_dl_get_tramp_got_size): 2013-12-09 15:43:27 +01:00