aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/mach386.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-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>
2017-01-06all: fix or silence all INSTALL warnings on macOSRuss Cox1-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>
2012-02-19libmach, acid, db: 64-bit supportRuss Cox1-889/+1230
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-25/+24
2005-07-19I just hate to be pushed around by some @#$%^& machine.rsc1-3/+3
2004-12-25better unwinding for 386.rsc1-14/+105
command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).
2004-04-20yet more []rsc1-8/+8
2004-04-20kill some more []rsc1-23/+31
2004-04-19get rid of array indexes.rsc1-575/+771
2004-04-19libmachrsc1-0/+1786