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

/freebsd-10.2-release/lib/libc/amd64/gen/
H A DMakefile.incdiff 114815 Wed May 07 23:49:24 MDT 2003 peter Turn off alloca.S - it cannot possibly work like this since on AMD64, gcc
doesn't use stack frames. It uses offsets relative to %rsp, not %rbp. So
we cannot just change %rsp like this.

Approved by: re (blanket amd64)

Completed in 157 milliseconds