Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2004 05:19:04 -0700 (PDT)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/csu/arm Makefile crt1.c crti.S crtn.S
Message-ID:  <200405141219.i4ECJ4JV078630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2004/05/14 05:19:04 PDT

  FreeBSD src repository

  Added files:
    lib/csu/arm          Makefile crt1.c crti.S crtn.S 
  Log:
  C runtime support for FreeBSD/arm.
  
  Revision  Changes    Path
  1.1       +23 -0     src/lib/csu/arm/Makefile (new)
  1.1       +137 -0    src/lib/csu/arm/crt1.c (new)
  1.1       +5 -0      src/lib/csu/arm/crti.S (new)
  1.1       +4 -0      src/lib/csu/arm/crtn.S (new)



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