Jonas Maebe
|
2d40a5008b
+ support exported procedures for linuxppc
|
22 years ago |
michael
|
20a179aaeb
+ FPC Version number is 1.9.2
|
22 years ago |
marco
|
5cb92b4d59
* sighnd to separate file, like linux. Some comments removed
|
22 years ago |
michael
|
d2594024c0
+ Changed version to 1.9.2
|
22 years ago |
marco
|
9eebe90053
* now separately.
|
22 years ago |
michael
|
dbe1cd602a
+ Fixes for tar listing, and added detection of local or global installation
|
22 years ago |
marco
|
d954d73042
* a lot of copyright notices and CVS logs added and fixed
|
22 years ago |
marco
|
c032cd36e8
* errorhandling fixed
|
22 years ago |
marco
|
64e776098a
* unix does ansistring exec
|
22 years ago |
marco
|
aeaf3e9d2c
* Unix exec(ansistring)
|
22 years ago |
marco
|
5d49357d80
* Exec(ansistring) function
|
22 years ago |
marco
|
2d20ccc43e
* simple bugfix for tpipe
|
22 years ago |
marco
|
532a14b5e3
* fix from Marc W.
|
22 years ago |
michael
|
2514b84ca1
+ Removed some comments
|
22 years ago |
michael
|
ec9c3626ca
No longer unpacking temporary files
|
22 years ago |
Jonas Maebe
|
fd1ae67764
* re-enable fpu exceptions in signal handler, they're turned off by the
|
22 years ago |
Jonas Maebe
|
6bd3eccdac
+ fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit
|
22 years ago |
Jonas Maebe
|
2af569745c
* if currency = int64, FPC_CURRENCY_IS_INT64 is defined
|
22 years ago |
Jonas Maebe
|
c094978054
+ SetFPUExceptionMask implementation for PPC
|
22 years ago |
Jonas Maebe
|
0a74dd10a4
* expanded and corrected test
|
22 years ago |
Jonas Maebe
|
c2efd86268
+ integer division-by-zero detection support for ppc
|
22 years ago |
florian
|
80429f91a1
+ tests in test/units/strings are now executed as well
|
22 years ago |
florian
|
54c08f4c73
+ added strscan/strrscan test
|
22 years ago |
florian
|
03efd6e74b
* fixed wrong temp. usage in generic exception handling
|
22 years ago |
marco
|
fdf4095798
* few small freebsd fixes backported from debugging linux
|
22 years ago |
Jonas Maebe
|
0ab36d6e91
* fixed signal handling
|
22 years ago |
marco
|
19c44b76f2
* fpreadlink(pathstr) moved to unxovl (since not platform specific),
|
22 years ago |
Jonas Maebe
|
f9152c2c6b
* fixed for extended = double
|
22 years ago |
Jonas Maebe
|
e90bd0332a
* default linker name for non-i386 and non-m68k
|
22 years ago |
Jonas Maebe
|
6e3aec5acc
* fixed for non-i386
|
22 years ago |