florian
|
173e023e22
* german and english error file updates from Karl-Michael Schindler
|
il y a 18 ans |
florian
|
4fc85cb084
* new test
|
il y a 18 ans |
florian
|
bae83ee777
* set expectloc correctly on x86-64
|
il y a 18 ans |
florian
|
f4840620f0
* location.size of trunc/round must be OS_S64
|
il y a 18 ans |
Jonas Maebe
|
6eb320506b
* fixed range error in incmonth()
|
il y a 18 ans |
Jonas Maebe
|
d3736f563f
* fixed several range errors
|
il y a 18 ans |
Jonas Maebe
|
18e0b6e98b
* do not turn on range/overflow checking, because several of the
|
il y a 18 ans |
Jonas Maebe
|
a2c3826281
* changed fpc_big_chararray and fpc_big_widechararray from
|
il y a 18 ans |
michael
|
2948802fb7
* Patch from Joost van der Sluis to fix obvious crash
|
il y a 18 ans |
Jonas Maebe
|
662cc12d68
* turn off range checking for routines involving vararraybounds
|
il y a 18 ans |
Jonas Maebe
|
f63b0ef160
* fixed overflow for constant in-expressions involving values >
|
il y a 18 ans |
Jonas Maebe
|
ac585ea201
* fixed test according to Kylix behaviour (which means current
|
il y a 18 ans |
Jonas Maebe
|
e0171f4e1f
* fixed overflow when calculating the byte offset of a field in case
|
il y a 18 ans |
pierre
|
c97ea9ceb2
* use qword also for S_Q opsize
|
il y a 18 ans |
pierre
|
d1d6413443
* use S_IQ opsize for A_FISTP instruction
|
il y a 18 ans |
Jonas Maebe
|
5bf9c58e14
* fixed real:=variant for non-x86
|
il y a 18 ans |
Jonas Maebe
|
b8187becc6
* fixed range errors when reading zero-length strings from streams
|
il y a 18 ans |
Jonas Maebe
|
4ce43b9fe0
* fixed Makefile for linux-i386 (contained htmldefs twice for some reason,
|
il y a 18 ans |
florian
|
bcb1cf0d28
* make no use of int registers in trunc to reduce register pressure
|
il y a 18 ans |
Tomas Hajny
|
840403bcf5
* fcl-web to be only built on platforms having TProcess implemented
|
il y a 18 ans |
Tomas Hajny
|
9024d66959
* units htmlelements and htmlwriter moved from fcl-web to fcl-xml
|
il y a 18 ans |
Tomas Hajny
|
821354b18f
* unit htmldefs moved to fcl-xml
|
il y a 18 ans |
pierre
|
387c5107c0
* try to get a complete cycle with nasm
|
il y a 18 ans |
Tomas Hajny
|
e4c37e3e9d
* remove CVS log
|
il y a 18 ans |
Jonas Maebe
|
31c29a280a
* moved typechecking stuff from taddnode.simplify to taddnode.pass_typechec
|
il y a 18 ans |
pierre
|
f07349a774
* force S_IQ size for movq instruction, needed for nasm
|
il y a 18 ans |
pierre
|
73f4288d97
+ allow to disable smartlinking if NO_SMART_LINK is defined
|
il y a 18 ans |
florian
|
c4f65df9f9
* fixed expectloc setting
|
il y a 18 ans |
Jonas Maebe
|
168e652d42
+ support for simplifying simple inline functions down to a single
|
il y a 18 ans |
Jonas Maebe
|
0f546da041
* docompare -> isequal
|
il y a 18 ans |