jaeger changed the topic of #crux-arm to: CRUX-ARM 3.7 Released! - http://crux-arm.nu/Documentation/ReleaseNotes3-7 | Logs: https://libera.irclog.whitequark.org/crux-arm/
<pitillo> jaeger: I've found something really interesting about softfp vs hardfp... size
<pitillo> I think that's the clue about. For kernels and uboot for example there aren't floating point operations, they only work with integers, so there is no need to use a hardfloat toolchain
<pitillo> they increase size... for kernels probably doesn't matter, but in case of u-boot size is one of the most important keys
dlcusa has quit [Read error: Connection reset by peer]
dlcusa has joined #crux-arm
dlcusa has quit [Read error: Connection reset by peer]
dlcusa has joined #crux-arm
<jaeger> Hrmm, ok