Jonas Maebe
|
cdefb6720f
* fixed compilation after r20801
|
13 years ago |
Tomas Hajny
|
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 years ago |
florian
|
fc673340fe
+ implemented x86-64 mov optimization to test register usage tracking framework
|
13 years ago |
florian
|
3c33bf4e6d
* completed framework for register usage tracking
|
13 years ago |
Tomas Hajny
|
225cc1c1e0
* fix FileExists/DirectoryExists wrongly accepting non-existing entries with wrong path due to path normalization using ExpandFileName (correctly) accepting also non-existing paths
|
13 years ago |
Jonas Maebe
|
25f9c15290
* force -vw switch, because if it's not active then -Sew won't do anything
|
13 years ago |
Jonas Maebe
|
9c311fa6bb
+ test object files for AIX/PowerPC
|
13 years ago |
florian
|
2a6a4831ea
* basics for generic register usage information
|
13 years ago |
michael
|
3d366bca44
* Reverse erronous commit of unchecked patch
|
13 years ago |
michael
|
b2ce6b2cab
* Reinstated SetFound
|
13 years ago |
florian
|
9e105677db
* optimize mov/and sequences on x86-64
|
13 years ago |
michael
|
86c8b19336
* Patch and testcase from Luiz Americo to fix ExtractFieldName (bug 21777)
|
13 years ago |
michael
|
5219b118d8
* Fix checkconstraints initialization and property setter (by Luiz Americo)
|
13 years ago |
michael
|
fcb4bf4854
* Solved name conflict parser.inc is used in classes unit
|
13 years ago |
sergei
|
86f0a4177d
* SAX cleanup: removed {$ifdef UseDynArrays}, left variant without dynarrays, they don't provide any significant advantage.
|
13 years ago |
Jonas Maebe
|
f0b7ce8afe
* fix building for Haiku/BeOS after r20839 (patch by Olivier Coursière)
|
13 years ago |
florian
|
ceb1becfa1
* align cmp byte loop
|
13 years ago |
florian
|
4b7748ad11
* better suitable on x86_64-linux
|
13 years ago |
florian
|
39ab9eceba
* fix OpsEqual
|
13 years ago |
florian
|
d24b70d22b
* ported part of the i386 peep hole optimizer to x86-64 to see if it is possible to create a shared x86 peep hole optimizer
|
13 years ago |
sergei
|
931a0f159c
- Removed xmltextreader.TXMLReadState definition, it clashes with one from xmlreader.pp (this was not significant while the entire TXMLTextReader class was implementation-only).
|
13 years ago |
sergei
|
18079355f5
* fcl-xml, going public with TXMLTextReader: moved most of the code from xmlread.pp to new unit xmltextreader.pp, auxiliary classes moved to xmlreader.pp.
|
13 years ago |
michael
|
0aa0d3f584
* Applied cleanup patch from Luiz Americo (Bug 21771)
|
13 years ago |
michael
|
1ee57d4edd
* Applied cleanup patch from Luiz Americo
|
13 years ago |
michael
|
f993b813b1
* Fixed case of range starting with negative identifier
|
13 years ago |
michael
|
9e5081cd90
* Fixed bug #21252 (range type with identifiers)
|
13 years ago |
michael
|
b0077a1155
* Removed some memory leaks
|
13 years ago |
michael
|
b1f7f84b41
* Fixed parsing of set of range (bug 21642), removed some memory leaks
|
13 years ago |
florian
|
59040465d8
+ simple assembler implementation of CompareByte
|
13 years ago |
pierre
|
bd1ae9bdf0
Regenerated after: Add -Xd option for FreeBSD OS
|
13 years ago |