michael
|
1c9ad777d3
* Add context info to unresolved links, for better error info
|
12 年之前 |
michael
|
5783f6d172
mechanism to resolve members in ancestors
|
12 年之前 |
michael
|
efd6f8851e
* Set read buffer size to 4K (speeds up)
|
12 年之前 |
michael
|
58a6886ed3
* Allow to set the write buffer size (enlarged to 4k)
|
12 年之前 |
paul
|
5d74e0578a
compiler: remove unused variables and unneeded assignments
|
12 年之前 |
svenbarth
|
78f0d6f70e
Revert the changes from r23383 for m68k/n68kadd.pas. Memo to self: Don't change code if you don't really understand why it does things the way it does.
|
12 年之前 |
svenbarth
|
b455ae9534
m68k/cpupara.pas, tm68kparamanager.getintparaloc:
|
12 年之前 |
florian
|
9d76168b57
* refactored Bl2B condition code to make it more readable
|
12 年之前 |
florian
|
7184306a4c
+ option -Wx to generate thumb interworking safe code on arm
|
12 年之前 |
florian
|
3fff969ced
* take care of instruction in between when doing ShiftShiftShift2ShiftShift optimizations
|
12 年之前 |
florian
|
f1b8fad6dc
* make AndAnd2And working with other instructions in between
|
12 年之前 |
florian
|
fcef2dc3df
* refactored some code and introduced usage of new method RegEndOfLife
|
12 年之前 |
florian
|
82f3ec7922
* if cs_opt_level3 is not set, limit lookahead of GetNextInstructionUsingReg to one instruction:
|
12 年之前 |
florian
|
a78af5b8fe
+ AndLslXsr2And and AndLsl2Lsl optimization
|
12 年之前 |
florian
|
ff522d7e18
* improve ShiftShiftShift2ShiftShift to look further ahead
|
12 年之前 |
florian
|
12d0c05ede
* remove bic instructions after lsr if possible
|
12 年之前 |
michael
|
f566201a8d
* Notification should be protected
|
12 年之前 |
svenbarth
|
632db2229f
Fix for Mantis #23700 .
|
12 年之前 |
michael
|
faba932549
* Added generic tree from Mario Ray Mahardhika (bug ID 33654)
|
12 年之前 |
florian
|
81e0e3114c
* throw an error if threadvars are used but not supported
|
12 年之前 |
pierre
|
9e6a2b868c
Fix -Cp option failure due to cputypestr array that must be uppercased
|
12 年之前 |
michael
|
5df0afb5c6
* Corrected statements for tables and system tables
|
12 年之前 |
pierre
|
bb418a1c94
Try to convert dllprt0.as code to PIC
|
12 年之前 |
pierre
|
5d3a94f9e4
Regenerated after: Use -KPIC option for dllprt0.as for mips/mipsel
|
12 年之前 |
pierre
|
84d21fad21
Use -KPIC option for dllprt0.as for mips/mipsel
|
12 年之前 |
michael
|
164c677cfd
* Enable property setter by default
|
12 年之前 |
michael
|
49e3d2734e
* Added possibility to force use of setter/getter for properties.
|
12 年之前 |
paul
|
7c663af588
compiler: also don't allow record constructors with only default arguments
|
12 年之前 |
paul
|
fe338013a5
compiler: calculate offset of record fields in taddrnode also for bitpacked structures (Jonas comment in bug #0019357)
|
12 年之前 |
paul
|
1b8369dd99
compiler: don't allow parameterless constructors
|
12 年之前 |