Commit Graph

25 Commits

Author SHA1 Message Date
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