Jonas Maebe
|
a6cac7412c
* reduced complexity so it compiles again
|
19 лет назад |
peter
|
d9bcee0cbe
* don't allocate unixfinddata if we search only one file, patch from neli
|
19 лет назад |
florian
|
02d0ac4c3e
+ only procedures doing recursive calls are checked for tail recursivity
|
19 лет назад |
Vincent Snijders
|
7a643c0907
* moved obsolete shootout benchmark to obsolete directory
|
19 лет назад |
Almindor
|
5dc3c137bb
* fixed bad propset
|
19 лет назад |
Almindor
|
04ee4375a7
* adds support of KSE kernel threads to freeBSD
|
19 лет назад |
florian
|
82b7b785f7
+ TAILREC optimizer switch
|
19 лет назад |
peter
|
71665dbc4c
* initial addr_pic support for x86_64 binary writer
|
19 лет назад |
Almindor
|
035ec323c0
* cleans up siginfo_t
|
19 лет назад |
peter
|
37464fcbfd
* new test
|
19 лет назад |
florian
|
6b463bfd0d
+ tail recursion optimization code, needs some fixes, but works basically, not yet activated
|
19 лет назад |
Almindor
|
0ce5904349
* cleans up linux leftovers in other BSD targets
|
19 лет назад |
Almindor
|
e70a5f1ae7
* cleanup of old linux leftovers from pthreads in freeBSD
|
19 лет назад |
michael
|
2346cbeeaa
+ Fixed 64-bit compilation
|
19 лет назад |
Jonas Maebe
|
49986ad7d4
* fixed dotest parameters
|
19 лет назад |
florian
|
2a7ff92018
- removed all declarations with array of const having a varargs counterpart
|
19 лет назад |
florian
|
948ec12140
* use oldfpccall for interrupts
|
19 лет назад |
florian
|
8d0f457f6f
* if array of const in cdecled functions is omitted, varargs must be present, see #7504
|
19 лет назад |
florian
|
e6cffee1d1
* fixed compilation
|
19 лет назад |
florian
|
f68902500b
* set fpu control word appropriatly, see also #7570
|
19 лет назад |
Marc Weustink
|
31090d8736
* generate realnames for syms in -gw3
|
19 лет назад |
tom_at_work
|
c64190bda3
* r4760, r4784, r4788 for ppc64
|
19 лет назад |
florian
|
de87469127
* removed unaligned workarounds
|
19 лет назад |
florian
|
bacded2cf8
* fixed expectloc of unaligned(...)
|
19 лет назад |
florian
|
6f968732c0
* don't call the system if flush hasn't to flush anything
|
19 лет назад |
florian
|
fd784931dd
* don't mess with the command line buffers if no command line is given
|
19 лет назад |
Jonas Maebe
|
f4ea862438
* part of r4826 (forgot to commit)
|
19 лет назад |
Jonas Maebe
|
b386335f27
* treat zero-based arrays of char also as pchar's when reading
|
19 лет назад |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 лет назад |
micha
|
537c10517c
ignore output binaries
|
19 лет назад |