summaryrefslogtreecommitdiffstats
path: root/src/libmp
Commit message (Collapse)AuthorAgeFilesLines
* libmp: no text jump labels for darwinRuss Cox2007-11-055-47/+45
|
* darawinrsc2006-04-215-0/+302
|
* darwinrsc2006-04-211-5/+7
|
* no typesrsc2006-04-216-17/+6
|
* shut up gccrsc2006-04-202-0/+12
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-0127-155/+155
|
* Avoid saving precious data under stack pointer.rsc2006-03-221-25/+18
|
* Avoid storing precious data below the stack pointer.rsc2006-03-224-64/+62
|
* fix mptouvrsc2006-03-051-1/+1
|
* sparcrsc2006-02-091-0/+4
|
* oops - mpdigit not mpintrsc2005-12-311-1/+1
|
* fix shiftrsc2005-12-302-2/+8
|
* add cast (Taj Khattra)rsc2005-12-291-1/+1
|
* Old GNU assembler doesn't like comments.rsc2005-08-102-14/+9
|
* add %lB for lower casersc2005-02-131-28/+39
|
* continue x86-64rsc2005-01-191-0/+4
|
* no need to include sec.hrsc2005-01-076-6/+0
|
* add portdatersc2004-12-261-0/+32
|
* asdfrsc2004-05-143-8/+8
|
* Crsc2004-05-142-0/+4
| | | | | | | little bugs . wq VS: ----------------------------------------------------------------------
* Libsec doesn't compile without a reduce script, either.wkj2004-04-211-2/+0
|
* more tomfoolery.rsc2004-04-211-3/+8
| | | | i bet mk can't read the mac os or sun os archives.
* make scripts work with more shells,rsc2004-04-213-4/+6
| | | | use current variable names.
* maybe this will work.rsc2004-04-212-0/+8
|
* Add basic libmp support for the x86.wkj2004-04-219-15/+349
|
* clean up when finished.rsc2004-04-192-2/+0
| | | | | don't set PLAN9 don't set PLAN9
* SunOS can rot in hell.rsc2004-03-261-1/+1
|
* Add libmp.rsc2004-03-2137-0/+2415