florian
|
5eef73c1ab
* fixed passing of registers on x86-64_linux, should fix #7613
|
19 years ago |
Jonas Maebe
|
908c9741d3
+ added some comments explaining the previous commit
|
19 years ago |
Jonas Maebe
|
961667784a
* fixed tstrreal3, hopefully didn't break anything else
|
19 years ago |
oro06
|
442560b46d
*wince : build broken
|
19 years ago |
Vincent Snijders
|
b84fc6e881
+ added partialsums benchmark
|
19 years ago |
florian
|
ffc5add21b
* recreated
|
19 years ago |
florian
|
e0200f8fcb
* patch from J. Peter Mugaas to fix #7616
|
19 years ago |
florian
|
185be23d12
* tail recursion is fixed in the mean time, reenabled
|
19 years ago |
Jonas Maebe
|
0c8dbcf332
* rldimi also modifies first operand
|
19 years ago |
Jonas Maebe
|
20ae808b65
* also rlwimi_ is read/write for first operand
|
19 years ago |
Jonas Maebe
|
53aecd7c88
* more r4812 for ppc64
|
19 years ago |
Jonas Maebe
|
200ad7e5ae
* moved some generic constants out of the {$ifndef FPC_SYSTEM_HAS_TRUNC}
|
19 years ago |
florian
|
67aa148602
* fixed softfpu support
|
19 years ago |
florian
|
efa4967d37
+ compiler has the linker script now embedded
|
19 years ago |
florian
|
d4dcbeec4a
* prt0.o is now build from the makefile
|
19 years ago |
florian
|
7bef6e592c
* softfpu is included in the system unit if necessary
|
19 years ago |
florian
|
5f3a3bc051
* made the softfpu unit embedable in the system unit
|
19 years ago |
chrivers
|
4bb1d117d6
Use symbolic const E_NOINTERFACE instead of raw value $80004002
|
19 years ago |
Jonas Maebe
|
12c76ca1ce
+ support for "return" without return value in MacPas mode
|
19 years ago |
marco
|
d72a49fad0
* commented cond_t, already exported via unixtype, bug #7454
|
19 years ago |
Jonas Maebe
|
9e825bdc76
* moved common code for ppc32/ppc64 from nppcadd to shared unit
|
19 years ago |
marco
|
4d8cf8202a
* fix for #7478
|
19 years ago |
marco
|
bde13ab714
* fix for unixtype exports + cr filtering
|
19 years ago |
marco
|
449ba0b47b
* reverted march fix from Florian that stops exporting pthread* types.
|
19 years ago |
Jonas Maebe
|
f8b013187c
* fixed semaphore init, caused endless loop when terminating any
|
19 years ago |
florian
|
b6309075a4
+ GetFileVersion (win only)
|
19 years ago |
florian
|
557afed6f3
* missing space added
|
19 years ago |
marco
|
8d92e5863c
* Fixing makefiles for convutils/stdconv units
|
19 years ago |
marco
|
cd7ad9e581
* fdwrite internals to fpwrite.
|
19 years ago |
marco
|
b5e0fa43ce
* post 2.0 simplification, win32 now also has fpread/write
|
19 years ago |