K 10 svn:author V 6 emaste K 8 svn:date V 27 2009-06-16T18:14:48.786358Z K 7 svn:log V 275 MFC r181997 by kib: Add -fno-omit-frame-pointer to CFLAGS used to compile crt1.c on amd64. For gcc' __builtin_frame_address() to work, all call frames need to save frame pointer. In particular, this is important for the upper frame that should terminate the chain. END