Date: Mon, 19 Jul 2004 12:05:07 +0000 (UTC) From: Peter Grehan <grehan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/powerpc/gen makecontext.c Message-ID: <200407191205.i6JC57r1048115@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
grehan 2004-07-19 12:05:07 UTC FreeBSD src repository Modified files: lib/libc/powerpc/gen makecontext.c Log: The new program counter should go into the trapframe's srr0 and not the link register, which was lucky enough to work. Revision Changes Path 1.2 +1 -1 src/lib/libc/powerpc/gen/makecontext.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407191205.i6JC57r1048115>