Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 12:27:08 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/csu/amd64 crt1.c
Message-ID:  <200304301927.h3UJR89x076606@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/04/30 12:27:08 PDT

  FreeBSD src repository

  Modified files:
    lib/csu/amd64        crt1.c 
  Log:
  Update for AMD64. repocopied from i386-elf/crt1.c.  Deal with regparm
  argument passing rather than stack based args.  The kernel passes the
  base of the argument/env vector in %rdi (arg1).
  
  Revision  Changes    Path
  1.13      +5 -20     src/lib/csu/amd64/crt1.c



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