michael
|
fc68ce2ec5
* Implemented a HEAD class method
|
12 سال پیش |
michael
|
6d40600ab5
* Speed up HEAD
|
12 سال پیش |
Tomas Hajny
|
3b60a0f4aa
* fix testing for empty HOME directory or HOME pointing to root on Unix
|
12 سال پیش |
Tomas Hajny
|
426050cb9f
* fix for standalone '~' with HOME=/ on Unix
|
12 سال پیش |
michael
|
7fbf05dd18
* Make statementtype public in TSQLQuery
|
12 سال پیش |
sergei
|
6a86d0d83a
* Changed two variables from Integer to Longint. Integer is 16 bits when compiling System unit, using it results in less optimal code on most targets.
|
12 سال پیش |
sergei
|
6788fd6433
+ Win64 SEH: install a top-level exception handler around thread functions. This was a missing puzzle piece of SEH support. Now behavior of unhandled exceptions in non-main threads is consistent with that of main thread, and, in general, behavior of SEH-enabled RTL is consistent with one without SEH.
|
12 سال پیش |
sergei
|
40c510403f
* Don't crash on a PLT-generating relocation to a local symbol (which should not normally appear, but nevertheless is possible).
|
12 سال پیش |
marco
|
0560af663c
* patch from Mantis #23647 Calls inherited destroy in destructor, resolves memory leak.
|
12 سال پیش |
michael
|
a7a6301672
* Refactoring for better readability
|
12 سال پیش |
michael
|
a472de7805
* use global resolveID (better result)
|
12 سال پیش |
michael
|
01d8ec7a62
* Speed up read/write content file
|
12 سال پیش |
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 سال پیش |