Jonas Maebe
|
bb959439f0
* fixed web bug #1915
|
vor 23 Jahren |
peter
|
5e7a1e3729
* removed unused units
|
vor 23 Jahren |
peter
|
5b242f7741
* tlocation,treference update
|
vor 23 Jahren |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
vor 23 Jahren |
peter
|
b4cc4b7b01
* removed compiler warnings
|
vor 23 Jahren |
Jonas Maebe
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
vor 24 Jahren |
Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
vor 24 Jahren |
Jonas Maebe
|
6dbf240bde
* less unnecessary regvar loading with if-statements
|
vor 24 Jahren |
Jonas Maebe
|
8a2c142e46
* fixed internalerror(10) due to previous fpu overflow fixes ("merged")
|
vor 24 Jahren |
peter
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
vor 24 Jahren |
Jonas Maebe
|
a39cd8a580
* made multiplying, dividing and mod'ing of int64 and qword processor
|
vor 24 Jahren |
Jonas Maebe
|
ed449defca
+ searchsystype() and searchsystype() functions in symtable
|
vor 24 Jahren |
Jonas Maebe
|
f256a47f04
* compilerproc implementation of set addition/substraction/...
|
vor 24 Jahren |
Jonas Maebe
|
41a57028b9
* converted adding/comparing of strings to compileproc. Note that due
|
vor 24 Jahren |
Jonas Maebe
|
cecfe5dd49
* removed unused var
|
vor 24 Jahren |
Jonas Maebe
|
14576640c5
* fixed wrong regalloc info around FPC_MUL/DIV/MOD_INT64/QWORD calls
|
vor 24 Jahren |
florian
|
9746f4c2d6
* some cg reorganisation
|
vor 24 Jahren |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
vor 24 Jahren |
Jonas Maebe
|
fa05db818d
* fixed set bug discovered by Carl (merged)
|
vor 24 Jahren |
peter
|
e24474d9ac
* -Ur switch (merged)
|
vor 24 Jahren |
florian
|
fb40dcd0bb
+ some widestring stuff added
|
vor 24 Jahren |
Jonas Maebe
|
676fe2fee3
* fixed an IE10 and another bug with [var1..var2] construct
|
vor 24 Jahren |
peter
|
a7cf57524e
* symtable change to classes
|
vor 24 Jahren |
peter
|
4e2655cdc5
* resulttype rewrite
|
vor 24 Jahren |
Jonas Maebe
|
4c8ca9774f
+ implemented/fixed docompare() mathods for all nodes (not tested)
|
vor 25 Jahren |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
vor 25 Jahren |
Jonas Maebe
|
4f791d04b4
- removed all ifdef cardinalmulfix code
|
vor 25 Jahren |
Jonas Maebe
|
a8af566cd7
+ new integer regvar handling, should be much more efficient
|
vor 25 Jahren |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
vor 25 Jahren |
florian
|
5694e05857
* some bugs with interfaces and NIL fixed
|
vor 25 Jahren |