Commit Graph

1463 Commits

Author SHA1 Message Date
jasonmoxham
5f8377b79f remove dumbmp.c and pre-build gen-* and just include the files they generated 2010-06-26 05:25:55 +00:00
jasonmoxham
41dcb0a476 new yasm svn rev 2334 2010-06-25 16:28:41 +00:00
jasonmoxham
b1acf687bf delete old yasm sv rev 2227 2010-06-25 16:02:05 +00:00
jasonmoxham
4f25af7262 keep record of difference between our yasm and yasm-svn , so its easy to upgrade yasm at any time 2010-06-25 12:18:02 +00:00
jasonmoxham
0b262a4cfc remove demos directory from library 2010-06-25 10:32:08 +00:00
jasonmoxham
ff20caa80d removed non-relavant lisp directory from mpn 2010-06-25 09:40:40 +00:00
jasonmoxham
e695e5bf33 cleanup setversion script 2010-06-25 09:34:31 +00:00
jasonmoxham
89bba12441 removed configure info for non-existent path for fujitsu cpu 2010-06-25 09:31:03 +00:00
jasonmoxham
f678e5b412 autotools 2010-06-25 09:11:53 +00:00
jasonmoxham
ed76fe00e9 removed support for z8000 and z8000x cpu 2010-06-25 09:07:39 +00:00
jasonmoxham
124140df58 removed support for pyr cpu 2010-06-25 09:04:18 +00:00
jasonmoxham
83f59a653b removed support for ns32k cpu 2010-06-25 08:58:51 +00:00
jasonmoxham
0915c9390e removed support for m88k m88110 cpu 2010-06-25 08:55:46 +00:00
jasonmoxham
4baa32d201 removed support for i960 and i960mx cpu 2010-06-25 08:46:53 +00:00
jasonmoxham
42abd4fd70 removed support for clipper cpu 2010-06-25 08:40:20 +00:00
jasonmoxham
e1c671f856 removed support for a29k cpu 2010-06-25 08:32:15 +00:00
jasonmoxham
885073d653 release mpir-2.1.1 2010-06-25 06:03:17 +00:00
jasonmoxham
01d6ec8d1a make info manual 2010-06-24 10:36:39 +00:00
jasonmoxham
080cabc15c update manual for MSVC 2008 and 2010 2010-06-24 10:33:12 +00:00
jasonmoxham
205575ab25 removed old referance to mp.h from readme 2010-06-24 03:57:00 +00:00
gladman
b6f25a18d3 correct Python files for VC++ Express conversion 2010-06-20 21:26:23 +00:00
gladman
56bb5a26ff update VC++ readme to cover VC++ 2010 Express 2010-06-20 16:08:42 +00:00
gladman
3eecddf2c4 Add Python programs to support VC++ 2010 Express x64 builds 2010-06-20 15:46:30 +00:00
gladman
2b0d65a499 minor update to VC++ readme files 2010-06-18 09:39:42 +00:00
gladman
ff7bc23a3a correct k10 build on Windows 2010-06-10 06:55:32 +00:00
mvngu
50b108d725 set version for MPIR 2.1.1 bug fix release 2010-06-09 17:24:08 +00:00
mvngu
2f70f4dfe2 set version for MPIR 2.1.1 bug fix release 2010-06-09 17:22:11 +00:00
gladman
d57e46a9b9 Remove serious bug in Windows K8/K10 assembler code 2010-06-09 16:21:25 +00:00
gladman
c0baf78674 Improve Python detection in Jason's Windows batch build 2010-06-09 11:36:46 +00:00
mvngu
99ac886a9c acknowlege Minh Van Nguyen in MPIR documentation 2010-06-08 22:54:27 +00:00
mvngu
e87e7e6953 wrapping up MPIR 2.1.0, this time for real 2010-06-08 20:37:14 +00:00
mvngu
49536accd7 add Minh Van Nguyen to list of contributors 2010-06-08 20:35:04 +00:00
gladman
49293fbe43 2010-06-08 14:56:12 +00:00
mvngu
274e997155 changes between MPIR 2.0.0 and MPIR 2.1.0 2010-06-08 05:32:29 +00:00
mvngu
f6b617e75d update ChangeLog to reflect the release of MPIR 2.1.0 2010-06-08 05:26:59 +00:00
jasonmoxham
fb39a0149c change license in changelog from 2.1 to 3.0 2010-06-08 03:53:09 +00:00
mvngu
0820a26efe wrap up MPIR 2.1.0.final 2010-06-07 20:11:40 +00:00
jasonmoxham
0597501537 remove asmembler assert from mode1o.asm in ia64 , icc doesn't like it 2010-06-02 23:34:46 +00:00
mvngu
b2590098ac wrapping up MPIR 2.1.0-rc2 2010-06-01 20:46:54 +00:00
jasonmoxham
e7bf2ac0e0 add ylwrap form boxen.skynet 2010-06-01 13:50:44 +00:00
wbhart
67f4b56c1b Fixed an issue with divexact.c. 2010-06-01 00:43:28 +00:00
wbhart
fe046df7fa Fixed the same bug in dc_divappr_q.c 2010-05-31 22:54:02 +00:00
wbhart
819ce0a64c Fixed a missing case in inv_divappr_q.c 2010-05-31 22:48:39 +00:00
gladman
e6d1daa014 Add x64 configuration to Windows prebuild steps 2010-05-27 14:32:51 +00:00
gladman
9d666ed383 Further change to vsyasm.props 2010-05-27 11:51:17 +00:00
gladman
3cd873d01d Allow YASM path to be set by an environment variable (YASMPATH) 2010-05-27 11:09:59 +00:00
gladman
a74604e2e7 1. Correct assembler build rules and target directories (cosmetic)
2. Remove illegal Windows build configurations (e.g win32 build for x64 only project)
2010-05-27 09:08:43 +00:00
jasonmoxham
a17d52c22c update sparc32/v9 params from ABI=32 t2 with manual adjust form mulhigh 2010-05-26 22:14:19 +00:00
jasonmoxham
3fcd29a013 fix bug in gcdext test code when un<vn 2010-05-26 21:39:45 +00:00
jasonmoxham
aea722b31f threshold fix for toom8h unequall sizes 2010-05-26 16:46:27 +00:00