Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 1998 16:23:19 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libstand qdivrem.c quad.h Makefile src/lib/libstand/i386 setjmp.S
Message-ID:  <199811040023.QAA16729@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/11/03 16:23:18 PST

  Modified files:
    lib/libstand         Makefile 
  Added files:
    lib/libstand         qdivrem.c quad.h 
    lib/libstand/i386    setjmp.S 
  Log:
  Move setjmp/longjmp implementations here from libc; no signal handling
  in libstand, only for i386 until I locate an alpha setjmp/longjmp.
  
  Minimal 64-bit gcc integer support for i386.  This is kinda nasty, and
  should be revisited once we decide whether the bootblocks need
  quad arithmetic.
  
  Revision  Changes    Path
  1.8       +4 -4      src/lib/libstand/Makefile

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?199811040023.QAA16729>