]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Enable dynamically linked kernel. This involves adding a self-relocator
authordfr <dfr@FreeBSD.org>
Thu, 13 Sep 2001 12:39:15 +0000 (12:39 +0000)
committerdfr <dfr@FreeBSD.org>
Thu, 13 Sep 2001 12:39:15 +0000 (12:39 +0000)
commit7b40715e824711834ec0f89ba4f0881f57b4d53a
treeab02773c4b2a2195943d3ed2c2e6e839872dab3b
parent5903e1d51b427659e37c7d4e10c090e5783f52da
* Enable dynamically linked kernel. This involves adding a self-relocator
  to locore to process the @fptr relocations in the dynamic executable.
* Don't initialise the timer until *after* we install the timecounter to
  avoid a race between timecounter initialisation and hardclock.
* Tidy up bootinfo somewhat including adding sanity checks for when the
  kernel is loaded without a recognisable bootinfo.
sys/conf/Makefile.ia64
sys/ia64/ia64/clock.c
sys/ia64/ia64/genassym.c
sys/ia64/ia64/locore.S
sys/ia64/ia64/locore.s
sys/ia64/ia64/machdep.c
sys/ia64/include/bootinfo.h