Searched hist:255939 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/libkern/arm/
H A Daeabi_unwind.cdiff 255939 Sun Sep 29 13:32:13 MDT 2013 andrew 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)
/freebsd-10.1-release/sys/boot/arm/ixp425/boot2/
H A DMakefilediff 255939 Sun Sep 29 13:32:13 MDT 2013 andrew 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)
/freebsd-10.1-release/sys/libkern/
H A Dashldi3.cdiff 255939 Sun Sep 29 13:32:13 MDT 2013 andrew 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)

Completed in 75 milliseconds