cvs commit: src/lib/libc/ia64/sys Ovfork.S fork.S setlogin.S
Marcel Moolenaar
marcel at FreeBSD.org
Fri Aug 1 15:17:14 PDT 2003
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
More information about the cvs-src
mailing list