freebsd-dev/sys/boot/arm
Andrew Turner ca49624410 Fix ixp425 boot2 with ARM EABI:
- libkern is missing __aeabi_llsl, implement this by calling __ashldi3.
 - Because of how the asm entry macros are defined the boot2 code
   requires the unwind symbols to exist, include them in boot2.

Approved by:	re (marius)
2013-09-29 15:19:34 +00:00
..
at91 Convert old make variable modifiers :U and :L to bmake :tu and :tl. 2013-06-02 11:44:23 +00:00
ixp425 Fix ixp425 boot2 with ARM EABI: 2013-09-29 15:19:34 +00:00
uboot Install Forth infrastructure along with ubldr. 2013-07-27 18:18:46 +00:00
Makefile Initial support of loader(8) for ARM machines running U-Boot. 2008-10-14 10:11:14 +00:00
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00