Commit Graph

40 Commits

Author SHA1 Message Date
gladman
1485e3dc1b 1. Add Jason's new assembler code to the Windows builds
2. Tidy up assembler to prepare for Windows nehalem build
2009-12-02 16:24:00 +00:00
gladman
0965fc4532 update VC++ readme.txt and Core2 tuning 2009-10-15 16:24:35 +00:00
gladman
f42829cd8e Core2 assembler (copies) for Windows 2009-10-05 15:56:30 +00:00
gladman
fa92663df1 Update Core2 x64 windows assembler 2009-09-02 17:20:55 +00:00
gladman
70a4a3823f 1. update Core2 x64 build
2. Improve assembler interface descriptions in AMD64 headers
2009-09-02 13:35:23 +00:00
gladman
21880e861f 1. Add new x64 assembler functions to the Windows build 2009-09-02 11:41:43 +00:00
gladman
3ed34f9130 Correct latest Windows assembler for mpn_copyi 2009-08-14 21:35:55 +00:00
gladman
ec50e0d847 Add new Core2 assembler to Windows build 2009-08-14 21:07:18 +00:00
gladman
27b3a6de72 Add mpn_add_nc and mpn_sub_nc to the Windows Core2 assembler 2009-08-10 16:47:45 +00:00
gladman
40d6c79399 2009-07-28 16:29:28 +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
0f49f0d847 Record Windows Core2 FFT tuning values but don't use them 2009-06-06 19:41:50 +00:00
wbhart
f23ff5f0b5 Added Windos Core 2 tuning values (it's slower fith FFT-tuning values,
so these are omitted.
2009-06-06 13:41:30 +00:00
gladman
daaf4e5be3 1. Windows Core2 tuning with Linux FFT tuning values 2009-06-03 11:50:24 +00:00
gladman
2bf84f6a74 2009-05-20 20:58:09 +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
2cd6ee00c5 2009-05-14 20:35:12 +00:00
gladman
d6962d575f 1. Add new/changed Core2 assembler files to the Windows build
2. Workaround VC++ optimisation bug in mul_fft.c
2009-05-13 09:54:24 +00:00
gladman
d942415a1c 1. Update Windows Powershell scripts in mpirbench to refer to MPIR rather than GMP
2. Update MPIR version number in Windows config files to 1.1.2 
3. Add an MSVC inline definition in in gmp-h.in
4. Correct locale test (as per GMP correction)
5. Add Windows x64 set/copy intrinsics to mul_fft.c (improves FFT speed score by 2%)
2009-05-09 13:26:27 +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
0e21f1f351 Commit missing asm files 2009-04-17 20:36:47 +00:00
gladman
df55ce913a Windows Core2 tune 2009-04-14 19:42:07 +00:00
gladman
6c2ed65e94 Adjust Windows assembler files to assist planned automation of aspects of the Windows build 2009-04-03 09:07:52 +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
84b1791342 update an orphan Windows assembler that got missed first time round 2009-03-25 15:59:01 +00:00
gladman
60725d8622 1. Update Windows version of getrusage
2. Use YASM's new alignment padding feature in the Windows assembler code
2009-03-24 14:40:39 +00:00
gladman
15c00c6faf 2009-03-14 20:55:58 +00:00
gladman
b4e75f80f0 change Core2 assembler code for mpn_add_n and mpn_sub_n.asm
update VC++ build
2009-03-14 20:55:03 +00:00
gladman
3b3751eb5c Two minor Windows assembler changes plus code formatting to remove tabs and trailing white space 2009-03-13 20:32:09 +00:00
gladman
dc64575936 correct copyright notice spelling errors only in Windows assembler (caused by rsi -> rdx substitution) 2009-03-13 10:22:20 +00:00
gladman
45ab37b595 correct 32 to 64 bit sign extension in Windows assembler code 2009-03-09 21:27:31 +00:00
gladman
453422c9b6 1. Tune Windows builds
2. Adjust try.c for WIndows
2009-03-08 16:38:38 +00:00
gladman
1b87a79626 improvement of Windows Core2 assembler 2009-03-07 23:21:26 +00:00
gladman
9c203f06df correct core2 Windows assembler error 2009-03-07 16:39:50 +00:00
gladman
a3cd666bee Major tidy up of Windows x86_64 assembler code 2009-03-07 15:00:35 +00:00
gladman
9cdf5f371a Commit revised windows assembler code
Update Windows build projects
2009-03-02 20:03:30 +00:00
gladman
694af0fc34 Major Windows Commit:
1. Add tune/speed build capability
2. Add JM's Core2 code
2009-02-27 14:24:25 +00:00
gladman
b8969d6bbc Update copyright notices in Windows assembler code 2009-01-10 15:15:37 +00:00
brgladman
02824f69a2 minor VC++ build update 2008-09-09 16:21:02 +00:00
brgladman
9c467c6415 2008-07-04 10:39:15 +00:00