cvs commit: src/lib/libc/ia64/gen makecontext.c

Marcel Moolenaar marcel at FreeBSD.org
Sun Jun 1 17:16:40 PDT 2003


marcel      2003/06/01 17:16:39 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/ia64/gen    makecontext.c 
  Log:
  o  Fix a cut-n-paste bug. We were clobbering rp with gp...
  o  Make sure the arguments to ctx_wrapper() are loaded from the
     backing store by forcing an underflow. Do this by making all
     registers in the register frame local.
  
  Revision  Changes    Path
  1.2       +2 -2      src/lib/libc/ia64/gen/makecontext.c


More information about the cvs-all mailing list