Jonas Maebe
|
4be36c4b2b
* fixed a number of missing label reference removals when deleting
|
14 년 전 |
Jonas Maebe
|
666b4e2469
* fixed range errors in label bookkeeping that caused too much memory to be
|
15 년 전 |
florian
|
c71bc4084d
* fixed wrongly fix of r11444 in r12049
|
16 년 전 |
florian
|
74efea399e
* fix getlabelwithsym for 64 bit hosts and 32 bit targets
|
16 년 전 |
yury
|
bf454fad71
* Added function result for unimplemented methods to prevent warnings.
|
17 년 전 |
yury
|
451a290caf
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
17 년 전 |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 년 전 |
yury
|
6c6bf452ca
* Fixed level 2 comment warnings.
|
17 년 전 |
yury
|
fcceb9cfa1
* Removed/ifdefed/commented unused local variables.
|
17 년 전 |
Jonas Maebe
|
e4e6f8112d
* fixed some warnings about hidden constructors
|
18 년 전 |
florian
|
4010d66c2c
* arm cond. instruction support
|
18 년 전 |
Jonas Maebe
|
7528e074a5
* fixed compilation for non-ARM
|
18 년 전 |
florian
|
47010f2e5f
* properly optimize jumps on ARM
|
18 년 전 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 년 전 |
florian
|
85d63d9fa9
* settings refactored
|
19 년 전 |
peter
|
d07f470b71
* remove ifdef fpc
|
19 년 전 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 년 전 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 년 전 |
Jonas Maebe
|
ab5f5ca15e
* fixed ppc compilation
|
19 년 전 |
Jonas Maebe
|
a9dbc0c8ab
* changed parameters of references_equal from value to const to
|
19 년 전 |
Jonas Maebe
|
db580afbff
* fixed refs bookkeeping of jump labels (fix from Florian in popt386)
|
19 년 전 |
Jonas Maebe
|
cd3f064a33
+ enabled postpeepholeopts phase
|
20 년 전 |
Jonas Maebe
|
ab3bc45fa4
* cpu-specific overrides of optimizer methods now get called
|
20 년 전 |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 년 전 |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 년 전 |
Jonas Maebe
|
4c463a7a0a
* check unconditional jumps to make sure that they actually refer to a
|
20 년 전 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 년 전 |
fpc
|
50778076c3
initial import
|
20 년 전 |
Jonas Maebe
|
ec959955bd
* fixed generic jumps optimizer and enabled it for ppc (the label table
|
20 년 전 |
Jonas Maebe
|
04b1263e7f
* fixed uninitialised function result in getfinaldestination() when
|
20 년 전 |