aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/sym.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-3/+2
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* libmach, acid, db: 64-bit supportRuss Cox2012-02-191-8/+8
|
* more manglerrsc2005-11-291-4/+71
|
* name mangling, process controlrsc2005-11-281-0/+8
|
* use explicit %#rsc2005-02-111-2/+2
|
* Start working through proper handling of pthreads whenrsc2005-01-231-3/+4
| | | | | debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
* small hidingsrsc2005-01-071-2/+15
|
* better unwinding for 386.rsc2004-12-251-3/+20
| | | | | | command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
* Compare function pointers against 0 rather than nil.wkj2004-07-091-1/+1
|
* fix stupid bug in findsymrsc2004-04-201-1/+1
|
* libmachrsc2004-04-191-0/+478