peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
Jonas Maebe
|
b7bb476ca7
* small fix to my changes for full boolean evaluation support (moved
|
25 years ago |
Jonas Maebe
|
4171877126
+ support for full boolean evaluation (b+/b-), default remains short
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
4549ef44e1
* merges from fixes
|
25 years ago |
Jonas Maebe
|
0f7ae1718e
* moved locflags2reg() procedure from cg386add to cgai386
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
Jonas Maebe
|
cd3a96d742
* fixed bug in shlmul code
|
25 years ago |
Jonas Maebe
|
c1df09f993
* fixed wrong register deallocations in several ansistring related
|
25 years ago |
Jonas Maebe
|
e96d0a3d6e
- disabled "string_var := string_var + ... " and "string_var + char_var"
|
25 years ago |
Jonas Maebe
|
43e023d0af
* use FPC_SHPRTSTR_CONCAT_LEN for -dnewoptimizations (temp)
|
25 years ago |
Jonas Maebe
|
490769db7d
+ special code for string + char, between -dnewoptimizations
|
25 years ago |
Jonas Maebe
|
55988e6f55
* modified copyshortstring so it takes an extra paramter which allows it
|
25 years ago |
pierre
|
13d1fb7192
Use $GOTO ON
|
25 years ago |
florian
|
904bfac5b9
* fixed a bug in int64/qword handling was a quite ugly one
|
25 years ago |
florian
|
190ba4c78c
* optimized ansistring compare with ''
|
25 years ago |
florian
|
85b946e6d4
* fixed another internalerror
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
Jonas Maebe
|
04d18a2964
* fixed bug introduced by my regalloc fixed :(
|
25 years ago |
michael
|
587a967353
+ Fixes from Jonas.
|
25 years ago |
Jonas Maebe
|
a961e10de2
* fixed more regalloc bugs (for set adding and unsigned
|
25 years ago |
Jonas Maebe
|
04a3db19c2
* moved deallocation of registers used in reference that points to string after
|
25 years ago |
florian
|
da1ea39588
* bug in secondadd(subn) with swaped mmx operands fixed
|
25 years ago |
Jonas Maebe
|
2ce42d351a
+ comment about badly placed release_loc calls for a_mul which
|
25 years ago |
Jonas Maebe
|
23d69a5126
* changed edi allocation to use getexplicitregister32/ungetregister
|
25 years ago |
Jonas Maebe
|
86ff0db0b5
+ (de)allocation info for EDI to fix reported bug on mailinglist.
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
Jonas Maebe
|
80f18b22ee
* fixed type conversions of results of operations with cardinals
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |