Commit Graph

4 Commits

Author SHA1 Message Date
jasper
ab9f5b91e3 - castrate libexecinfo on mips64 as
__builtin_return_address() and __builtin_frame_address()
can't have a !0 argument on mips.

with a hint from miod@
ok aja@ (sorry for making your eyes bleed..!)
2009-10-09 15:10:13 +00:00
ajacoutot
ac8a778267 - install README file
- add HOMEPAGE
2009-04-09 15:03:06 +00:00
naddy
fb768f8a3c * LP64 fixes
* use MASTER_SITE_FREEBSD_LOCAL
2008-11-11 15:48:47 +00:00
ajacoutot
bc7fe1a93a Import libexecinfo-1.1
This is a quick-n-dirty BSD licensed clone of backtrace facility found
in the GNU libc, mainly intended for porting linuxish code to BSD
platforms, however it can be used at any platform which has a gcc
compiler.

from bernd@ (patch-execinfo_c from FreeBSD)
2008-10-21 17:01:24 +00:00