| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Feb 2013 15:28:42
1.1_3
|
miwi  |
- Fix build on HEAD
- Trim header
Submitted by: kwm
Approved by: maintainer implicit |
12 Aug 2012 09:56:16
1.1_3
|
itetcu  |
Output only the used part of the buffer in backtrace_symbols_fd().
PR: 166278
Submitted by: Dmitrij Tejblum |
03 Jul 2011 14:59:23
1.1_3
|
ohauer  |
-remove MD5 |
23 Nov 2008 19:07:52
1.1_3
|
naddy  |
LP64 fixes
Approved by: itetcu |
27 Aug 2008 12:26:24
1.1_2
|
itetcu  |
- The gcc builtin function __builtin_frame_address seems to need
-fno-omit-frame-pointer to allow it to find the top of the stack. Without this
libexecinfo can't correctly get a backtrace and instead causes a bus error.
- bump PORTREVISION
PR: ports/126727
Submitted by: Douglas William Thrift |
29 Jun 2006 13:21:47
1.1_1
|
itetcu  |
s/INSTALLS_SHLIB/USE_LDCONFIG/ |
09 May 2006 10:22:46
1.1_1
|
itetcu  |
Make it fetchable by provifing the distfile on MASTER_SITE_LOCAL.
Take maintainership.
Prompted by: lawrance because games/dangerdeep now depends on it
Approved by: lawrance (mentor) |
24 Nov 2005 15:40:04
1.1_1
|
pav  |
- Add some SHA256 checksums |
26 Jul 2005 12:55:56
1.1_1
|
vs  |
Update WWW-tag (was: 404) |
20 Mar 2005 09:14:11
1.1_1
|
danfe  |
libexecinfo was not correctly updating pointers after calls to realloc, this
patch, written by Jay Freeman <saurik(at)saurik.com>, fixes it.
PR: ports/78972
Submitted by: Douglas Thrift <douglas(at)douglasthrift.net> |
19 Jul 2004 05:42:23
1.1
|
sobomax  |
Update to 1.1. |
13 Apr 2004 03:35:55
1.0_2
|
kris  |
Add missing @dirrm |
29 Jan 2004 07:24:56
1.0_2
|
trevor  |
SIZEify. |
10 Aug 2003 16:47:03
1.0_2
|
sobomax  |
Don't rely only on stack frame being 0 when bottom of stack reached, but
check return address as well. It is necessary for avoiding crash when
FreeBSD threads are used. |
10 Aug 2003 16:03:12
1.0_1
|
sobomax  |
Patch include so that it works with c++. |
10 Aug 2003 15:07:26
1.0
|
sobomax  |
Add libexecinfo 1.0, a library for inspecting program's backtrace. |