marco
|
76f73ed2ec
* partial fix for 7481. TConvFactor not added, too little docs/examples.
|
19 years ago |
Vincent Snijders
|
cf13a7d0cb
+ added spectralnorm benchmark
|
19 years ago |
Jonas Maebe
|
52b3257d9c
* disabled tailrec optimization for -O2 for now since it breaks make all
|
19 years ago |
Jonas Maebe
|
0541a887b8
* pass record parameters on the stack for mwpascal calling convention
|
19 years ago |
florian
|
2a54d957b2
* fixed two small errors
|
19 years ago |
Vincent Snijders
|
1117a58f9f
+ added binarytrees benchmark
|
19 years ago |
micha
|
0c5124c295
* fix compilation of sysutils, partly revert patch from peter which was a modified version of my patch
|
19 years ago |
florian
|
a61abb25cb
* reorganized optimizer switch sets
|
19 years ago |
micha
|
8678d52aeb
* avoid warning when pointer points to size 1 data
|
19 years ago |
florian
|
e8d5dc4ab2
* tailrecursion optimization enabled for for sparc, i386, x86-64 and arm
|
19 years ago |
florian
|
c0336595b6
* fixed non wince execution
|
19 years ago |
Vincent Snijders
|
ce9cbe2401
+ recursive benchmark
|
19 years ago |
Jonas Maebe
|
8177baaa75
* fixed test
|
19 years ago |
Jonas Maebe
|
a6cac7412c
* reduced complexity so it compiles again
|
19 years ago |
peter
|
d9bcee0cbe
* don't allocate unixfinddata if we search only one file, patch from neli
|
19 years ago |
florian
|
02d0ac4c3e
+ only procedures doing recursive calls are checked for tail recursivity
|
19 years ago |
Vincent Snijders
|
7a643c0907
* moved obsolete shootout benchmark to obsolete directory
|
19 years ago |
Almindor
|
5dc3c137bb
* fixed bad propset
|
19 years ago |
Almindor
|
04ee4375a7
* adds support of KSE kernel threads to freeBSD
|
19 years ago |
florian
|
82b7b785f7
+ TAILREC optimizer switch
|
19 years ago |
peter
|
71665dbc4c
* initial addr_pic support for x86_64 binary writer
|
19 years ago |
Almindor
|
035ec323c0
* cleans up siginfo_t
|
19 years ago |
peter
|
37464fcbfd
* new test
|
19 years ago |
florian
|
6b463bfd0d
+ tail recursion optimization code, needs some fixes, but works basically, not yet activated
|
19 years ago |
Almindor
|
0ce5904349
* cleans up linux leftovers in other BSD targets
|
19 years ago |
Almindor
|
e70a5f1ae7
* cleanup of old linux leftovers from pthreads in freeBSD
|
19 years ago |
michael
|
2346cbeeaa
+ Fixed 64-bit compilation
|
19 years ago |
Jonas Maebe
|
49986ad7d4
* fixed dotest parameters
|
19 years ago |
florian
|
2a7ff92018
- removed all declarations with array of const having a varargs counterpart
|
19 years ago |
florian
|
948ec12140
* use oldfpccall for interrupts
|
19 years ago |