| #
499fe48d
|
| 26-Oct-2019 |
Conrad Meyer <cem@FreeBSD.org> |
Sync up with NetBSD libexecinfo changes 2014-2019
Drop portions that are unlit or redundant with llvm-libunwind: builtin.c, unwind.h, and unwind_arm_ehabi_stub.c.
This code should now work with -fP
Sync up with NetBSD libexecinfo changes 2014-2019
Drop portions that are unlit or redundant with llvm-libunwind: builtin.c, unwind.h, and unwind_arm_ehabi_stub.c.
This code should now work with -fPIE binaries, should we choose to build any that way.
When backtrace() array is full, signal an error so the underlying Itanium-style C++ exception handling library (llvm-libunwind) knows to stop tracing instead of continuing. (It should stop on its own when it finishes unwinding, so this is mostly an extra seatbelt against an infinite loop bug in the unwinder.)
show more ...
|
| #
499fe48d
|
| 26-Oct-2019 |
Conrad Meyer <cem@FreeBSD.org> |
Sync up with NetBSD libexecinfo changes 2014-2019
Drop portions that are unlit or redundant with llvm-libunwind: builtin.c, unwind.h, and unwind_arm_ehabi_stub.c.
This code should now work with -fP
Sync up with NetBSD libexecinfo changes 2014-2019
Drop portions that are unlit or redundant with llvm-libunwind: builtin.c, unwind.h, and unwind_arm_ehabi_stub.c.
This code should now work with -fPIE binaries, should we choose to build any that way.
When backtrace() array is full, signal an error so the underlying Itanium-style C++ exception handling library (llvm-libunwind) knows to stop tracing instead of continuing. (It should stop on its own when it finishes unwinding, so this is mostly an extra seatbelt against an infinite loop bug in the unwinder.)
show more ...
|
| #
0bfd163f
|
| 18-Oct-2013 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r233826 through r256722.
|
| #
1ccca3b5
|
| 10-Oct-2013 |
Alan Somers <asomers@FreeBSD.org> |
IFC @256277
Approved by: ken (mentor)
|
| #
ef90af83
|
| 20-Sep-2013 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r255692
Comment out IA32_MISC_ENABLE MSR access - this doesn't exist on AMD. Need to sort out how arch-specific MSRs will be handled.
|
| #
d1d01586
|
| 05-Sep-2013 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head
|
| #
46ed9e49
|
| 04-Sep-2013 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r255209
|
| #
f27c28dc
|
| 30-Aug-2013 |
Mark Murray <markm@FreeBSD.org> |
MFC
|
| #
f357c00b
|
| 29-Aug-2013 |
Ed Maste <emaste@FreeBSD.org> |
Update to 2013-08-29 NetBSD libexecinfo snapshot
This adds my patch to use the kern.proc.pathname sysctl instead of relying on procfs(5).
|
| #
8087ea5a
|
| 23-Aug-2013 |
Mark Murray <markm@FreeBSD.org> |
IFC
|
| #
38ed7e07
|
| 23-Aug-2013 |
Ed Maste <emaste@FreeBSD.org> |
FreeBSD compatibility for libexecinfo
|
| #
287472b3
|
| 23-Aug-2013 |
Ed Maste <emaste@FreeBSD.org> |
Import NetBSD libexecinfo 20130822 to contrib
|
| #
0bfd163f
|
| 18-Oct-2013 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r233826 through r256722.
|
| #
1ccca3b5
|
| 10-Oct-2013 |
Alan Somers <asomers@FreeBSD.org> |
IFC @256277
Approved by: ken (mentor)
|
| #
ef90af83
|
| 20-Sep-2013 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r255692
Comment out IA32_MISC_ENABLE MSR access - this doesn't exist on AMD. Need to sort out how arch-specific MSRs will be handled.
|
| #
d1d01586
|
| 05-Sep-2013 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head
|
| #
46ed9e49
|
| 04-Sep-2013 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r255209
|
| #
f27c28dc
|
| 30-Aug-2013 |
Mark Murray <markm@FreeBSD.org> |
MFC
|
| #
f357c00b
|
| 29-Aug-2013 |
Ed Maste <emaste@FreeBSD.org> |
Update to 2013-08-29 NetBSD libexecinfo snapshot
This adds my patch to use the kern.proc.pathname sysctl instead of relying on procfs(5).
|
| #
8087ea5a
|
| 23-Aug-2013 |
Mark Murray <markm@FreeBSD.org> |
IFC
|
| #
38ed7e07
|
| 23-Aug-2013 |
Ed Maste <emaste@FreeBSD.org> |
FreeBSD compatibility for libexecinfo
|
| #
287472b3
|
| 23-Aug-2013 |
Ed Maste <emaste@FreeBSD.org> |
Import NetBSD libexecinfo 20130822 to contrib
|
| #
499fe48d
|
| 26-Oct-2019 |
Conrad Meyer <cem@FreeBSD.org> |
Sync up with NetBSD libexecinfo changes 2014-2019
Drop portions that are unlit or redundant with llvm-libunwind: builtin.c, unwind.h, and unwind_arm_ehabi_stub.c.
This code should now work with -fP
Sync up with NetBSD libexecinfo changes 2014-2019
Drop portions that are unlit or redundant with llvm-libunwind: builtin.c, unwind.h, and unwind_arm_ehabi_stub.c.
This code should now work with -fPIE binaries, should we choose to build any that way.
When backtrace() array is full, signal an error so the underlying Itanium-style C++ exception handling library (llvm-libunwind) knows to stop tracing instead of continuing. (It should stop on its own when it finishes unwinding, so this is mostly an extra seatbelt against an infinite loop bug in the unwinder.)
show more ...
|
| #
0bfd163f
|
| 18-Oct-2013 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r233826 through r256722.
|
| #
1ccca3b5
|
| 10-Oct-2013 |
Alan Somers <asomers@FreeBSD.org> |
IFC @256277
Approved by: ken (mentor)
|