Commit graph

33 commits

Author SHA1 Message Date
Dan Cross
fa325e9b42 Trivial changes: whitespace and modes.
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>
2020-01-10 14:54:30 +00:00
Aram Hăvărneanu
3f1c876e14 all: linux/arm64 port
Really trivial port.

Change-Id: Ib2e3ad48df555ca4bd9339ddf79a832be895bd95
Reviewed-on: https://plan9port-review.googlesource.com/1030
Reviewed-by: Russ Cox <rsc@google.com>
2015-06-03 15:34:38 +00:00
Aram Hăvărneanu
37d81a2915 all: linux/mips port
Change-Id: I0af67bc44c7bb62a8e5a47eac597367f521f1c11
Reviewed-on: https://plan9port-review.googlesource.com/1210
Reviewed-by: Russ Cox <rsc@google.com>
2015-06-03 15:34:06 +00:00
Richard Miller
9cf92718e9 arm: build fixes
Get p9p to build cleanly for ARM - based on suggestions from rsc and eekee, plus a final tweak from me.  Tested (a bit) on sheevaplug (ubuntu jaunty), Nokia N800 (maemo 4) and Nokia N900 (maemo 5).

R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4524056
2011-05-18 13:20:56 -04:00
Russ Cox
af0dea4531 SunOS fixes (thanks Aram Hăvărneanu)
R=rsc, rsc
http://codereview.appspot.com/4271084
2011-05-17 18:48:42 -04:00
Russ Cox
88cf592723 libmp: no text jump labels for darwin 2007-11-05 12:27:49 -05:00
rsc
4e3a81b98b darawin 2006-04-21 04:25:28 +00:00
rsc
aff1f05cfb darwin 2006-04-21 03:49:23 +00:00
rsc
c7384386b8 no types 2006-04-21 03:44:05 +00:00
rsc
bcb7f64ea5 shut up gcc 2006-04-20 21:41:16 +00:00
rsc
cbeb0b26e4 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rsc
bdc14ad478 Avoid saving precious data under stack pointer. 2006-03-22 16:38:29 +00:00
rsc
39ce0d5862 Avoid storing precious data below the stack pointer. 2006-03-22 16:30:50 +00:00
rsc
2b2bd9c4d3 fix mptouv 2006-03-05 20:45:56 +00:00
rsc
c0811e687d sparc 2006-02-09 08:17:49 +00:00
rsc
9fe7e1a14c oops - mpdigit not mpint 2005-12-31 03:10:42 +00:00
rsc
9e36143a34 fix shift 2005-12-30 17:06:50 +00:00
rsc
1ccd3e1e23 add cast (Taj Khattra) 2005-12-29 22:02:13 +00:00
rsc
a32765e337 Old GNU assembler doesn't like comments. 2005-08-10 17:15:16 +00:00
rsc
039b8c9af0 add %lB for lower case 2005-02-13 18:34:57 +00:00
rsc
6987199d12 continue x86-64 2005-01-19 04:05:19 +00:00
rsc
0dfd6525a6 no need to include sec.h 2005-01-07 06:41:21 +00:00
rsc
be83c8415c add portdate 2004-12-26 23:45:12 +00:00
rsc
3cb977fe6c asdf 2004-05-14 23:23:39 +00:00
rsc
983990c806 C
little bugs
.
wq
VS: ----------------------------------------------------------------------
2004-05-14 20:19:53 +00:00
wkj
7025271a71 Libsec doesn't compile without a reduce script, either. 2004-04-21 17:52:08 +00:00
rsc
6b17c8f11b more tomfoolery.
i bet mk can't read the mac os or sun os archives.
2004-04-21 06:53:59 +00:00
rsc
7ac9b0e140 make scripts work with more shells,
use current variable names.
2004-04-21 05:49:52 +00:00
rsc
65f5492fb4 maybe this will work. 2004-04-21 05:42:46 +00:00
wkj
ac0e2db600 Add basic libmp support for the x86. 2004-04-21 04:45:31 +00:00
rsc
1b135a7805 clean up when finished.
don't set PLAN9
don't set PLAN9
2004-04-19 23:04:36 +00:00
rsc
be22ae2d07 SunOS can rot in hell. 2004-03-26 01:59:35 +00:00
rsc
b3f61791f1 Add libmp. 2004-03-21 14:06:38 +00:00