Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 9 | -10/+7 |
2015-06-03 | all: linux/arm64 port | Aram Hăvărneanu | 1 | -0/+4 |
2015-06-03 | all: linux/mips port | Aram Hăvărneanu | 1 | -0/+4 |
2011-05-18 | arm: build fixes | Richard Miller | 1 | -0/+4 |
2011-05-17 | SunOS fixes (thanks Aram Hăvărneanu) | Russ Cox | 2 | -79/+79 |
2007-11-05 | libmp: no text jump labels for darwin | Russ Cox | 5 | -47/+45 |
2006-04-21 | darawin | rsc | 5 | -0/+302 |
2006-04-21 | darwin | rsc | 1 | -5/+7 |
2006-04-21 | no types | rsc | 6 | -17/+6 |
2006-04-20 | shut up gcc | rsc | 2 | -0/+12 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 27 | -155/+155 |
2006-03-22 | Avoid saving precious data under stack pointer. | rsc | 1 | -25/+18 |
2006-03-22 | Avoid storing precious data below the stack pointer. | rsc | 4 | -64/+62 |
2006-03-05 | fix mptouv | rsc | 1 | -1/+1 |
2006-02-09 | sparc | rsc | 1 | -0/+4 |
2005-12-31 | oops - mpdigit not mpint | rsc | 1 | -1/+1 |
2005-12-30 | fix shift | rsc | 2 | -2/+8 |
2005-12-29 | add cast (Taj Khattra) | rsc | 1 | -1/+1 |
2005-08-10 | Old GNU assembler doesn't like comments. | rsc | 2 | -14/+9 |
2005-02-13 | add %lB for lower case | rsc | 1 | -28/+39 |
2005-01-19 | continue x86-64 | rsc | 1 | -0/+4 |
2005-01-07 | no need to include sec.h | rsc | 6 | -6/+0 |
2004-12-26 | add portdate | rsc | 1 | -0/+32 |
2004-05-14 | asdf | rsc | 3 | -8/+8 |
2004-05-14 | C | rsc | 2 | -0/+4 |
2004-04-21 | Libsec doesn't compile without a reduce script, either. | wkj | 1 | -2/+0 |
2004-04-21 | more tomfoolery. | rsc | 1 | -3/+8 |
2004-04-21 | make scripts work with more shells, | rsc | 3 | -4/+6 |
2004-04-21 | maybe this will work. | rsc | 2 | -0/+8 |
2004-04-21 | Add basic libmp support for the x86. | wkj | 9 | -15/+349 |
2004-04-19 | clean up when finished. | rsc | 2 | -2/+0 |
2004-03-26 | SunOS can rot in hell. | rsc | 1 | -1/+1 |
2004-03-21 | Add libmp. | rsc | 37 | -0/+2415 |