cvs commit: src/sys/amd64/amd64 exception.S src/sys/amd64/ia32 ia32_exception.S src/sys/amd64/isa icu_vector.S

Peter Wemm peter at FreeBSD.org
Wed Nov 12 18:38:35 PST 2003


peter       2003/11/12 18:38:33 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      exception.S 
    sys/amd64/ia32       ia32_exception.S 
    sys/amd64/isa        icu_vector.S 
  Log:
  Stop pretending to support kernel profiling.  The FAKE_MCOUNT() etc
  calls are just gradually getting more and more stale.  At this point it
  would be better to start from scratch once prof_machdep.c is adapted.
  
  Revision  Changes    Path
  1.114     +0 -7      src/sys/amd64/amd64/exception.S
  1.2       +0 -2      src/sys/amd64/ia32/ia32_exception.S
  1.40      +0 -4      src/sys/amd64/isa/icu_vector.S


More information about the cvs-src mailing list