florian
|
91cdcff845
* the cygwin1.dll messes with the console mode so store and restore the console mode if necessary
|
18 years ago |
micha
|
63c49a1555
* fix performance regression in binary-trees benchmark
|
18 years ago |
Vincent Snijders
|
41962b8bfb
* fixed NMHDR for win64
|
18 years ago |
micha
|
9bdde01a99
* avoid usage of freelists_free_chunk boolean, while still prevent repeated fixed size conversion overhead; should reduce memory usage in some cases
|
18 years ago |
michael
|
afa2cf920f
* Patch from Matthias Gaertner to write both method data and code, and to introduce path
|
18 years ago |
marco
|
136fa69943
* deprecated
|
18 years ago |
marco
|
4ba29cdbe1
* first set of deprecated tags.
|
18 years ago |
daniel
|
4edf4de955
+ Meteor benchmark
|
18 years ago |
florian
|
f2d05bc3a1
* new tests derived from tw8777 so we avoid that it is forgotten
|
18 years ago |
joost
|
6906bed772
* Enabled building of ide on darwin
|
18 years ago |
daniel
|
c23bbe24bf
+ Add peoplehole optimization to optimize "smallset+[x]" and "smallset-[x]".
|
18 years ago |
peter
|
8a02ac0a5a
* don't use generic section rule for .stab and .stabstr
|
18 years ago |
Tomas Hajny
|
81a711881d
* added missing word in message explanation
|
18 years ago |
florian
|
23aa57ff75
+ support of dispatch call using <variant>.<id>
|
18 years ago |
florian
|
0d9609d614
* convert extended to double when passing it to automation dispatchers
|
18 years ago |
daniel
|
f3660976bc
+ Allow replace spilling for "opcode register,const" and "opcode const,register"
|
18 years ago |
Tomas Hajny
|
abfa85563f
* patch by Marco Borsari - saving of registers
|
18 years ago |
florian
|
01de46a0f4
* don't allow logical operators on char, resolves #8780
|
18 years ago |
florian
|
2eb40fc025
* forbid file types as function results
|
18 years ago |
sekelsenmat
|
f19d931ee0
Improved symbian bindings and rtl. Now you can pass your string to the InfoPrint function, and the exit code is controled by the pascal software.
|
18 years ago |
daniel
|
c43855a8f7
* Improve comment for [0..31]-x optimization
|
18 years ago |
daniel
|
ea79e69176
+ Add optimization to optimize [0..31]-x set expression to use one less
|
18 years ago |
Almindor
|
83f6a8f612
* update lnet to 0.5 release
|
18 years ago |
ivost
|
66d11ab637
* disabled some types in pthrlinux.inc because they already exist in unixtype
|
18 years ago |
peter
|
29ffdefacb
* secrel32 relocation support required by dwarf2 under windows
|
18 years ago |
peter
|
04f5026a0d
* support dwarf2 sections
|
18 years ago |
peter
|
71a11fafe9
* support long section names in executable
|
18 years ago |
peter
|
edf3a3cb17
* add libtar needed for windows
|
18 years ago |
florian
|
f4868c2414
* don't generate pointer checks for newly initialized by new pointers, resolves #8757
|
18 years ago |
florian
|
d83a869018
* don't write def for constant widestrings
|
18 years ago |