Date: Tue, 22 Jul 2003 20:08:34 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/include _regset.h Message-ID: <200307230308.h6N38YAZ044818@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/07/22 20:08:34 PDT
FreeBSD src repository
Modified files:
sys/ia64/include _regset.h
Log:
We sloppily created an array for the high FP registers (f32-f127),
but this just created a weird inconsistency when porting gdb(1).
Instead, we name each high FP register seperately, like we do for
all the other registers.
Revision Changes Path
1.3 +96 -2 src/sys/ia64/include/_regset.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307230308.h6N38YAZ044818>
