Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2001 08:17:31 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/ia64/gen __divdf3.S __divsf3.S infinity.c Makefile.inc
Message-ID:  <200110201517.f9KFHVO69001@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2001/10/20 08:17:31 PDT

  Modified files:
    lib/libc/ia64/gen    Makefile.inc 
  Added files:
    lib/libc/ia64/gen    __divdf3.S __divsf3.S infinity.c 
  Log:
  Add __divdf3(), __divsf3() and __infinity[].
  
  Obtained from:	Intel (for the divide code)
  
  Revision  Changes    Path
  1.2       +2 -1      src/lib/libc/ia64/gen/Makefile.inc
  1.1       +143 -0    src/lib/libc/ia64/gen/__divdf3.S (new)
  1.1       +117 -0    src/lib/libc/ia64/gen/__divsf3.S (new)
  1.1       +34 -0     src/lib/libc/ia64/gen/infinity.c (new)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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