Jonas Maebe
|
47c28c2db3
* pass -no_dead_strip_inits_and_terms to the linker, since we use these for
|
há 16 anos atrás |
Jonas Maebe
|
d3cec25dce
* small indentation fix
|
há 16 anos atrás |
Jonas Maebe
|
ea356808b1
* tests have to fail
|
há 16 anos atrás |
yury
|
726764be0b
* This test must be run on lower 4Gb of address space. Explicitly set image base on Windows.
|
há 16 anos atrás |
yury
|
78b2618db6
* Fixed setting of image base using {$IMAGEBASE X} directive.
|
há 16 anos atrás |
yury
|
ede93974bc
* Fixed writing of external debug info when reloc section should be created.
|
há 16 anos atrás |
yury
|
628b0c23ac
* exeinfo: Return executable image base and current module base address on Windows.
|
há 16 anos atrás |
sergei
|
66c0840bce
* TDOMText.SplitText should check that its argument isn't readonly before doing anything else.
|
há 16 anos atrás |
sergei
|
54b475a68b
dom.pp:
|
há 16 anos atrás |
yury
|
187a145358
* Fixed build for ARM targets.
|
há 16 anos atrás |
yury
|
c6253d5bd7
* Added missing override directive in trgcpu.add_constraints method for x86_64 CPU. It was missing for years and I am not sure that this code is really needed. Please review.
|
há 16 anos atrás |
yury
|
41d50e4723
* Fixed dead code warning.
|
há 16 anos atrás |
yury
|
f726e1691b
* Fixed warnings and notes.
|
há 16 anos atrás |
yury
|
e23a304254
* Set default images base to $100000000 for win64 executables as done by MS linkers. It helps to detect portability errors early.
|
há 16 anos atrás |
yury
|
bba2b87064
* Use RIP relative symbol addressing in assembler blocks. Finally bug #13657 is fixed.
|
há 16 anos atrás |
yury
|
82ad6b4de9
* Define FPC_HAS_RIP_RELATIVE to indicate that x86_64 internal assembler supports RIP relative symbol addressing.
|
há 16 anos atrás |
yury
|
92ad06f1e8
* Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657.
|
há 16 anos atrás |
sergei
|
4eef2b87a1
dom.pp: Moved creation of all TDOMNodeList's to TDOMDocument (another part of #13605).
|
há 16 anos atrás |
Jonas Maebe
|
a24db8854c
* fixed return value of InterlockedCompareExchange(64) for ppc/ppc64,
|
há 16 anos atrás |
joost
|
5ddddf60ae
* Patch from Ladislav Karrach, in some cases SQLExecute returns SQL_NO_DATA when no error occured, bug #13654 + test
|
há 16 anos atrás |
marco
|
6eeab240ba
* preparation for mingw debug info, Mantis 11968 as researched by Mario Mahardhika
|
há 16 anos atrás |
sergei
|
448b621ff4
xpath.pp: A slightly more efficient implementation of TXPathCompareNode.Evaluate().
|
há 16 anos atrás |
sergei
|
7a478e64c2
xpath.pp: Honor axis direction when filtering step result with predicates. For reverse axes, ContextPosition is now relative to the last node of the set. The third argument of TXPathExprNode.EvalPredicate() is redundant and has been removed.
|
há 16 anos atrás |
marco
|
828afdf74c
* close socket if not accepted. Patch from Mantis 12675 by S. Meyer.
|
há 16 anos atrás |
Jonas Maebe
|
b77bff2996
+ cardinal/qword overloads for interlocked* routines (mantis #13281)
|
há 16 anos atrás |
marco
|
8c3305824a
* stream positioning fix from mantis 12897 as well as some minor style fixing I had lying around
|
há 16 anos atrás |
Jonas Maebe
|
927dfc526a
* search include files specified using relative path also in the include
|
há 16 anos atrás |
Jonas Maebe
|
9ed40aa926
- reverted r13079, it gives wrong results when using heaptrc with an
|
há 16 anos atrás |
sergei
|
4cabfad02a
xpath.pp: Fixed lexical analysis in ParseStep(), now conformant with paragraph 3.7 of the specs:
|
há 16 anos atrás |
Jonas Maebe
|
14558c3388
+ objcrtl package by Dmitry Boyarintsev: interface for the Mac OS X
|
há 16 anos atrás |