Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2003 15:17:12 -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/lib/libc/ia64/sys Ovfork.S fork.S setlogin.S
Message-ID:  <200308012217.h71MHCn0028654@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/08/01 15:17:12 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/ia64/sys    Ovfork.S fork.S setlogin.S 
  Log:
  The END() must expand to the .endp directive with the same name as
  on the corresponding .proc directive, or the .endp must not have a
  name at all.
  While here, remove an artificial dependency in Ovfork.S by performing
  manual register renaming.
  
  Revision  Changes    Path
  1.6       +3 -4      src/lib/libc/ia64/sys/Ovfork.S
  1.6       +1 -1      src/lib/libc/ia64/sys/fork.S
  1.4       +1 -1      src/lib/libc/ia64/sys/setlogin.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308012217.h71MHCn0028654>