Jonas Maebe
|
039e7143f4
* avoid some unnecessary bool->int->bool type conversions
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 years ago |
peter
|
edf553a223
* string constants are now array of char until
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
florian
|
804207239d
*c <int64>:=-<longint> fixed (bug 4253)
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
6cc3dbae94
* fixed web bug #3694
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
bb32ee0457
* fix interface vtbl optimization
|
20 years ago |
peter
|
04e7db0905
* typecast float to non-float needs a move to memory
|
20 years ago |
florian
|
f068e0c3da
* fixed extended->double/single conversion when using sse
|
20 years ago |
florian
|
0ad4b9d394
* optimized float to float conversion
|
20 years ago |
Jonas Maebe
|
9e24c28774
- removed superfluous location_force_reg() in second_nothing
|
20 years ago |
Jonas Maebe
|
2bd47e8ce6
* fixed type conversion between same-size ints with different signs in
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
459858305e
* location_force_reg in second_nothing can reuse LOC_CREGISTER
|
21 years ago |
peter
|
5f61be6b4d
* prevent some IEs with delphi methodpointers
|
21 years ago |
florian
|
73c30d6579
* fixed arm compilation with cgutils
|
21 years ago |
peter
|
a2cbf27e96
* -Or fix for absolute
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
daniel
|
b721e5872c
* Prepare compiler infrastructure for multiple ansistring types
|
21 years ago |
olle
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
florian
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |