Date: Mon, 16 Aug 2004 18:54:23 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.ia64 options.ia64 src/sys/ia64/ia64 machdep.c src/sys/ia64/include pcb.h Message-ID: <200408161854.i7GIsNGY021206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-08-16 18:54:23 UTC
FreeBSD src repository
Modified files:
sys/conf files.ia64 options.ia64
sys/ia64/ia64 machdep.c
sys/ia64/include pcb.h
Log:
Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It must
have been rush hour...
While here, move COMPAT_IA32 from opt_global.h to opt_compat.h like on
amd64. Consequently, it's unsafe to use the option in pcb.h. We now
unconditionally have the ia32 specific registers in the PCB.
This commit is untested.
Revision Changes Path
1.72 +7 -7 src/sys/conf/files.ia64
1.26 +2 -2 src/sys/conf/options.ia64
1.185 +3 -3 src/sys/ia64/ia64/machdep.c
1.15 +1 -3 src/sys/ia64/include/pcb.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408161854.i7GIsNGY021206>
