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

/freebsd-10.0-release/lib/csu/amd64/
H A DMakefilediff 181997 Fri Aug 22 07:31:13 MDT 2008 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.

No objections from: jhb
PR: amd64/126543
MFC after: 1 week

Completed in 218 milliseconds