Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2010 03:45:55 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/csu/powerpc64 Makefile crt1.c crti.S crtn.S
Message-ID:  <201007100346.o6A3kFUR062117@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-07-10 03:45:55 UTC

  FreeBSD src repository

  Added files:
    lib/csu/powerpc64    Makefile crt1.c crti.S crtn.S 
  Log:
  SVN rev 209869 on 2010-07-10 03:45:55Z by nwhitehorn
  
  C startup support for 64-bit PowerPC.
  
  Obtained from:  projects/ppc64
  
  Revision  Changes    Path
  1.1       +23 -0     src/lib/csu/powerpc64/Makefile (new)
  1.1       +123 -0    src/lib/csu/powerpc64/crt1.c (new)
  1.1       +61 -0     src/lib/csu/powerpc64/crti.S (new)
  1.1       +41 -0     src/lib/csu/powerpc64/crtn.S (new)



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