gladman
a5728f690e
1. Minor (cosmetic) change of a Windows aspect of speed.h
...
2. Minor changes to Windows getrusage and gettimeofday headers
3. Add (finally!) Windows FFT tuning for the K8
2009-06-03 09:25:21 +00:00
gladman
7979d75874
2009-05-28 15:49:07 +00:00
gladman
41e79780c3
2009-05-27 16:10:04 +00:00
gladman
2bf84f6a74
2009-05-20 20:58:09 +00:00
gladman
dea89e4760
Update windows build for latest assembler
2009-05-20 20:09:06 +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
47c7c6b832
Further update to Windows K8 build
2009-05-12 21:33:52 +00:00
gladman
9918886c2f
Update Windows K8 build to add new assembler
2009-05-12 19:37:47 +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
57f06bfe7e
2009-05-01 19:03:56 +00:00
gladman
c503ef2397
commit missing Windows assembler file to trunk
2009-04-22 08:01:40 +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
121ab16108
Add Windows assembler files to trunk
2009-04-14 17:35:03 +00:00
gladman
19faf1830c
Update Windows build for latest code
2009-04-14 16:39:30 +00:00
gladman
9f4a1b86a2
Revised TOOM4 and TOOM7 thresholds
...
Revised AMD tuning for Windows
2009-04-04 09:05:12 +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
279323b5fd
Update Windows build for latest changes
2009-04-02 11:00:00 +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
2a60edf9fd
add missing Windows AMD64 assembler file to SVN
2009-03-07 00:04:23 +00:00
gladman
9cdf5f371a
Commit revised windows assembler code
...
Update Windows build projects
2009-03-02 20:03:30 +00:00
gladman
8677195546
Windows tuning update
2009-02-27 14:51:04 +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
34ee6223f4
Update windows assembler to remove alignment padding problems
2009-02-26 11:11:27 +00:00
gladman
3f353d55a8
Bring Windows up to date on new trunk
2009-02-22 21:03:08 +00:00
gladman
ee097ed937
2009-02-20 08:30:38 +00:00
jasonmoxham
deb06ea4ed
merged k8-branch into trunk , autotools , few handbits , windows bits just copyed over
2009-02-19 23:22:30 +00:00
gladman
b8969d6bbc
Update copyright notices in Windows assembler code
2009-01-10 15:15:37 +00:00
gladman
c15cef56de
Update some text in Windows x64 assembler files (no code changes).
2008-12-24 08:43:03 +00:00
gladman
3a1beffda4
add windows assembler include file
...
add missing prototypes in gmp_h.in
2008-11-07 20:27:10 +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