Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2002 21:06:34 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/ia64/gen Makefile.inc unwind.c
Message-ID:  <200204130406.g3D46Y571988@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/04/12 21:06:34 PDT

  Modified files:
    lib/libc/ia64/gen    Makefile.inc 
  Added files:
    lib/libc/ia64/gen    unwind.c 
  Log:
  Implement _Unwind_FindTableEntry(). This function is part of GCC
  for some configurations, but not for FreeBSD (yet?). Have one in
  libc in the mean time.
  
  Revision  Changes    Path
  1.4       +4 -0      src/lib/libc/ia64/gen/Makefile.inc
  1.1       +126 -0    src/lib/libc/ia64/gen/unwind.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?200204130406.g3D46Y571988>