summaryrefslogtreecommitdiffstats
path: root/src/libmach/mach386.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-7/+7
| | | | | | | | | 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>
* all: fix or silence all INSTALL warnings on macOSRuss Cox2017-01-061-1/+1
| | | | | | | | Should be a clean build now. Change-Id: Id3460371cb5e8d4071f8faa9c2aec870d213a067 Reviewed-on: https://plan9port-review.googlesource.com/2781 Reviewed-by: Russ Cox <rsc@swtch.com>
* libmach, acid, db: 64-bit supportRuss Cox2012-02-191-889/+1230
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-25/+24
|
* I just hate to be pushed around by some @#$%^& machine.rsc2005-07-191-3/+3
|
* better unwinding for 386.rsc2004-12-251-14/+105
| | | | | | command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
* yet more []rsc2004-04-201-8/+8
|
* kill some more []rsc2004-04-201-23/+31
|
* get rid of array indexes.rsc2004-04-191-575/+771
|
* libmachrsc2004-04-191-0/+1786