Commit Graph

25 Commits

Author SHA1 Message Date
(no author)
f228e886dc Further revamp of Python gas to yasm translator 2010-03-10 10:09:37 +00:00
(no author)
811326c5b0 Further update to Python translator 2010-03-09 19:40:49 +00:00
(no author)
c1f1636d1c improve g2y.py - the gas to yasm translator in Python 2010-03-09 15:40:03 +00:00
(no author)
88f3536359 Update Python gas to yasm converter to remove some poor conversions 2010-02-24 20:41:02 +00:00
(no author)
3c16b2f566 1. Update g2y.py to cope with GMP assembler
2. add new assembler to Windows build
2010-02-07 14:48:02 +00:00
gladman
b086474ddf Bring Windows naming into line with that on Linux
Rename 'amd64' elemnts to 'k8'
2009-12-02 12:29:38 +00:00
gladman
f700c5c84c Add new assembler, C and test files to Windows builds 2009-09-30 16:21:46 +00:00
gladman
783ae8b511 further change to g2y.py 2009-08-30 21:31:50 +00:00
gladman
c0c87d7ecb remove bug in g2y.py 2009-08-30 20:56:54 +00:00
gladman
0eaa19d002 Add new assembler files - new (l/r)shift2 on k8, modified (l/r)shift on Core2 - and sb_divappr_q.c to the Windows build 2009-07-28 15:00:00 +00:00
gladman
659df23bbc 1. Improve g2y.py
2. Add divrem changes to Windows build
3. Add new x64 mpn_mul_basecase assembler to Windows
2009-05-19 19:53:15 +00:00
gladman
714cbef23f 1. revert t-fat and remove fat test from Windows testing
2. minor update to Python translator
2009-05-14 20:14:04 +00:00
gladman
bd34c0bfc5 1. Update g2y.py, the GAS to YASM Python script
2. Provide tuning for new FFT code
3. Add some documentation to YASM assembler macros for Windows
2009-05-06 18:20:52 +00:00
gladman
7f8174f08d update g2y.py to allow command line parameters 2009-05-05 20:43:45 +00:00
gladman
e44410c1ca minor cosmetic update to g2y.py 2009-04-15 16:50:44 +00:00
gladman
34efd8413b 1. Add Windows code for latest trunk revisions
2. Make changes for non C99 compilers (like VC++)
2009-04-01 14:58:15 +00:00
gladman
ec15f15c68 update Windows build projects 2009-03-07 16:41:12 +00:00
gladman
9933f9d2ce g2y.py (gas to yasm) enhancements 2009-03-04 22:30:39 +00:00
gladman
8a2bcdc402 update g2y.py for 3 op instructions 2009-03-03 16:08:29 +00:00
gladman
9cdf5f371a Commit revised windows assembler code
Update Windows build projects
2009-03-02 20:03:30 +00:00
gladman
3f353d55a8 Bring Windows up to date on new trunk 2009-02-22 21:03:08 +00:00
gladman
85dc98842d correct minor errors in windows build 2009-01-08 14:51:11 +00:00
gladman
cb0f1d67fb Improve Prologue/Epilogue macros in Windows assembler
Improve Python assembler translation
2009-01-06 15:05:27 +00:00
gladman
45d8bfdeea improved support for assembler translation to YASM format on Windows 2009-01-05 23:23:23 +00:00
gladman
eb1c5731b5 Further tidy up of AMD64 Windows build and added g2y.py for converting JM's assembler files into YASM format 2009-01-05 10:26:59 +00:00