o Moved ldstub.bin to src/ld and added the appropiate build rules. o Removed -fomit-frame-pointer from optimization options since
a) it is incompatible with -pg (profiling), and b) -fomit-frame-pointer is broken in every second gcc release.